body{
	width:100%;
	height:100%;
	font-size:1em;
	font-family:Arial;
	padding:0;
	margin:0;
	background:#FFFFFF url(../img/bg_body.jpg) top repeat-x;
}
img{ border:0; }
a{ text-decoration:none; }
h1{
	color:#017F0C;
	font-size:24px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h2{
	font-size:16px;
	padding:0;
	margin:5px 0 0 0;
}
p{
	padding:0;
	margin:0 0 10px 0;
}

#header_bg{
	position:absolute;
	top:109px;
	left:0;
	width:100%;
	height:278px;
}
#header_bg .left{
	float:left;
	width:49%;
	height:278px;
	background:url(../img/bg_header_left.jpg) repeat-x;
}
#header_bg .right{
	float:right;
	width:49%;
	height:278px;
	background:url(../img/bg_header_right.jpg) repeat-x;
}
#header{
	position:relative;
	width:1000px;
	height:393px;
	margin:0 auto;
	background:url(../img/bg_header.jpg) bottom no-repeat;
}
#header .logo{
	position:absolute;
	top:34px;
	width:192px;
	height:34px;
	background:url(../img/logo.jpg) no-repeat;
	margin-left:127px;
}
#header .info{
	position:absolute;
	top:6px;
	width:253px;
	height:26px;
	background:url(../img/header_info.jpg) no-repeat;
	padding-top:4px;
	margin-left:648px;
}
#header .info a:hover{
	text-decoration:underline;
}

#menu{
	z-index:10;
	position:absolute;
	top:109px;
	left:304px;
	width:695px;
	white-space:nowrap;
}
.horizontal ul{
	list-style-type: none;
	padding:0;
	margin:0;
	display: block;
}
.horizontal li{
	float: left;
	display:inline;
}
.horizontal li li{
	clear:both;
	/*margin-top:1px;*/
	margin-left:0;
}
.horizontal li li li{
	margin-top:-6px;
}
.horizontal li a{
	display:block;
	float:left;
	cursor:pointer;
}
.horizontal li li a{
	padding-top:1px;
	background:url('../img/blank.gif');
}

.horizontal li ul{
	position: absolute;
	margin-top:33px;
	width:327px;
	display:block;
}
.horizontal li li ul{
	position: absolute;
	padding-top:6px;
	margin-top:0;
	width:600px;
}
#menu li li .sub_left{float:left; width:5px; height:20px; background:url(../img/submenu_left_corner.png) no-repeat;}
#menu li li .sub_right{float:left; width:5px; height:20px; background:url(../img/submenu_right_corner.png) no-repeat;}
#menu li li .sub_center{
	float:left;
	height:14px;
	padding:3px 10px 3px 10px;
	background-color:#012839;
	font-size:11px;
	color:#ffffff;
}
#menu li li .sub_left_hover{float:left; width:5px; height:20px; background:url(../img/submenu_left_corner_hover.png) no-repeat;}
#menu li li .sub_right_hover{float:left; width:5px; height:20px; background:url(../img/submenu_right_corner_hover.jpg) no-repeat;}
#menu li li .sub_right_hover1{float:left; width:5px; height:20px; background:url(../img/submenu_right_corner_hover.png) no-repeat;}
#menu li li .sub_center_hover{
	float:left;
	height:14px;
	padding:3px 10px 3px 10px;
	background-color:#ffcc00;
	font-size:11px;
	color:#012839;
}
#menu li li li .subsub_left{float:left; width:5px; height:25px; background:url(../img/subsubmenu_left_corner.png) no-repeat;}
#menu li li li .subsub_right{float:left; width:5px; height:25px; background:url(../img/subsubmenu_right_corner.png) no-repeat;}
#menu li li li .subsub_center{
	float:left;
	height:14px;
	padding:5px 10px 6px 10px;
	background-color:#ffcc00;
	font-size:11px;
	color:#012839;
}
#menu li li li .subsub_left_hover{float:left; width:5px; height:25px; background:url(../img/subsubmenu_left_corner.png) no-repeat;}
#menu li li li .subsub_right_hover{float:left; width:5px; height:25px; background:url(../img/subsubmenu_right_corner.png) no-repeat;}
#menu li li li .subsub_center_hover{
	float:left;
	height:14px;
	padding:5px 10px 6px 10px;
	background-color:#ffcc00;
	font-size:11px;
	color:#ffffff;
}


#menu a.menu_home,a.menu_home_hover,a.menu_about,a.menu_about_hover,a.menu_services,a.menu_services_hover,a.menu_clients,a.menu_clients_hover,a.menu_press,a.menu_press_hover,a.menu_candidates,a.menu_candidates_hover,a.menu_searches,a.menu_searches_hover,a.menu_contact,a.menu_contact_hover{height:33px; line-height:33px;}
#menu a.menu_home{width:55px;background:url(../img/menu_home.png) no-repeat;}
#menu a.menu_home_hover{width:55px;background:url(../img/menu_home_hover.png) no-repeat;}

#menu a.menu_about{width:86px;background:url(../img/menu_about.png) no-repeat;}
#menu a.menu_about_hover{width:86px;background:url(../img/menu_about_hover.png) no-repeat;}

#menu a.menu_services{width:68px;background:url(../img/menu_services.png) no-repeat;}
#menu a.menu_services_hover{width:68px;background:url(../img/menu_services_hover.png) no-repeat;}

#menu a.menu_clients{width:55px;background:url(../img/menu_clients.png) no-repeat;}
#menu a.menu_clients_hover{width:55px;background:url(../img/menu_clients_hover.png) no-repeat;}

#menu a.menu_press{width:87px;background:url(../img/menu_press.png) no-repeat;}
#menu a.menu_press_hover{width:87px;background:url(../img/menu_press_hover.png) no-repeat;}

#menu a.menu_candidates{width:76px;background:url(../img/menu_candidates.png) no-repeat;}
#menu a.menu_candidates_hover{width:76px;background:url(../img/menu_candidates_hover.png) no-repeat;}

#menu a.menu_searches{width:71px;background:url(../img/menu_searches.png) no-repeat;}
#menu a.menu_searches_hover{width:71px;background:url(../img/menu_searches_hover.png) no-repeat;}

#menu a.menu_contact{width:85px;background:url(../img/menu_contact.png) no-repeat;}
#menu a.menu_contact_hover{width:85px;background:url(../img/menu_contact_hover.png) no-repeat;}
#content_head{
	position:absolute;
	z-index:100;
	width:835px;
	height:47px;
	top:346px;
	left:50%;
	margin-left:-417px;
	background:url(../img/content_head.png) no-repeat;
}

#stuff{
	z-index:1;
	position:absolute;
	width:835px;
	min-height:295px;
	height:auto !important;
	height:295px;
	margin:0 auto;
	background:url('../img/bg_content.png') no-repeat;
}

#over{
	z-index:2;
	position:absolute;
}

#content{
	width:835px;
	margin:0 auto;
}
#content_left{
	float:left;
	width:504px;
	padding-left:43px;
}
#content_right{
	float:left;
	width:257px;
	padding-left:31px;
	background:url(../img/bg_content_line.jpg) top left no-repeat;
}
.img{
	float:left;
	margin-left:-4px;
	border:4px solid #FFFFFF;
}
#content_left .home_img1{
	float:right;
	margin:0 22px 0 13px;
	border:3px solid #FFFFFF;
}
#content_left .business{
	float:left;
	width:237px;
	padding-top:10px;
	margin-top:10px;
	border-right:1px dotted #4f4f4f;
}
#content_left .home_img2{
	float:left;
	width:211px;
	height:48px;
	margin-top:10px;
	border:1px solid #6b6b6b;
	background:url(../img/home_img2.jpg) no-repeat;
}
#content_left .mission{
	float:left;
	width:237px;
	padding-top:10px;
	margin-top:10px;
	margin-left:24px;
}
#content_left .home_img3{
	float:left;
	width:211px;
	height:48px;
	margin-top:10px;
	border:1px solid #6b6b6b;
	background:url(../img/home_img3.jpg) no-repeat;
}
#content_left .services{
	float:left;
	padding-top:10px;
	margin-top:10px;
	margin-left:-10px;
}

.box_top, .box_bottom{
	font-size:11px;
}
.box_top{
	background:#f5f3e9;
	padding:10px;
}
.box_bottom{
	background:#fff8d6;
	padding:8px;
	margin-bottom:10px;
}
.box_bottom .cv{
	color:#07800e;
	background:url('../img/cv.gif') left center no-repeat;
	padding:1px 0 1px 18px;
}

#content .box1{
	float:left;
	background:url(../img/bg_green_box.jpg) top repeat-x;
}
#content .box1_top_left{
	float:left;
	width:5px;
	height:5px;
	background:url(../img/green_box_top_left_corner.jpg) no-repeat;
}
#content .box1_top_right{
	float:right;
	width:5px;
	height:5px;
	background:url(../img/green_box_top_right_corner.jpg) no-repeat;
}
#content .box1_bottom_left{
	float:left;
	width:5px;
	height:5px;
	background:url(../img/green_box_bottom_left_corner.jpg) no-repeat;
}
#content .box1_bottom_right{
	float:right;
	width:5px;
	height:5px;
	background:url(../img/green_box_bottom_right_corner.jpg) no-repeat;
}
#content .box2{
	float:left;
	background-color:#f5f3e9;
}
#content .box2_top_left{
	float:left;
	width:4px;
	height:4px;
	background:url(../img/news_box_top_left_corner.jpg) no-repeat;
}
#content .box2_top_right{
	float:right;
	width:4px;
	height:4px;
	background:url(../img/news_box_top_right_corner.jpg) no-repeat;
}
#content .box2_bottom_left{
	float:left;
	width:4px;
	height:4px;
	background:url(../img/news_box_bottom_left_corner.jpg) no-repeat;
}
#content .box2_bottom_right{
	float:right;
	width:4px;
	height:4px;
	background:url(../img/news_box_bottom_right_corner.jpg) no-repeat;
}
#content .box3{
	float:left;
	margin-top:10px;
	background-color:#fff8d6;
}
#content .box3_top_left{
	float:left;
	width:4px;
	height:4px;
	background:url(../img/newsletter_box_top_left_corner.jpg) no-repeat;
}
#content .box3_top_right{
	float:right;
	width:4px;
	height:4px;
	background:url(../img/newsletter_box_top_right_corner.jpg) no-repeat;
}
#content .box3_bottom_left{
	float:left;
	width:4px;
	height:4px;
	background:url(../img/newsletter_box_bottom_left_corner.jpg) no-repeat;
}
#content .box3_bottom_right{
	float:right;
	width:4px;
	height:4px;
	background:url(../img/newsletter_box_bottom_right_corner.jpg) no-repeat;
}
#content .readmore{
	float:left;
	text-decoration:none;
	font-size:11px;
	padding-left:12px;
	color:#ffa200;
	background:url(../img/link_readmore.jpg) left no-repeat;
}
.button1{
	width:75px;
	height:18px;
	background:url(../img/bg_button_subscribe.jpg) no-repeat;
	border:none;
	padding:0 5px 2px 15px;
	cursor:pointer;
}

#footer{
	position:absolute;
	width:835px;
	height:39px;
	margin:0 auto;
	background:url('../img/bg_footer.jpg') center no-repeat;
}
#footer div{
	float:left;
	padding-left:40px;
	margin-top:4px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{ 
	float:left;
	font-size:11px;
	font-style:normal;
	text-align:center;
	color:#4f4f4f;
}
#footer ul li a {	
	text-decoration:none;
	text-align:center;
	color:#4f4f4f;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.selected{
	font-weight:bold;
}

.style1, .style2, .style3, .style4, .style5, .style6{
	text-decoration:none;
	text-align:justify;
	float:left;
}
.style1{
	font-size:11px;
	color:#a8b4ba;
}
.style2{
	font-size:24px;
	color:#017f0c;
}
.style3{
	font-size:11px;
	color:#4f4f4f;
}
.style4{
	font-size:18px;
	color:#017f0c;
}
.style5{
	font-size:11px;
	color:#ffffff;
}
.style6{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.date{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.field_left{
	float:left;
	width:5px;
	height:21px;
	margin-top:5px;
	background:url(../img/bg_input_left.png) no-repeat;
}
.field_right{
	float:left;
	width:5px;
	height:21px;
	margin-top:5px;
	background:url(../img/bg_input_right.png) no-repeat;
}
.controls1{
	position:relative;
	width:150px;
	height:25px;
	background:url(../img/bg_input.jpg) repeat-x;
	border:none;
	padding-top:3px;
	margin-top:5px;
}

.sitemap ul{
	list-style:none;
	font-size:11px;
	padding:0;
	margin:0;
}
.sitemap ul li{
	clear:left;
	padding-left:20px;
}
.sitemap ul li a{
	display:block;
	color:#000000;
}
.sitemap ul li a:hover{ text-decoration:underline; }


.left{float:left;}
.right{float:right;}
.clear{clear:both;}
