#navigation {
    position: absolute;
	margin-top: 300px;
	margin-left: 62px;
	background: url(/images/nav/nav_bg2.png) no-repeat;
	height: 70px;
	width: 847px;}

#subpage_navigation {
    position: absolute;
	margin-top: 143px;
	margin-left: 62px;
	height: 70px;
	width: 880px;}	
	
	
#buttons {
        position: absolute;
	margin-left: 70px;
	height: 70px;
	width: 442px;}

#home_btn a {
    position: absolute;
	background: url('../images/nav/home_off.jpg') no-repeat;
	height: 70px;
	width: 107px;}

#home_btn a:hover {
	background: url('../images/nav/home_on.jpg') no-repeat;}

#home_btn_active {
        position: absolute;
	background: url('../images/nav/home_active.jpg') no-repeat;
	height: 70px;
	width: 107px;}

	
#rotashield_btn a {
    position: absolute;
	margin-left: 107px;
	background: url('../images/nav/rotashield-off.jpg') no-repeat;
	height: 70px;
	width: 127px;}

#rotashield_btn a:hover {
	background: url('../images/nav/rotashield-on.jpg') no-repeat;}

#rotashield_btn_active {
        position: absolute;
	margin-left: 107px;
	background: url('../images/nav/rotashield-active.jpg') no-repeat;
	height: 70px;
	width: 127px;}	
		
	
	
	
#about_btn a {
        position: absolute;
	margin-left: 234px;
	background: url('../images/nav/about_off.jpg') no-repeat;
	height: 70px;
	width: 109px;}

#about_btn a:hover {
	background: url('../images/nav/about_on.jpg') no-repeat;}

#about_btn_active {
        position: absolute;
	margin-left: 234px;
	background: url('../images/nav/about_active.jpg') no-repeat;
	height: 70px;
	width: 109px;}

#mission_btn a {
        position: absolute;
	margin-left: 343px;
	background: url('../images/nav/mission_off.jpg') no-repeat;
	height: 70px;
	width: 127px;}

#mission_btn a:hover {
	background: url('../images/nav/mission_on.jpg') no-repeat;}

#mission_btn_active {
        position: absolute;
	margin-left: 343px;
	background: url('../images/nav/mission_active.jpg') no-repeat;
	height: 70px;
	width: 127px;}

#bios_btn a {
        position: absolute;
	margin-left: 470px;
	background: url('../images/nav/bios_off.jpg') no-repeat;
	height: 70px;
	width: 99px;}

#bios_btn a:hover {
	background: url('../images/nav/bios_on.jpg') no-repeat;}

#bios_btn_active {
        position: absolute;
	margin-left: 470px;
	background: url('../images/nav/bios_active.jpg') no-repeat;
	height: 70px;
	width: 99px;}

#contact_btn a {
        position: absolute;
	margin-left: 568px;
	background: url('../images/nav/contact_off.jpg') no-repeat;
	height: 70px;
	width: 127px;}

#contact_btn a:hover {
	background: url('../images/nav/contact_on.jpg') no-repeat;}

#contact_btn_active {
        position: absolute;
	margin-left: 568px;
	background: url('../images/nav/contact_active.jpg') no-repeat;
	height: 70px;
	width: 127px;}

.one a {        
	position: absolute;
	width: 181px;
        height: 167px;
	background: url('../images/nav/one_off.jpg') no-repeat;}

.one a:hover {
	background: url('../images/nav/one_on.jpg') no-repeat;}

.two a {        
	position: absolute;
	margin-left: 191px;
	width: 187px;
        height: 167px;
	background: url('../images/nav/two_off.jpg') no-repeat;}

.two a:hover {
	background: url('../images/nav/two_on.jpg') no-repeat;}

.three a {        
	position: absolute;
	margin-left: 388px;
	width: 175px;
        height: 167px;
	background: url('../images/nav/three_off.jpg') no-repeat;}

.three a:hover {
	background: url('../images/nav/three_on.jpg') no-repeat;}