#feature_img{
	width: 985px;
	margin: 0 -35px;
	padding-left:35px;
	background: url(feature_img.png) no-repeat 0 bottom;
	position: relative;
	min-height: 1px;
}

* html #feature_img{
	height: 1px;
}

#feature_img img{
	border-bottom: solid 4px #bababa;
	z-index: 400;
}

#slideshow_wrapper{
	width:950px;
	height:250px;
	background: #20558a;
}

#home_search{
	border: solid 1px #000;
	position: absolute;
	width: 260px;
	height: 75px;
	bottom: 19px;
	left: 50px;
	z-index: 500;
	background: url(search.png) repeat 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
}

* html #home_search{
	width:265px;
	background: #12283c;
}

#home_search h2{
	margin:5px 0 8px 0;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
}

#home_search_panel{
	position: relative;
}

#home_search_panel label{
	display: none;
}

#home_search_panel .home_parts_search{
	background: #fff url(side_search.gif) no-repeat 0 center;
	height: 17px;
	padding:3px 20px 0px 20px;
	margin: 0 0 5px;
	width: 155px;
	border: 2px solid #b5b7b4;
	font-size: 11px;
}

#home_search_panel .home_search_button{
	height: 15px;
	width: 15px;
	text-transform: uppercase;
	text-indent: -500px;
	background: url(more.gif) no-repeat 0 0;
	position: absolute;
	border: 0;
	padding: 0;
	top: 5px;
	left: 180px;
	cursor: pointer
}


.descripter{
	color: #9ea9b3;
	margin-bottom: 5px;
	display: block;
}

.advance_search_link{
	display: block;
	padding-top:2px;
}

.advance_search_link a{
	color: #B5B7B4;
	font-size: 11px;	
}
.advance_search_link a:hover{
	text-decoration: underline;
	background: none;
	color: #fff;
}

/* [ newsticker ] */

#newsticker_wrapper{
	background: #20558A;
	margin-top:	20px;
	border-bottom: solid 4px #bdbdbd;
	
}

#newsticker{
	background: #f7f7f7;
	min-height: 1px;
	position: relative;
	border: solid 1px #5a6269;
	padding: 5px 15px;
	font-size: 11px;
}

* html #newsticker{
	height: 1px;
}

#newsticker:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

#newsticker h3,
#newsticker h3 a{
	font-size: 11px;
	font-weight: normal;
	width: 95px;
	float: left;
	margin:0;
	color: #37393B;
	line-height: 15px;
}

#ticker_window{
	float: left;
	height: 15px;
	position: relative;
	width: 780px;
	padding-left: 20px;
	overflow: hidden;
	border-left: solid 1px #bababa;
}

#news{
	position: absolute;
	left: 20px;
	top: 0;
}

#news,
#news li{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
	background: none;
}

#news .date{
	color: #7F7F7F;
}

#news .title{
	color: #37393B;
	padding-left: 10px;
	font-weight: bold;
	display: none;
}

#news .description{
	color: #37393B;
	padding-left: 10px;
}

#newsticker h3 a:hover,
#news a:hover,
#news a:hover .date,
#news a:hover .description,
#news a:hover .title{
	background: #fff;
	color: #00529B;
	text-decoration: none;
}

/* [ main content ] */ 

#content_area{
	min-height: 1px;
	position: relative;
	margin-top: 27px;
}

* html #content_area{
	height:1px;
}

#content_area:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

#welcome_note{
	width: 500px;
	float: left;
}

#welcome_note h1{
	margin-bottom: 22px;
}

#welcome_note #associates{
	position: relative;
	padding-top: 20px;
}

#welcome_note #associates img{
	position: absolute;
}

#associates #breeze_logo{
	top: 5px;
	left: 0px;
}

#associates #eurocopter_logo{
	top: 7px;
	left: 85px;
}

#associates #garmin_logo{
	top: 5px;
	left: 340px;
}

#associates #honeywell_logo{
	top: 5px;
	right: 0px;
}

#associates #caa{
	top: 5px;
	left: 180px;
}

#associates #rolls{
	top: 5px;
	left: 250px;
}

/* [ side panels ] */

.home_panel{
	min-height: 1px;
	width: 180px;
	float: right;
	margin:0 0 0 10px;
	font-size: 11px;
}

.home_panel .heading h3{
	margin: 0;
	padding-top: 4px;
	margin-left: 10px
}

#capabilities .heading{
	height: 25px;
	background: #417630;
	border-bottom: 4px solid #e5e5e5;
}

#capabilities .content{
	min-height: 330px;
	border-bottom: 4px solid #e5e5e5;
	line-height: 16px;
}

#capabilities .content .capability{
	background: #ffffff url(more.gif) no-repeat 155px 55px;
	padding: 14px 10px 15px 10px;
	margin-bottom: 1px;
	border: solid 1px #ffffff;
	display: block;
}

#capabilities .content .capability:hover{
	border: solid 1px #c0d2bb;
	text-decoration: none;
	background: #f7f7f7 url(more.gif) no-repeat 155px 55px;
}


#capabilities .content strong{
	margin: 0px;
	font-weight: normal;
	font-size: 13px;
	display: block;
	color: #000;
}

#capabilities .content .description{
	color: #7F7F7F;
}

#quicklinks{
}

#quicklinks .heading{
	height: 25px;
	background: #20558a;
	border-bottom: 4px solid #e5e5e5;
}

#quicklinks .content{
	border-bottom: 4px solid #e5e5e5;
	line-height: 16px;
	min-height: 330px;
}

* html #quicklinks .content{
	height: 330px;
}

#quicklinks .content .quicklink{
	background: #ffffff url(more_blue.gif) no-repeat 155px 55px;
	padding: 14px 10px 15px 10px;
	margin-bottom: 1px;
	border: solid 1px #ffffff;
	display: block;
}

#quicklinks .content .quicklink:hover{
	border: solid 1px #b6c7d8;
	text-decoration: none;
	background: #f7f7f7 url(more_blue.gif) no-repeat 155px 55px;
}

#quicklinks .content .quicklink strong{
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	display: block;
	color: #000;
}

#quicklinks .content .description{
	color: #7F7F7F;
}



/* [ home sitemap] */

#home_sitemap{
	margin-top: 30px;
	min-height: 1px;
	position: relative;
}

#home_sitemap #sitemap_header{
	background: #20558a;
	height: 23px;
	color: #fff;
	padding: 7px 10px  0 10px;
	margin-bottom: 1px;
}

#home_sitemap #sitemap_content{
	padding: 10px 10px 20px 10px;
	border-bottom: solid 4px #bababa;
	color: #9cb1ce;
	background: #20558a;
	min-height: 1px;
	line-height:16px;
}

#home_sitemap #sitemap_content img{
	margin: 5px 16px 0px; 
}

* html #sitemap_content{
	height:1px;
}

#sitemap_content:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

#sitemap_content #primary_links{
	width: 150px;
	float: left;
}

#sitemap_content #capabilities_links{
	width: 400px;
	float: left;
	margin-right:30px;
}

#sitemap_content #capabilities_links li{
	width: 130px;
	float: left;
}

#sitemap_content #parts_links{
	width: 160px;
	float: left;
	margin-right: 30px;
}

#sitemap_content #general_links{
	width: 160px;
	float: left;
}

#sitemap_content a{
	color: #9cb1ce;
}


#sitemap_content a:hover{
	text-decoration: none;
	background: #376696;
}

#sitemap_content h4{
	margin:0;
}

#sitemap_content h4 a,
#sitemap_content h4{
	color: #ffffff;
	font-size: 11px;
}

#sitemap_content ul,
#sitemap_content ul li{
	list-style:none;
	margin: 0;
	padding: 0;
}


/* [ structure fixes ] */

#main{
	background: none;
}

#sidebar,
#breadcrumb{
	display: none;
}

#content{
	padding: 0 0 30px 0;
	width: 950px;
}

#menu_container{
	height: 60px;
}

#cogs{
	min-height: 1px;
	position: absolute;
	right: -60px;
	top: -7px;
	border: none !important;
}