body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
ul {
	line-height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#wrapper {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content_wrapper {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(../images/shadow_bck.jpg);
	background-repeat: repeat-y;
	position:relative;
	float: left;
	top: 0px;
}
#navigationdiv {
	height: 36px;
	width: 750px;
}
	
#navigationdiv ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}


#mainimage_home {
	width: 750px;
	background-repeat: no-repeat;
	height: 156px;
}
#wrapper_floater {
	width: 750px;
	text-align: left;
}
#home_leftsidebar {
	width: 353px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#home_content {
	width: 370px;
	float: right;
	margin-bottom: 0px;
	border-bottom: 0;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	margin-top: 0px;
}
.home_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
}
#home_leftside_box1 {
	width: 353px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 143px;
	display:block;
	padding:0;

}

#home_leftside_box2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top:0px;
	text-align: left;
	background-image: url(../images/home_box2_back.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px !IMPORTANT;
	padding-top:20px;
	display: block;
	padding-bottom:10px;
	height:185px;
	position:relative;
}
#contact_box {
	width: 754px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	float:left;
}
.home_sidebox_whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.homebuttonbox {
	padding-right: 8px;
	padding-bottom: 30px;
}
.learnmorebuttonbox {
	padding-top: 10px;
}
#secondary_wrapperfloater {
	width: 750px;
	text-align: left;
	background-image: url(../images/secondary_bck.jpg);
	background-repeat: repeat-y;
	position:relative;
	padding: 0;
	float: left;
}
#secondary_wrapperblank {
	width: 750px;
	text-align: left;
	position:relative;
	float: left;
	padding-bottom: 20px;
}

#secondary_leftsidebar {
	width: 265px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#mainimage_secondary {
	width: 750px;
	height: 103px;
	margin: 0;
}
#secondary_content {
	width: 438px;
	float: right;
	margin-bottom: 0px;
	padding: 0;
	border-bottom: 0;
	text-align: left;
	vertical-align: top;
	margin-right: 24px;
	margin-left: 23px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-color: #CDEAF7;
	border-bottom-style: solid;
	margin-top: 30px;
	padding-bottom: 15px;
}
ul#subnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	background-image: url(../images/subnav_top.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#logobox {
	width: 250px;
	height: 71px;

}
#bottom_secondary {
	width: 754px;
	height:8px;
	background-image: url(../images/secondary_btm.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}
#bottom_blank {
	width: 754px;
	height:8px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/images/blankbtm.jpg);
}

#clear_floats {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	}
	
#preloader_box {
	width: 725px;
	}
	
.preloadimage {
	display: none;
}
.mro_imagespacer{
padding-left:20px;
}

/* these are the page holder styles 
------------------------------*/


body#aboutpage li#about a, body#mropage li#mro a, body#qualitypage li#quality a, body#capspage li#caps a, body#directionspage li#directions a, body#contactpage li#contact a     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 3px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/bluebar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	height: 20px;
	line-height: 20px;
}


body#componentpage li#component a,body#airframepage li#airframe a, body#coatingpage li#coating a, body#managementpage li#management a, body#historypage li#history a, body#companiespage li#companies a, body#insidepage li#inside a, body#turlonpage li#turlon a, body#employmentpage li#employment a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 40px;
	background-image: url(../images/subnav_roll_f3.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	vertical-align: text-bottom;
	position: relative;
	line-height: 32px;
	text-transform: uppercase;
}

/* CONTACT PAGE
------------------------------*/


#contactsidebar {
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top:50px;
	padding-left: 20px;

	
}
#blankbody {
	background-image:none;
	margin: 20px;
}

/* Image spacers
------------------------------*/

.image_spacer_left {
	padding-left:12px;
}
.image_spacer_right {
	padding-right:12px;
}.loremipsumtext {
	color: #FF00FF;
}

/* MRO PAGE
------------------------------*/

.services_ul {
margin:0;
padding:0px 0px 0px 12px;
}
/* SEARCH PAGE
------------------------------*/

#search_table {
	background-image:url(/images/search_back.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 20px;
}
#search_table img{
float:right;
}
#search_table input{
	margin:0px 20px 0px 10px;
	width: 250px;
}
#search_table select{
	margin:0px 20px 0px 10px;
	width: 100px;
}
a.helplink:link, a.helplink:visited {
color:#000000;
text-transform:uppercase;
font-size:10px;
}


a.helplink:hover, a.helplink:active {
	color:#000000;
	text-transform:uppercase;
	font-size:10px;
}
#h1div {
float:left;
}
#linkdiv {
	float:right;
	bottom: 0px;
	padding-top: 35px;
	padding-right:5px;
}
