@charset "utf-8";
/* CSS Document */

	body {
	background-image: url(gradientbg.png);
	background-repeat: repeat-x;
	background-position:top left;
	background-color: #6f9199;
	font-size: 12px;
	color: #373d2f;
}
	a:link {
	color: #316173;
	border: none;
}
	a:visited {
	color: #373d2f;
	border: none;
}
	a:hover {
	color: #000;
	border: none;
}
	a:active {
	color: #316173;
	border: none;
}

.adsense {
	text-align: center;
	width: 100%;
}

#container {
	width: 969px;
	height: auto;
	margin: 0 auto;
}

#header {
	background-image: url(header.png);
	width: 969px;
	height: 187px;
}

#registration {
	background-image: url(registration.png);
	width: 969px;
	height: 31px;
	padding-top: 6px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

#positions {
	background-image: url(positions.png);
	width: 969px;
	height: 32px;
}

#jobs_scroll {
	width: 540px;
	height: 23px;
	margin-left: 415px;
	padding-top: 9px;
	font-size: 14px;
}

#content_bg {
	background-image: url(content_bg.png);
	width: 969px;
	height: 582px;
	margin-top: 5px;
	}
	
#content_wrap {
	width: 953px;
	height: 567px;
	margin: 0 auto;
	padding-top: 7px;
	}
	
#video {
	float: left;
	}
	
#avg_salary {
	width: 472px;
	height: auto;
	padding-top: 10px;
	float: left;
	}
	
#divider {
	margin-top: -410px;
	width: 30px;
	height: 510px;
	float: right;
	}
	
#adsense {
	margin-top: -410px;
	width: 468px;
	height: 60px;
	float: right;
	}
	
#gov_hiring {
	margin-top: -343px;
	width: 474px;
	height: auto;
	float: right;
	}
	
#adsense2 {
	margin-top: -154px;
	width: 468px;
	height: 60px;
	float: right;
	}
	
#benefits {
	width: 474px;
	height: auto;
	margin-top: -91px;
	float: right;
	}
	
#benefits_scroll {
	width: 474px;
	height: auto;
	margin-top: -62px;
	float: right;
	}
	
#bottom_links {
	width: 900px;
	height: 30px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	}
	
#footer {
	background-image: url(footer.png);
	width: 969px;
	height: 30px;
	margin-top: 5px;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
	}
