@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #326ca7;
	font-size: 90%;
	padding: 0;
	margin: 0;
}
#header-wrapper {
	background: #01478d;
	position: relative;
	width: 100%;
}
#header {
	position: relative;
	width: 990px;
	height: 265px;
	margin: 0 auto;
}
#header-badge {
	width: 200px;
	position: absolute;
	right: 0;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #326ca7;
}
#content-wrapper {
	width: 100%;
}
#content {
	width: 990px;
	padding: 1.5em;
	margin: 0 auto 1.5em;
}
#footer-ads-wrapper {
	width: 100%;
}
#footer-ads {
	width: 900px;
	margin: 0 auto;
}
#footer-ads #ad-120 {
	display: inline-block;
	width: 160px;
	vertical-align: top;
}
#footer-ads #ad-728 {
	width: 728px;
	display: inline-block;
}
#footer-wrapper {
	background: #01478d;
	position: relative;
	width: 100%;
}
#footer {
	width: 990px;
	height: 380px;
	margin: 0 auto;
	background: url(JobFinder-SE2012-Footer-990x380.jpg) no-repeat bottom;
}
#footer-header {
	width: 300px;
	text-align: center;
	margin: 0 auto;
	font-size: .769em;
}
#footer-columns {
	width: 86%;
	margin: 4em auto 0;
}
.column {
	display: block;
	float: left;
}
.column-1 {
	width: 27%;
	text-align: center;
}
.column-2 {
	width: 22%;
}
.column-3 {
	width: 20%;
}
.column-4 {
	width: 15%;
}
.column-5 {
	width: 16%;
}
.column .header-text {
	font-size: 1em;
	font-weight: bold;
}
.column p {
	margin: 0;
	font-size: .769em;
}
a:link, a:visited, a:active {
	color: #326ca7;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
