html {
	height:100%;
	width:100%;
}

body {
	font-family:Arial;
	margin:0;
	padding:0;
	text-align:center;
	color:#aaa;
	font-size:11px;
}
.reset {clear:both;}
img {border:none;}
#page {
	width:924px;
	margin:20px auto;
	text-align:left;
}
#header {
	width:100%;
	height:109px;
	border-bottom:1px solid #c0c0c0;
	font-size:10px;
}
#header a {
	color:#aaa;
	text-decoration:none;
}
#header_left {
	width:350px;
	height:109px;
	float:left;
	text-align:left;
}
#header_right {
	width:500px;
	height:109px;
	float:right;
	text-align:right;
}

#navigation {
	width:521px;
	float:right;
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	height:35px;
	margin-right:20px;
	position:relative;
	top:-12px;
}
#navigation a {
	text-decoration:none;
	color:#000;
}
#navigation a:hover {color:#383f0a !important;}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type:none;
	float:right;
}
#nav li { /* all list items */
	float: left;
	position: relative;
	list-style-type:none;
}
#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	list-style-type:none;
}
#nav li ul li {margin:0 !important;}
#nav li ul a {
	color:#FFF !important;
	display:block;
	width:130px;
	padding:10px 0 10px 17px;
	border-bottom:1px solid #c0c0c0;
	letter-spacing:-0.05px;
}
#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	width:158px;
	margin-left:15px;
	background:#767f39;
	text-transform:none;
	font-weight:normal;
}
.home_link {
	display:block;
	height:35px;
	width:66px;
	background:url('/img/main_nav.png') no-repeat 0 0;
}
.home_link:hover {background-position:0 -35px;}
.about_us {
	display:block;
	height:35px;
	width:62px;
	margin:0 12px 0 10px;
	background:url('/img/main_nav.png') no-repeat -66px 0;
}
.about_us:hover {background-position:-66px -35px;}
.job_seekers {
	display:block;
	height:35px;
	width:71px;
	margin:0 14px;
	background:url('/img/main_nav.png') no-repeat -127px 0;
}
.job_seekers:hover {background-position:-127px -35px;}
.employment {
	display:block;
	margin:0 15px;
	height:35px;
	width:62px;
	background:url('/img/main_nav.png') no-repeat -196px 0;
}
.employment:hover {background-position:-196px -35px;}
.contact_us {
	display:block;
	height:35px;
	width:64px;
	margin:0 0 0 14px;
	background:url('/img/main_nav.png') no-repeat -255px 0;
}
.contact_us:hover {background-position:-255px -35px;}
.colon {padding:12px 0 0 0;}


#content {
	color:#787878;
	clear:right;
}
#internalContent {
	width:470px;
	margin:0 25px 25px 69px;
	float:left;
}
#internalContent h3 {margin:20px 0;}
#sidebarLeft {
	background:#767f39;
	width:179px;
	float:left;
	padding-bottom:69px;
	position:relative;
	top:-35px;
}
#sidebarLeft h3 {
	color:#767f39;
	font-style:normal;
	font-size:11px;
	padding:11px 0 10px 27px;
	margin:35px 19px 0 0;
	font-weight:bold;
	background:#FFF;
	text-transform:uppercase;
}
#sidebarLeft a {
	color:#FFF;
	text-decoration:none;
	padding:9px 0 7px 28px;
	margin-left:-28px;
	display:block;
}
#sidebarLeft a:hover {color:#383f0a;}
#sidebarLeft li {
	display:inline !important;
	height:30px;
	width:160px;
	border-bottom:1px solid #c0c0c0;
}
#sidebarRight {
	width:180px;
	float:right;
	margin:136px 0 25px 0;
	overflow:hidden;
}
#sidebarRight a {
	background:url('/img/job_seekers_btns.png') no-repeat;
	height:52px;
	width:180px;
	display:block;
}
#sidebarRight a:hover {background-position:-180px 0;}
.top_button {margin-bottom:14px;}
.bottom_button a {background-position:0 -52px !important;}
.bottom_button a:hover {background-position:-180px -52px !important;}

#sidebarRight2 {
	width:180px;
	float:right;
	margin:136px 0 25px 0;
	overflow:hidden;
}
#sidebarRight2 a {
	background:url('/img/employers_btns.png') no-repeat;
	height:52px;
	width:180px;
	display:block;
}
#sidebarRight2 a:hover {background-position:-180px 0;}
#footer {border-top:1px solid #c0c0c0;}
#footer a {
	color:#aaa;
	text-decoration:none;
}
h1, h2, h3 {
	color:#000;
	font-style:italic;
}
h3 {color:#787878;}
a {color:#767f39;text-decoration:none;}
a:hover {text-decoration:underline;}

.submit {
	color:#787878;
	border:1px solid #787878;
	background:#f2f4e8;
}
.submit2 {
	color:#787878;
	border:0px solid #787878;
	background:#f2f4e8;
}

/* HOME PAGE CONTENT AREA */

#flash {
	height:232px;
	width:923px;
}
.home_block {
	height:28px;
	border:0;
	border-bottom:28px solid #000;
	margin:20px 0 0 0;
}
.home_block_bg {
	background:#f2f4e8;
	padding:60px 28px 35px 28px;
}
#home_buttons {
	float:right;
	height:150px;
	width:381px;
	margin-left:25px;
}
#home_buttons a {
	display:block;
	width:180px;
	height:52px;
	background:url('/img/home_btns.png') no-repeat;
	float:left;
	margin-top:48px;
}
#home_buttons a:hover {background-position:0 -52px;}
.home_btn_seekers {margin-right:21px;}
#employers a {background-position:-180px 0;}
#employers a:hover {background-position:-180px -52px !important;}