body {
	background-color: #fff;
	background-image: url(/images/topbar.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;

}

p, img {
	margin: 0;
	padding: 0;
	border: 0px;
}

#content { 	
	background-image: url(/images/menu_shade.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding: 0;
	margin: 0;
}
	

#logoheader {
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}

#headersearch {
	top: 0px;
	position: absolute;
	left: 650px;
	display: inline;
	padding: 15px; 12px 12px 12px;
	width: 290px;
	color: white;
	font-size: 11px;
}

#headersearch a {
	color: white;
	font-size: 11px;
}

#headersearch a:hover {
	text-decoration: none;
}

.search {
	float: left;
	padding: 4px 10px 3px 5px;
}

.field {
	float: left;
	width: 150px;
	height: 15px;
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding: 2px 0 2px 5px;
}



.button {
	background: transparent url(/images/search_button.png) no-repeat;
	border: solid 0 #fff;
	margin: 0 10px 2px 4px;
	height: 19px;
	width: 19px;
}

#headersocial {position: absolute; top: 10px; left: 930px;}

#middlecontent {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
	width: 1050px;
}

#sidenav {
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
	width: 230px;
}

#sidenav img {
	display: block;
}

#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	padding: 30px 20px 30px 30px;
	width: 230px;
	color: #267f9b;
}

#sidebar a { 
	color: #267f9b;
}

#sidebar a:hover { 
	text-decoration: none;
}

#blogside {
	width: 180px;
}

#maincontent {
	position: relative;	
	width: 660px;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	margin: 0 0 0 60px;
	padding: 0;
	float: left;
}

#maincontent h1 {
	color: #107392;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin: 30px 0 0 0;
}

*html #maincontent h1 {
	margin: 50px 0 0 0;

}

#maincontent h2 {
	color: #107392;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}

#maincontent h4 {
	color: #107392;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#maincontent a {
	color: #105bb8;
}

#backbutton {
	clear: both;
	float: left;
}

#column0 {
	float: left;
	width: 300px;
}

#column1 {
	width: 340px;
	float: right;
}

#success {
	color: #1b6db9;
	width: 340px;
	float: right;
	position: relative;
	margin-top: 30px;
}

#success a {
	text-decoration: none;
	color: #1b6db9;
}

#success a:hover {
	text-decoration: underline;
}

#prevnext {
	text-align: center;
}

#prevnext a {
	color: #117291;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#prevnext a:hover {
	color: #F0d889;
}

#g_prev {
	display: inline;
}

#_next {
	display: inline;
}

.imgfloat {
	float: right;
	padding: 0 0 15px 15px;
}

#map {
	width: 470px;
	height: 670px;
	float: right;
}

#tour {
	width: 573px;
	height: 312px;
	
}

#mainheader {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	color: #117291;
	width: 660px;
	height: 100px;
}

#mainheader a {
	text-decoration: none;
	color: #117291;
}

#mainheader a:hover {
	text-decoration: underline;
}

#footer {
	position: relative;
	font-size: 11px;
	text-align: center;
	top: 0;
	background-color: #ffffff;
	color: #117291;
	width: 900px;
	padding: 10px 10px 50px 10px;
	
} 

#footer a {
	color: #117291;
}

#footer a:hover {
	text-decoration: none;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
}

#bottomleft {
	position: relative;
	background-image: url(/images/lowerright_page.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	top: 0;
	width: 526px;
	height: 148px;
} 

#bottomlefttext {
	padding: 80px 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c3d43;
}

#bottomlefttext a {
	color: #0d647f;
	text-decoration: none;
}

#bottomlefttext a:hover {
	color: #ffffff;
}

#bottombar {
	position: relative;
	background-image: url(/images/bottombar_page.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 148px;
	top: 0;
	margin: 0;
	padding: 0;
}

#job {
	font-family: Arial, Verdana, Helvetica;
}


.jobtitle {
	font-size: 15px;
	color: #107392;
	font-weight: bold;
}

.jobnumber {
