#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#999999;
}

.clear{clear: both; height: 1px; margin-top: -10px;}

.left {float: left; width: 49%;}
.right {float: right; width: 49%;}

#homeheader {margin-top: 5px;}

#news {width: 308px; height: 600px; float: left; background: #EEEEEE;}
#news h1 {color: #6E8D82; font-size: 24px; margin: 25px 0 25px 20px;}
#news div {margin: 20px;}
#news div img {float: left; margin: 0px 20px 0px 0px; width: 85px; height: 85px; display: block; border: 1px solid #999;}
#news strong {color: #105ABD;}

#welcome {width: 462px; float: right;}
#welcome h2 {font-style: italic; font-size: 14px;  border-bottom: 1px solid #ccc; margin: 0; padding: 7px 0px 7px 20px; color: #333C45; font-family: Verdana, Arial, Helvetica, sans-serif;}
#welcome h1 { font-size: 17px; margin: 10px 0px 10px 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
#welcome span {color: #1458BD;}
#welcome p {margin: 10px 20px; font-size: 11px;}

ul#homelinks {text-align: center; margin: 10px 20px;}
ul#homelinks img {border: none; }
ul#homelinks li {display: inline;}

/*Header image map */

#header {
  	position: relative;
	width: 770px;
	height: 62px;
	background: url('../images/header.gif') no-repeat;
	margin: 0
}

#header a {
   position: absolute;
   text-decoration: none;
}

#header a i { visibility: hidden; }
#header a#contact { height: 62px; width: 150px; right: 0px; top: 0px;}

/*local nav */
#nav-local {
	width: 200px;
	float:left;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	}
	
.description {overflow: hidden;}

#nav-local ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #efefef;
}
	
#nav-local li{
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	}
	
#nav-local li a{
	color:#666666;
	text-decoration: none;
	display: block;
	}
	
#nav-local li a:hover{
	color:#333;
	text-decoration: underline;
	}	
	
#nav-local li a#subnavactive{
	background: url('../images/arrow_subnav.gif') no-repeat 0% 50%;
	padding-left: 10px
	}	

/*global nav - tabs */

#nav-global {
	width: 770px;
	height: 36px;
	background: #444344 url(../images/nav_gray.gif) repeat-x;
	text-align: center;
}

#nav-global a#active{
	background: #6E8D82 url('../images/nav_dkgreen.gif') repeat-x;	
}

#nav-global ul {
	margin: 0;
	}

#nav-global li{
	list-style: none;
	margin: 0;
	margin-left: -5px;
	display: inline;
}


#nav-global li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url('../images/divider.gif') no-repeat top right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 36px
}

#nav-global li a:hover {
	text-decoration: underline;
}


	
#cont-mainbody {
	margin: 0px;
}
	
.sub {
	margin-left: 10px;

}

.top {
	font-weight:bold
	}
	
#cont-body {}


	
.bodycontents {
	display: block;
	padding: 0px 20px 10px 20px;
	color: #333333;
	line-height: 18px;
}
	
h1 {
	display:block;
	margin-left: 38px;
	font: 28px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color: #13694E;
	}
	
h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #13694E;
	font-style: italic;
	}
h4	{
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #13694E;
	}
	
#footer {
	height: 42px;
	background:url('../images/bg_footer.gif');
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px
}

#footer a {color: #fff; text-decoration: underline;}#wrapper #cont-mainbody #cont-body .bodycontents .personnel {
	float: right;
}
#wrapper #header.phead {
	border-bottom: 1px solid #000000;
}