#contentArea {
	background-image: url(images/background_topHome.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 700px;
}
body {
	background-image: url(images/background_gradiant.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #09131a;
}
#serviceHeader {
	background-image: none;
	overflow: auto;
}
.submarinerPromoJobsContainer {
	clear: both;
}
/* Priority Jobs */
.navyPromoJobsContainer {
	margin-bottom: 15px;
	padding-bottom: 20px;
	margin-top: 20px;
	}
ul#submarinerPromoJobs {
	width: 940px;
	margin:0;
	height:284px;
	}
ul#submarinerPromoJobs li {
	float: left;
	width: 220px;
	padding:0;
	background-image:none;
	font-size:11px;
	position:relative;
	margin-left: 0px;
	margin-right: 20px;
	display: inline;
	}
ul#submarinerPromoJobs li.last {
	margin-right:0;
	}
ul#submarinerPromoJobs li.hover {
	cursor:pointer;
	}
ul#submarinerPromoJobs li.hover h3 a:link, ul#submarinerPromoJobs li.hover h3 a:visited {
	text-decoration: underline;
	color: #6d6d6d;
	}
ul#submarinerPromoJobs li h3 
,ul#submarinerPromoJobs li a.textLink {
	background-image: url(images/arrow.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left:16px;
	margin: 6px 0;
	margin-left: 0px;
	font-size: 1em
}

ul#submarinerPromoJobs li h3 a,
ul#submarinerPromoJobs li h3 a:link,
ul#submarinerPromoJobs li h3 a:visited {
	color:#5e5e5e;
	}
ul#submarinerPromoJobs li img.priorityJob {
	position: absolute;
	left: 142px;
	top: 0px;
	z-index: 4;
	margin-top: 0;	
	}
ul#submarinerPromoJobs li img.roundedOverlay {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 3;
	margin-top: 0;
	}
ul#submarinerPromoJobs li p {
	color: #7f9aae;
	margin-left: 0;
	margin-bottom: 0;
	}
img.homePagePriorty 
,ul#submarinerPromoJobs li a img.jobImage {
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 0;
	}
.reconFeature {
	clear: both;
	position: relative;
	height: 655px;
	margin-bottom: 35px;
	border-bottom: 1px solid #435a6b;
}
.reconFeature h2 {color: #ffffff; font-size: 90%;}
.reconFeature p {color: #7f9aae;}
.reconFeatureInfo {
	position: absolute;
	top: 64px; 
	left: 19px;
	width: 367px;
}
.reconFeatureInfo h2 {
	background-image: url(images/txt_oceanRecon.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	width: 367px;
	height: 90px;
	margin-bottom: 10px;
	margin-top: 0;
}
.reconFeatureExtraPanel h2 {
	margin-top: 50px;
}
.reconFeatureInfo p {
	color: #b9c6ce;
	font-size: 115%;
}
.reconFeatureInfo .launchBtn {
	position: absolute;
	top: 210px;
	left: 135px;
}
.reconFeatureInfo .launchBtn a:link, .reconFeatureInfo .launchBtn a:visited {
	opacity: 0.5;
	display: block;
}
.reconFeatureInfo .launchBtn a:hover {
	opacity: 1.0;
	display: block;
}
.reconFeatureInfo .trailerBtn {
	position: absolute;
	top: 221px;
	left: 7px;
}
.reconFeatureInfo .holoBtn {
	position: absolute;
	top: 221px;
	left: 246px;
}
.reconFeatureExtra {
	position: absolute;
	top: 435px;
	left: 0px;
}
.reconFeatureExtraPanel {
	float: left;
	width: 460px;
	margin-right: 20px;
	display: inline;
}
.reconFeatureExtraPanel p {
	font-size: 85%;
}
