html { 	scrollbar-3dlight-color:#eeeeee;
	scrollbar-arrow-color:#eeeeee;
	scrollbar-track-color:#333333;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#aaaaaa;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:#666666; }
	
body {
	background-color: #939598;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
#container {
	background-color: #FFFFFF;
	width: 979px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/home_08.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #banner {
	margin: 0px;
	padding: 0px;
	background-color: #99042e;
	clear: both;
	height: 113px;
	width: 979px;
}
#container #banner h1 {
	display: none;
}
#container #banner #logo {
	float: left;
	height:113px;
}

#container #banner #job_search {
	float: right;
	width:172px;
	color:#999999;
	height:22px;
	margin:32px 30px 0 0;
	padding:0;
	line-height:14px;
	
}
#container #banner #job_search form {
	margin: 2px 0 0 0;
	padding:0;
	line-height:14px;
}
#container #banner #job_search form div.job_search_select_bg {
	background:url(images/job_search_home_out.gif) top left no-repeat;
	width:172px;
	height:22px;
}
#container #banner #job_search form div.job_search_select_bg_ovr {
	background:url(images/job_search_home_ovr.gif) top left no-repeat;
	width:172px;
	height:22px;
}

#container #banner #job_search form select {
	border:1px #CCCCCC solid;
	background:#eeeeee;
	filter: alpha(opacity=0);
	font-size:9px;
	opacity: 0;
	-moz-opacity:0;
	width:172px;
	height:22px;
}
#container #banner #job_search h2 {
	font-size:12px;
	font-weight:normal;
	padding:0;
	letter-spacing:0.5px;
	margin:5px 0 0 0;
	text-transform:uppercase;
}


#container #infobar {
	padding: 0px;
	background-color: #cfd0d2;
	height: 38px;
	width: 974px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #infobar #byline {
	background-color: #7b7c7e;
	float: left;
	height: 38px;
	width: 304px;
}
#container #infobar #navbar {
	padding: 0px;
	height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 308px;
}
#container #infobar #navbar h2 {
	display:none;
}
#container #flashbanner {
	background-image: url(images/home_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 969px;
	clear:both;
}



#container #sub_container {
	background-image: url(images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 969px;
	clear:both;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 48px;
	padding-left: 0px;
}
#container #sub_container #content {
	margin-top: 16px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 110px;
	position:relative;
	top:16px;
	padding:0;
}
#container #sub_container #content h2 {
	display: none;
}
#container #sub_container #content p {
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#container br.cb {
	clear: both;
}

#container #bottom {
	background-image: url(images/home_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 47px;
	width: 979px;
	clear:both;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 8px;
	padding-top: 16px;
	padding-right: 0;
	padding-left: 0;
}

#container #bottom span {
	font-size: 24px;
	font-weight: lighter;
	text-transform: lowercase;
	color: #7fc244;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 82px;
	display: block;
	margin: 0px;
}

#footer {
	font-size: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#footer a {
	color:#444444;
}
#footer a:hover {
	color:#99042e;
}


