#header {
	background-image: url(../images/template_header.jpg);
	height: 139px;
}
#logo {
	left: 25px;
	top: 25px;
}

#content_area #content {
	width: auto;
	margin-left: 216px;
}
/* for all browsers that understand min-width */
.width {width:90%; min-width:760px;}

/* the bodge for IE6 browsers */
* html .minwidth {padding-left:760px;}
* html .container {margin-left:-760px; position:relative; z-index:2;}
/*\*/
* html .minwidth, * html .container, * html .content, * html .layout  {
	height:1px;
}
/**/


.img_border {
	background-color: #BAD1E3;
	padding: 4px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	clear: right;
}



#context_menu {
	float: left;
	width: 180px;
	margin-bottom: 20px;
	margin-top: 5px;
}


#content_area #content h2 {
	font-size: large;
	font-weight: bold;
	color: #E4232F;
	margin: 0px;
	padding: 0px;
}

#quick_menu {
	position: absolute;
	left: 380px;
	top: 0px;
	margin: 0px;
	list-style-type: none;
	width: 300px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#quick_menu li {
	display: block;
	margin: 0px;
	padding: 0px;
}








#quick_menu a {
	background-image: url(../images/arrow.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	width: 150px;
	padding: 0px;
	margin: 0px;
	height: 30px;
	clear: left;
	float: left;
}
#quick_menu li>/**/a {
float: none;
}
#quick_menu a:hover {
	background-image: url(../images/arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#quick_menu a span {
	display: none;
}





#quick_menu #mro {
padding-left: 50px;
}
#quick_menu #allied {
padding-left: 97px;
}
#quick_menu #convair {
padding-left: 150px;
}




body {
	background-image: url(../images/bg.jpg);
}
#cssMenu1 {
	top: 116px;
}
#container {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#content h3 {
	
	font-weight: bold;
}
.content_lists h3 {
	font-size: small;
	font-weight: bold;
	color: #005499;
	background-color: #9FBFD8;
	background-image: url(../images/title_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	width: 195px;
}
.content_lists {
	width: 200px;
	display: block;
	float: left;
	margin: 10px;
}
.content_lists ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}



.content_lists h3 a {

	color: #005499;
	text-decoration: none;
}
.content_lists h3 a:hover {
	text-decoration: underline;
	background-color: none;
}

.row {
	display:block;
	clear:left;
	margin-bottom: 30px;
}
.fluid_block {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.table_lines {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CFDFEC;
}
#content h5 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.current {
	background-color: #BAD1E4;
}
#context_menu h3 {
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
