/* /////////////////////////////////
	Donatech "aviation" CSS 
	by Benek Lisefski
	http://www.benekdesign.com
///////////////////////////////// */

a,
a:visited {
	color: #d17b00;
	text-decoration: none;
}

a:hover {
	color: #fba503;
	text-decoration: underline;
}

.blockLinks a,
.blockLinks a:visited,
ul.subNav li a,
ul.subNav li a:visited {
	color: #fff;
	background-color: #f09d01;
}

.blockLinks a:hover,
ul.subNav li a:hover  {
	color: #fff;
	text-decoration: none;
	background-color: #e08400;
}

#logo,
#logo:visited {
	display: block;
	float: left;
	width: 628px;
	height: 40px;
	background: transparent url('../i/aviation/logo.gif') no-repeat left top;
	overflow: hidden;
	text-indent: -5000px;
	margin-top: 26px;
}

#jumpSite {
	background: transparent url('../i/medical/jump.gif') no-repeat left top;
	overflow: hidden;
	text-indent: -5000px;
}

#jumpSite:hover {
	background-position: 0px -27px;
}

body#home #banner {
	background: transparent url('../i/aviation/banner-home.jpg') no-repeat left bottom;
}

body#about-donatech #banner {
	background: transparent url('../i/aviation/banner-about.jpg') no-repeat left bottom;
}

body#commercial #banner {
	background: transparent url('../i/aviation/banner-commercial.jpg') no-repeat left bottom;
}

body#defense #banner {
	background: transparent url('../i/aviation/banner-government.jpg') no-repeat left bottom;
}

body#services #banner {
	background: transparent url('../i/aviation/banner-services.jpg') no-repeat left bottom;
}

body#employees #banner {
	background: transparent url('../i/aviation/banner-employees.jpg') no-repeat left bottom;
}

body#faq #banner {
	background: transparent url('../i/aviation/banner-faq.jpg') no-repeat left bottom;
}

body#documents #banner {
	background: transparent url('../i/aviation/banner-documents.jpg') no-repeat left bottom;
}


ul#nav li a,
ul#nav li a:visited {
	background-image: url('../i/aviation/bg-nav-link.gif');
	text-decoration: none;
}

.mainCol ul li {
	background-image: url('../i/aviation/bullet.gif');
}

ul#footNav li a:hover {
	color: #e09200;
}

a#benek:hover {
	color: #e09200;
}

h4 {
	color: #d17b00;
}
