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

	body {
	background-color: #326a9d;
	font-size: 12px;
	color: #fff;
}
	a:link {
	color: #CCC;
	border: none;
}
	a:visited {
	color: #CCC;
	border: none;
}
	a:hover {
	color: #fff;
	border: none;
}
	a:active {
	color: #fff;
	border: none;
}

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

#container {
	width: 850px;
	height: auto;
	font-size: 12px;
	margin: 0 auto;
	background-color: #142c42;
	text-align: center;
	border-width: 3px;
	border-color: #FFF;
	border-style: solid;
}

#header {
	background-color: #142c42;
	width: 100%;
	height: 289px;
	text-align: center;
}

#adsense1holder {
	background-color: #113e2c;
	height: 289px;
	width: 194px;
	float: left;
}

#adsense1 {
	padding-top: 24px;
}

#image {
	background-color: #fff;
	background-image: url(students.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 461px;
	height: 289px;
	float: left;
}

#adsense2holder {
	background-color: #113e2c;
	height: 289px;
	width: 195px;
	float: left;
}

#adsense2 {
	padding-top: 24px;
}

#gov_jobs {
	background-color: #2a6d52;
	color: #fff;
	width: 850px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

#pjs {
	background-color: #2a6d52;
	color: #fff;
	width: 830px;
	height: auto;
	font-size: 16px;
	padding-top: 10px;
}

#gov_hiring {
	background-color: #142c42;
	width: 405px;
	height: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}

#gov_hiring_text {
	padding-top: 10px;
}

#video{
	height: 251px;
	padding-left: 15px;
}
	
#content {
	background-color: #113e2c;
	color: #fff;
	width: 405px;
	height: 350px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	}
	
#bottom_links_container {
	background-color: #2a6d52;
	width: 850px;
	text-align: left;
	}
	
#adsense3 {
	padding-bottom: 5px;
	text-align: center;
}

#bottom_links {
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 12px;
	}
	
#footer {
	background-color: #142c42;
	width: 840px;
	height: 30px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
	}