#wrapper {
	background: transparent url('../img/background.png') repeat-y 0 0;
	margin: auto;
	width: 930px;
}
#header {
	background: transparent url('../img/header.jpg') no-repeat 0 0;
	border-bottom: 4px solid #fff;
	display: block;
	height: 200px;
	margin: auto;
	position: relative;
	width: 900px;
}
#header ul {
	height: 200px;
	left: 641px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 259px;
}
#header img,
#header li {
	margin: 0;
	padding: 0;
}
#container {
	background: #f1f1f1 url('../img/content_background.jpg') repeat-y 0 0;
}
#sideBar {
	background-color: #f1f1f1;
	border-right: 4px solid #fff;
	float: left;
	margin-left: 16px;
	width: 216px;
}
#leftNav li span {
	display: none;
}
#leftNav li {
	list-style-type: none;
	padding-bottom: 3px;
}
#leftNav li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 64px;
	width: 216px;
}
#leftNav li a:hover,
#leftNav li a.active {
	background-position: 0 -64px;
}
#leftNav li.employers a:hover,
#leftNav li.seekers a:hover {
	background-position: 0 0;
}
#leftNav li.interview a:hover,
#leftNav li.listings a:hover {
	background-position: 0 -63px;
}
#leftNav li.listings a {
	background-image: url('../img/leftnav_listings.png');
	height: 63px;
}
#leftNav li.whattoexpect a {
	background-image: url('../img/leftnav_whattoexpect.png');
}
#leftNav li.apply a {
	background-image: url('../img/leftnav_apply.png');
}
#leftNav li.resume a {
	background-image: url('../img/leftnav_resume.png');
}
#leftNav li.interview a {
	background-image: url('../img/leftnav_interview.png');
}
#leftNav li.directions a {
	background-image: url('../img/leftnav_directions.png');
}
#leftNav li.company a {
	background-image: url('../img/leftnav_company.png');
}
#leftNav li.testimonials a {
	background-image: url('../img/leftnav_testimonials.png');
}
#leftNav li.home a {
	background-image: url('../img/leftnav_home.png');
}
#leftNav li.employers a {
	background-image: url('../img/leftnav_employers.png');
	height: 83px;
}
#leftNav li.seekers a {
	background-image: url('../img/leftnav_seekers.png');
	height: 83px;
}
#content {
	background-color: #f1f1f1;
	border-right: 4px solid #fff;
	float: left;
	line-height: 145%;
	min-height: 761px;
	padding: 5px;
	width: 665px;
}
#content div.admin {
	margin-bottom: 10px;
}
#content input[type="text"],
#content input[type="password"] {
	padding: 2px;
	width: 225px;
}
#content select,
#content textarea {
	padding: 2px;
}
#content textarea.editor {
	height: 350px;
}
#content div.select select {
	clear: both;
}
#content a {
	color: #282a8e;
}
#content h1 {
	background: #8a9396 url('../img/content_header.png') no-repeat 0 0;
	color: #ffe42b;
	font-weight: normal;
	height: 62px;
	letter-spacing: 3px;
	line-height: 80%;
	margin-bottom: 10px;
	padding: 22px 0 0 70px;
	text-transform: uppercase;
}
#content h3 {
	border-bottom: 2px solid #cacaca;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
}
#content div.block {
	float: left;
	margin-bottom: 20px;
	width: 50%;
}
#content div.submit {
	clear: both;
	margin-bottom: 10px;
}
#content div.submit input {
	font-weight: bold;
	padding: 3px;
	width: 125px;
}
#content div.text label,
#content div.textarea label,
#content div.password label {
	display: block;
}
#content div.checkbox label {
	margin-left: 5px;
}
#content div.block div.checkbox {
	margin: 2px 0 0 5px;
}
#content div.block div.checkbox sup {
	margin-left: 18px;
}
#content div.paging {
	text-align: center;
}
#content li {
	margin-left: 45px;
}
#content p {
	margin: 10px 0 15px;
}
#content table {
	border-collapse: collapse;
	border-color: #ccc;
}
#content table.list {
	font-size: 90%;
	width: 100%;
}
#content th, td {
	padding: 2px 2px 2px 4px;
	vertical-align: top;
}
#content th {
	background-color: #4d5b5f;
	border-right-color: #ccc;
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
}
#content th a {
	color: #fff;
}
#content tr.row1 {
	background-color: #fff;
}
#content tr.row2 {
	background-color: #ecf1f2;
}
#content div.links {
	float: right;
	font-size: 90%;
	width: 200px;
}
#content div.links h3 {
	margin-bottom: 0;
	margin-top: 0;
	background-color: #ccc;
	padding-left: 10px;
	padding-top: 2px;
	border-bottom: 0;
}
#content div.links ul {
	border: 2px solid #ccc;
	border-top: 0;
	padding: 3px 0 3px 30px;
}
#content div.links li {
	padding: 0;
	margin: 0;
}
#content div.testimony {
	border-bottom: 4px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#content div.testimony-last {
	border-bottom: 0;
}
#content div.body {
	margin-bottom: 10px;
	font-style: italic;
}
#content div.signature {
	margin-left: 400px;
}
#content #map {
	height: 350px;
	width: 100%;
}
#footer {
	background-color: #000;
	clear: both;
	color: #e7ca02;
	height: 40px;
	margin: auto;
	padding-top: 20px;
	text-align: center;
	width: 900px;
}
#footer a,
#footer a:link {
	color: #e7ca02;
}
#base {
	background: transparent url('../img/footer.png') no-repeat 0 0;
	height: 35px;
	margin: auto;
	width: 932px;
}
#base span {
	display: none;
}