/*<group=Background Images>*/

#Baerospace #header { background: url(/images/bg_aerospace.gif) repeat-x; }
#Bdefence #header { background: url(/images/bg_aerospace_defense.gif) repeat-x; }
#Baviation #header { background: url(/images/bg_aerospace_commercial.gif) repeat-x; }
#Bwhytitanium #header { background: url(/images/bg_whytitanium.gif) repeat-x; }
#Bcompany #header { background: #000 url(/images/bg_company.gif) repeat-x; }

/*</group>*/

#header h1 {
	margin: 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	background-image: url(/images/logo_renton.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:48px;
	width: 130px;
}

#Bdefence #hdrImg  { 
	background: transparent url(/images/hdr_img_aerospace_defense.jpg) no-repeat;
	height: 203px;
	width: 100%;
	}

/*<group=Primary Nav>*/
#navPrimary {
	width: 624px;
	height: 30px;
	background: transparent url(/images/nav_primary_aerospace.gif) no-repeat 0px -30px;
	margin: 0 0 1px 0;
	padding: 0;
	position: relative;
}
#navPrimary a {
	border: 0 solid blue;
}

#aviation { left: 22px; width: 70px; }
#defence { left: 91px; width: 128px; }
#whytitanium { left: 217px; width: 105px; }

#aviation a:hover { background: url(/images/nav_primary_aerospace.gif) -22px 0px no-repeat; }
#defence a:hover { background: url(/images/nav_primary_aerospace.gif) -91px 0px no-repeat; }
#whytitanium a:hover { background: url(/images/nav_primary_aerospace.gif) -217px 0px no-repeat; }

#Baviation #navPrimary #aviation { background: url(/images/nav_primary_aerospace.gif) -22px 0px no-repeat; }
#Bdefence #navPrimary #defence { background: url(/images/nav_primary_aerospace.gif) -91px 0px no-repeat; }
#Bwhytitanium #navPrimary #whytitanium { background: url(/images/nav_primary_aerospace.gif) -217px 0px no-repeat; }

/*</group>*/

/*<group=h2>*/
#Baerospace h2 { 
	background-image: url(/images/h2_aerospace.gif); 
	margin: 0 0 20px 0;
	padding: 46px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:46px;
}

#Baviation h2 { 
	background-image: url(/images/h2_aerospace_commercial.gif); 
	margin: 0 0 20px 0;
	padding: 46px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:46px;
}

#Bdefence h2 { 
	background-image: url(/images/h2_aerospace_defense.gif); 
	margin: 0 0 20px 0;
	padding: 46px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:46px;
}

#Bwhytitanium h2 { background-image: url(/images/h2_whytitanium.gif); }

/*</group>*/

/*<group=h3>*/
#Baerospace h3, #Baviation h3  { 
	background-image: url(/images/h3_aerospace.gif);
	margin: 0 0 26px 0;
	padding: 55px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:55px;
}

#Bdefence h3  { 
	background-image: url(/images/h3_defense_and_space.gif);
	margin: 0 0 26px 0;
	padding: 55px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:55px;
}

#Baviation h4  { 
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

/*<group=Footer>*/

#footer {
	width: 676px;
	\width: 696px;
	w\idth: 676px;
	margin: 34px 38px 3px 47px;
	clear: both;
	padding: 0;
	height: 28px;
	position: relative;
}

#navFooter {
	width: 436px;
	height: 28px;
	background: transparent url(/images/nav_footer_aerospace.gif) no-repeat 0px -25px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#navFooter li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#navFooter a {
	display: block;
	top: 0;
	margin: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px;
	}
	
#navFooter #home { left: 0px; width: 102px; }
#navFooter #aviation { left: 102px; width: 69px; }
#navFooter #defence { left: 171px; width: 98px; }
#navFooter #whytitanium { left: 269px; width: 90px; }
#navFooter #company2 { left: 359px; width: 77px; }

#navFooter #home a:hover { background: url(/images/nav_footer_aerospace.gif) 0px 3px no-repeat; }
#navFooter #aviation a:hover { background: url(/images/nav_footer_aerospace.gif) -102px 3px no-repeat; }
#navFooter #defence a:hover { background: url(/images/nav_footer_aerospace.gif) -171px 3px no-repeat; }
#navFooter #whytitanium a:hover { background: url(/images/nav_footer_aerospace.gif) -269px 3px no-repeat; }
#navFooter #company2 a:hover { background: url(/images/nav_footer_aerospace.gif) -359px 3px no-repeat; }

#footer #copyright {
	position: absolute;
	top: 0px;
	left: 436px;
	margin: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	background: transparent url(/images/nav_footer_aerospace.gif) -447px -25px no-repeat;
	height: 0px !important;
	height /**/:25px;
	width: 235px;
}


/*</group>*/