@charset "utf-8";
/* Hillserve CSS Document */

html, body{
	background-image: url(../images/mainbg.gif);
	 
        height:100%;
      

	margin:0;	
	text-align: center;

}
a{
	color: #004A28;	
}
p{
		padding-right: 30px;

}
h1{
	
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	
}
h2{
	text-transform:uppercase;
	color:#004A28;
	font-size:1.45em;
	font-weight:bold;
	
}
h3{
	font-weight:bold;
	padding: 4px 0 4px 0;
}
strong{
	color: #009147;
	font-weight: bold;
}
#container{
	margin:0 auto;	
	width: 780px;
	height:100%; 

}
#header{
	
	height: 90px;
	padding-bottom: 4px;
	
}
#logo{
	float:left;
	margin-right:4px;
	
}
#language{
	background-image: url(../images/languagebg.gif); 
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	height: 56px;
	float:left;
	padding: 34px 3px 0 3px;
	width: 220px;
}

#language img{
	vertical-align:middle;	
}
#navigation{
	
		font-size:14px; 
	font-weight: bold;
	text-align: left;
	width: 781px;
	

}
#navigation ul li {
	background:#98CB59;
	
	display:block;
	font-size:12px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:center; 
	
	width:111.425px;	
}
#navigation ul li a{
	text-decoration:none;
}
#navigation ul {
	margin:0;
	padding:0;	 
	list-style: none;
	text-align:left;
	
}
#navigation ul li {
	float:left;
	color: #004A28;
	position:relative;
width:111.425px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navigation ul li.last{
		width:114px;
	}
}


#navigation ul li ul {
	display: none; 

}
#navigation ul li:hover a {
	background:#fff;
	color:#004A28; 
}
#navigation ul li:hover ul li a {
	font-size:11px; 
	font-weight:normal;
	padding-left: 20px;
	text-align:left;
	width: 182px;
		}
#navigation ul li:hover ul li a:hover {
	background:#BEF;
	color:#004A28;
	font-size:11px;
	font-weight:bold;
	padding-left: 20px;
	width: 182px;
	}
#navigation ul li:hover ul {
	display:block;
	left:0;
	position:absolute; 
	top:28px;  
	width:105px;
	}
#on{

color: #FFF;
}
#home-content
{
		
		width:780px;
}
#home-content #left-col{
		color:#fff;
		float:left;
		font-size:1.28em;
		
		width:222px;
		margin-top:10px;
		padding:16px 0 16px 16px;
		background-image:url(../images/home_box_bg.gif);
		height:441px;
		text-align:left;
}
#home-content #left-col strong{
	color:#fff;
	
		font-size:1.12em;
		
	
}
#home-content #right-col{
		float:left;
		width:526px;
		margin-top:10px;
}
.home-header{
	background-image: url(../images/homebg.gif);
		color:#12592e;
	font-size: 1.48em;
	font-weight:bold;
	height: 22px;
	padding: 18px;
	text-align: left;
}
.home-header a{

		color:#12592e;
		text-decoration:none;
	font-weight:bold;
		
}
.home-copy{
	background: #FFF;
	color: #009147;
	font-weight: bold;
	padding:20px 15px 0 15px;
	height: 150px;
	text-align: left;
}
.opt-box{
background:#fff;
margin-bottom:10px;
text-align:left;
height:151px;
}
.opt-inf{
		float:left;
		width:130px;
		padding:16px;
}
.opt-inf ul{
	padding-top:6px;	
	font-size:.94em;
}
.opt-inf a{
	color:#222;
	text-decoration:none;
		
}
.opt-img{
	float:right;
	width:350px;
}
.home-links{
margin-top: 10px;

}
.home-links li{
font-size: 1.3em;
color:#000;
line-height: 0.9em;

}
.home-links a{
	font-size: 0.8em;
		text-decoration: none;
		
	color:#000;
	
}
.home-links a:hover{
	
		text-decoration: none;
	color:#444;
}
#content{
		width:780px;
		background: #FFF;
		overflow: hidden;
	
		
		
}
#content #left-col{
	

	float:left;
	padding: 15px;
	width: 220px;
	 background: #FFF;
}

#content #right-col{
	float:left;
	padding: 15px ;
	width: 500px;
	
	background: #FFF;
	text-align: left;
}

#content #one-col{
	float:left;
	padding: 15px ;
	width: 720px;
	
	background: #FFF;
	text-align: left;
}
#content #one-col a{
	text-decoration: none;	
}
#banner{
	
}
#banner img{
	height:250px;
	width: 780px;
}
#news-box{
	background-image:url(../images/buttonbg.gif);
	color:#FFF;
		font-size:1.25em;
		font-weight:bold;
	height:80px;
	margin-bottom: 5px;
	padding:12px;
	text-align:left;
	width: 204px;
}
#people-box{
	background-image:url(../images/buttonbg.gif);
	color:#FFF;
		font-size:1em;
		font-weight:bold;
	height:200px;
	margin-bottom: 5px;
	padding:1px 10px 2px 10px;
	text-align:left;
	width: 204px;
}
#careers-box{
	background-image:url(../images/buttonbg.gif);
	color:#FFF;
		font-size:0.8em;
		font-weight:bold;
		
	height:200px;
	margin-bottom: 5px;
	padding:1px 10px 2px 10px;
	text-align:left;
	width: 204px;
}
.box-header{
		font-size: 1.8em;
		font-weight:bold;
		color:		#FFF;
}
.button{
	
	font-size:1.55em;
	
	letter-spacing:0.01em;
	height:32px;
	margin-bottom: 5px;
	padding:8px 0 0 12px;
	text-align:left;
	width: 216px;
}
.off{
		background-image:url(../images/buttonbg.gif);
		background-repeat:repeat-y;
		border: 1px solid #e5f0d4;
}
.off a{
	text-decoration:none;	
	color:#fff;
}
.on{
		
	color:#30F;
		border: 1px solid #008d48;
		
}
.on a{
	text-decoration:none;	
	color:#008d48;
}
#page-header-main{
	font-size: 1.47em;
	font-weight:bold;
	color:#07592e;

}
#page-header-sub{
	font-size: 1.47em;
	font-weight:bold;
	color:#a3cf62;

}
.spacer{
margin-right: 15px;	
}
.clear{
	clear:both;
}
.small{
	font-size: 1.4em;	
	font-weight:bold;
}

ul.normal{
	list-style:disc;

margin-left:40px;
width: 86%;

}
ul.plain{
	text-indent:10px;
}
ul.plain li{
	line-height:14px;
}
#careers-box ul{

	list-style:none;
	margin-left:2px;
	font-weight:bold;
	width: 280px;
	
}
#careers-box li{
	font-size: 1.2em;
	font-weight:bold;
}
#careers-box a{
	font-weight:bold;	line-height: 1.2em;
	text-decoration:none;
	color:#FFF;
}
#careers-box a:hover{
	font-weight:bold;	line-height: 1.2em;
	text-decoration:none;
	color:#a3cf62;

}
.date{
	font-size:0.8em;	
}
#news-header{
	font-size: 1.1em;
	font-weight:bold;
	
}
#news-date{
	font-size: 0.9em;
	font-weight:bold;
	
}
#back a{
	text-decoration:none;
	
	
}

#multimap{
	text-align:right;
}
.cs-img{
	font-size: 0.8em;
}

