#content {
	background:#6b6b6b url(../images/injet_25_tile.png) repeat-y 0 0;
	clear:both;
	margin:0 0 25px 0;
	min-height:auto;
	height:auto;
	width:880px;
}
#contentNav {
	background:url(../images/injet_25_sub.png) 0 0 no-repeat;
	width:880px;
	height:24px;
	text-align:right;
	padding:3px 0 0 0;
}
#contentNav li {width:24%;}
#mainContent {
	background:url(../images/faq_background.png) 0 0 no-repeat;
	width:680px;
	min-height:366px;
	padding:40px 100px 40px 100px;
}
#mainContent h2 {
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:38px;
}
#safety h2 {background-image:url(../images/injet_ops_title_standard.png);}
#aircraft h2 {background-image:url(../images/injet_ops_title_aircraft.png);}
#pilot h2 {background-image:url(../images/injet_ops_title_pilot.png);}
#audits h2 {background-image:url(../images/injet_ops_title_audits.png);}
#mainContent p {
	color:#e37925;
	margin:0 0 1em 0;
}
#mainContent h4 {
	color:#fff;
	margin:0 0 1em 0;
}
#mainContent ul {margin:0 0 1em 50px;}
#mainContent li {
	color:#ccc;
	font:11px/16px Arial, Helvetica, sans-serif;
	margin:0;
	line-height:1.2em;
	background: url(../images/bullet_orange.png) 0px 4px no-repeat;
	padding: 0 0 6px 10px;
}

#mainContent span {
	position:absolute;
	left:-9999px;
}
#mainContent table {margin:0 0 0 60px;}
#mainContent th, #mainContent td {
	color:#fff;
	font:11px/16px Arial, Helvetica, sans-serif;
	padding:0 13px 0 0;
}
#mainContent h3 {
	color:#fff;
	font:13px/16px Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
}


