@charset "utf-8";
/* CSS Document */

body { 
		
		font:"Lucida Sans Unicode";
		font-family:"Segoe UI", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", sans-serif;
		*font-family:"Lucida Sans Unicode", "Trebuchet MS", "Helvetica", sans-serif;
		font-size:13px;
		line-height: 1.6em;
		background:#fdfdfd;
		color:#1d1d1d;
		padding: 0;
		margin: 0;
}

html {
	margin:0;
	padding:0;
	overflow-y: scroll;
	*height: 102%;
}

a {
	color:#1956c5;
	text-decoration:underline;
}

a:hover {
	color:#1956c5;
	text-decoration:none;
}

h3 {
	font-size:15px;
	*font-size:13px;
}

img.border_and_line {
	padding:3px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:6px;
	border:1px solid #1d1d1d;
}

img.border_and_line_news {
	padding:3px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:15px;
	border:1px solid #1d1d1d;
}

img.small_arrow {
	margin-left:15px;
}

#container {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:970px;
	height:120px;
	float:left;
	position:relative;
	z-index:10;
	margin-top:-40px;
}

#top_line {
	width:auto;
	height:40px;
	background:#72954f url(images/top_line_bg.gif) repeat-x;
	position:relative;
	z-index:1;
}

#menu_box {
	float:left;
	margin-top:5px;
	width:578px;
}

#header_logo {
	width:382px;
	height:120px;
	float:left;
	z-index:11px;
}


#main_body {
	width:970px;
	float:left;
	height:auto;
	margin-top:13px;
}

/*homepage Divs start here*/

#hp_top_box_holder {
	width:970px;
	height:330px;
	float:left;
	background:url(images/hp_top_box-_holder-BG.png) no-repeat;
}

#hp_top_photo {
	float:left;
	width:628px;
	height:300px;
	margin-left:25px;
}

#hp_top_text {
	width:287px;
	height:270px;
	float:left;
	background:url(images/HP-top-text-BG.png) no-repeat;
	padding:15px;
}

#hp_featured_services {
	width:730px;
	height:120px;
	*height:110px;
	float:left;
	background:url(images/hp_featuredservicesBG.gif) no-repeat;
	color:#ffffcc;
	margin-bottom:15px;
	padding-left:240px;
	padding-top:30px;
	*padding-top:40px;
}

#hp_services_box {
	width:220px;
	height:100px;
	float:left;
	margin-right:20px;
}

#hp_services_box_last {
	width:220px;
	height:100px;
	float:left;
}

#hp_feature_box {
	width:445px;
	height:155px;
	float:left;
	margin-right:20px;
	background:url(images/feature-and-news-box-bg.gif) no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:80px;
	margin-bottom:30px;
}

#hp_news_box {
	width:445px;
	height:155px;
	float:left;
	background:url(images/feature-and-news-box-bg2.gif) no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:80px;
	margin-bottom:30px;
}

#bottom_ad {
	width:auto;
	height:40px;
	background:#ffffcc;
	position:relative;
	z-index:1;
}

#bottom_ad_graphic {
	width:970px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
}

/*footer starts here*/


#bottom_line {
	width:auto;
	height:4px;
	background:#72954f;
	position:relative;
	z-index:1;
}

#footer {
	width:auto;
	height:200px;
	background:#252520;
	position:relative;
	z-index:1;
}

#footer_container {
	width:970px;
	height:200px;;
	margin-left:auto;
	margin-right:auto;
}

#footer_left {
	width:500px;
	height:200px;
	float:left;
}

#footer_right {
	width:300px;
	height:185px;
	float:left;
	margin-left:170px;
	text-align:right;
	padding-top:15px;
	color:#fdfdfd;
	line-height:.8;
	*line-height:.7;
	*padding-top:25px;
	*height:175px;
	*font-size:12.5x;
}

#footer_boxes {
	width:115px;
	height:165px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	color:#dedede;
	font-size:12px;
	line-height:.8;
	*line-height:.7;
	*padding-top:25px;
}

#footer_boxes h3 {
	font-size:14px;
	*font-size:13px;
	color:#fdfdfd;
}

#footer_boxes a {
	color:#dedede;
	text-decoration:none;
}

#footer_boxes a:hover {
	color:#dedede;
	text-decoration:underline;
}

/*internal pages start here*/

#top_link_bar {
	width:960px;
	height:30px;;
	float:left;
	margin-right:20px;
	background:url(images/top_link_barBG.png) no-repeat;
	font-size:12px;
	*font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

#internal_body_text {
	width:930px;
	height:auto;
	float:left;
	padding:20px;
}

#internal_header {
	z-index:20;
	width:970px;
	height:155px;
	float:left;
	margin-top:-80px;
	margin-bottom:10px;
}

#available_jobs {
	width:890px;
	height:auto;
	background:#dedede;
	float:left;
	padding:20px;
}

#map_middle_bar {
	width:auto;
	height:600px;
	background:#e6e6e6;
}

#map_container {
	width:800px;
	height:602px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #d2d0d0;
	background:#e8e8e8;
}


#map_text {
	background:url(images/map_textBG.png) no-repeat;
	width:780px;
	height:265px;
	margin-left:auto;
	margin-right:auto;
	padding-top:18px;
	padding-bottom:17px;
	padding-left:20px;
}

#address_box_top {
	width:220px;
	height:70px;
	float:left;
	margin-top:22px;
	margin-right:20px;
	margin-bottom:20px;
	background:url(images/address_BG.gif);
	padding-top:20px;
	padding-left:20px;
}

#address_box_bottom {
	width:220px;
	height:70px;
	float:left;
	margin-right:20px;
	background:url(images/address_BG.gif);
	padding-top:20px;
	padding-left:20px;
}