#frontlogo, #about a, #services a, #expertise a, #testimonials a, #contact a{ behavior: url(pngfix/iepngfix.htc) } /* PNG FIX */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/bg.gif) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	outline: none;
}
img {
	border: none;
}
#column2 img {
	margin: 0 0 5px 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#frontlogo {
	height:141px; 
	width: 199px;
	float: left;
	margin: 23px 0 0 83px;
	border: 0px;
}
#backlogo {
	height:99px; 
	width: 141px;
	float: left;
	margin: 10px 0 0 83px;
	border: 0px;
}
#pos {
	width: 960px;
	float: left;
}
#nav-wrapper {
	width: 960px;
	position: absolute;
	z-index: 10;
}
#top-nav {
	list-style-type: none;
	float: left;
	margin: 88px 0 0 0;
}
	#home, #about, #services, #expertise, #blog, #contact {
		float: left;
	}
		#top-nav li a{
			/*height: 10px;*/
			margin: 0 30px 0 0;
		}
			#home a {
				width: 35px;
				background: url(images/nav/home.png) no-repeat top left;
				float: left;
				text-indent: -9999em;
			}
			#about a{
				width: 79px;
				background: url(images/nav/about.png) no-repeat top left;
				float: left;
				text-indent: -9999em;
			}
			#servicesa {
				width: 52px;
				background: url(images/nav/services.png) no-repeat top left;
				float: left;
				text-indent: -9999em;
				position: relative;
				z-index:3;
			}
			#expertisea {
				width: 58px;
				background: url(images/nav/expertise.png) no-repeat top left;
				float: left;
				text-indent: -9999em;
				position: relative;
				z-index:3;			
			}
			#testimonials a{
				width: 84px;
				background: url(images/nav/testimonials.png) no-repeat top left;
				float: left;
				text-indent: -9999em;
			}
			#blog a {
				width: 30px;
				background: url('images/nav/blog.png') no-repeat top left;
				float: left;
				text-indent: -9999em;
			}
			#contact a{
				width: 72px;
				background: url(images/nav/contactus.png) no-repeat top left;
				float: left;
				text-indent: -9999em;
			}
				#corp a {
					background: url(images/nav/dropdowns/businessaviation.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 36px;
				}
				#gov a{
					background: url(images/nav/dropdowns/governmentmil.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 36px;
				}
				#piston a {
					background: url(images/nav/dropdowns/generalaviation.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 36px;
				}				
				#rotor a {
					background: url(images/nav/dropdowns/rotorcraft.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 36px;
				}
				#parts a {
					background: url(images/nav/dropdowns/parts.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 41px;
				}
				#aff a {
					background: url(images/nav/dropdowns/affiliations.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 36px;
				}
				#cer a {
					background: url(images/nav/dropdowns/certifications.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 36px;
				}
				#tes a {
					background: url(images/nav/dropdowns/testimonials.png) no-repeat top left;
					text-indent: -9999em;
					width: 168px;
					height: 41px;
				}
#top-nav li ul {
	position:absolute;
	top: -11px;
	left: -12px;
	display: none;
	list-style-type: none;
	height: 200px;
	width: 200px;
	background: url(images/top.png) no-repeat top left;
	padding: 34px 0 0 0;
}
#top-nav li ul a {
	display:block;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 10px;
	margin: 14px 0 25px 10px;*/
}
/* Fix IE. Hide from IE Mac \*/
* html #top-nav ul li { float: left; }
* html #top-nav ul li a { height: 1%; }
/* End */
ul li {
	position: relative;
}
#back-top-nav {
	list-style-type: none;
	float: left;
	margin: 60px 0 0 0;
	width: 550px;
}
		#back-top-nav li a{
			/*height: 10px;*/
			margin: 0 30px 0 0;
		}
#back-top-nav li ul {
	position:absolute;
	top: -11px;
	left: -12px;
	display: none;
	list-style-type: none;
	height: 155px;
	width: 175px;
	z-index: 0;
	padding: 33px 0 0 0;
	background: url(images/top.png) no-repeat top left;
}
#back-top-nav li ul a {
	display:block;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*margin: 14px 0 25px 10px;
	height: 10px;*/
}
/* Fix IE. Hide from IE Mac \*/
* html #back-top-nav ul li { float: left; }
* html #back-top-nav ul li a { height: 1%; }
/* End */
#services:hover ul, li.over ul {
	display: block;
	color: #000000;
}
#expertise:hover ul, li.over ul {
	display: block;
	color: #000000;
}
	#phone {
		font-size: 25px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #940000;
		margin: 23px 0 0 0;
		float: left;
	}
	#rotatingimages {
		width: 960px;
		position:relative;
	}
	#boxes {
		width: 960px;
		padding-bottom: 30px;
		float: left;
	}
	#who, #what, #why {
		width: 270px;
		float: left;
	}
	#who strong, #what strong, #why strong {
		font-size: 13px;
	}
	#whoh, #whath, #whyh {
		width: 270px;
		float: left;
	}
	#whoh strong, #whath strong, #whyh strong {
		font-size: 13px;
	}
	
	#who, #what {
		margin: 0 52px 0 0;
	}
	#whoh, #whath {
		margin: 0 52px 0 0;
	}

	#who p, #what p, #why p {
		font-size: 12px;
		color: #1e1e1e;
		font-family: Arial, Helvetica, sans-serif;
		display: none;
		line-height: 20px;
	}
	#whoh p, #whath p, #whyh p {
		font-size: 12px;
		color: #1e1e1e;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 20px;
	}
	#who h3, #what h3, #why h3 {
		font-size: 22px;
		color: #374a71;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0 0 10px 0;
	} 
	#whoh h3, #whath h3, #whyh h3 {
		font-size: 22px;
		color: #374a71;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0 0 10px 0;
	} 

#footer {
	border-top: 10px solid #ca9500;
	width: 100%;
	clear: both;
}
#inner-footer {
	width: 952px;
	margin: 0 auto;
}
#inner-footer p {
	font-size: 10px; 
	color: #7d7d7d;
}
#inner-footer a {
	color: #7d7d7d;
	text-decoration: none;
}
#inner-footer a:hover {
	text-decoration: underline;
}
#inner-footer a:visited {
	color: #7d7d7d;
}
/*********************************************************************************************************

BACK PAGES

*********************************************************************************************************/

#content-wrapper {
	width: 960px;
	clear: both;
}
#column1 {
	width: 235px;
	float: left;
	clear: both;
	margin: 85px 28px 0 40px;
}
#column2 {
	width: 600px;
	float: left;
}
#column2 ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
#column2 li, #column2 td {
	font-size: 12px;
}
#column2 h2 {
	font-weight: normal;
	font-size: 24px;
	margin: 40px 0 15px 0;
	color: #2c2c2c;
	text-align: center;
}
#column2 p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 28px 0;
	line-height: 20px;
	color: #2c2c2c;
}
#column2 h3 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color:#2c2c2c;
	font-weight: normal;
	text-decoration: underline;
}
#column2 h4 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color:#2c2c2c;
	font-weight: bold;
}
.contacttable td{
	padding: 2px 10px 2px 0;
}
#address {
	width: 400px;
	float: left;
}
	#address h2 {
		font-weight: normal;
		font-size: 24px;
		margin: 40px 0 15px 0;
		color: #2c2c2c;
	}
	#address p{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 0 28px 0;
		line-height: 20px;
		color: #2c2c2c;
	}
	#address h3 {
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		margin: 0 0 10px 0;
		color:#2c2c2c;
		font-weight: normal;
		text-decoration: underline;
	}

#map {
	width: 425px;
	float: left;
	margin: 40px 0 0 0;
}
#maplink {
	text-decoration: none;
	color: #2c2c2c;
}
#maplink:hover {
	text-decoration: underline;
}
.line {
	border-top: 1px solid #2c2c2c;
}
#phonecontact {
	color: #940000;;
}
#testi table{
	width:550px;
	margin: 0 0 50px;
	color: #2c2c2c;
	font-size: 12px;
}
#testi table td {
	font-size: 12px;
	padding: 5px 0 5px 0;
}
#testi ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
#testi ul li {
	font-size: 12px;
	color: #2c2c2c;
}
#testi ul li a {
	
}