/*****Zero out margins and padding*****/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, th, td, input, textarea, select { margin: 0; padding: 0; }

/******BASIC TAG DEFINITIONS********/

body {font: 12px Verdana, Verdana, Arial, Helvetica, sans-serif; color: #003359; line-height: 18px; background-color: #7D888E;}

h1 {font: 18px Palatino, Georgia, "Times New Roman", Times, serif; color: #845a00; font-weight: normal; margin-bottom: 10px; line-height: 24px;}
h2 {font: 16px Verdana, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #783222;}
h3 {font: 14px Verdana, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #2A4A5D;}
h4 {font: 12px Verdana, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #4F443D;}

p {margin-bottom: 10px;}
img {border:0;}
a:link {color: #2A4A5D; text-decoration: underline;}
a:visited {color: #4F443D; text-decoration: underline;}
a:hover {color: #783222; text-decoration: underline;}

#content ul, ol, blockquote {margin: 0 0 10px 24px;}

.clearing {clear:both;}

/******LAYOUT*****************/

#wrapper {width: 890px; margin: 0px auto; padding-top: 20px;}

#header {
	width: 890px; 
	height: 130px; 
	background: url(../images/header.jpg) no-repeat 0 0;
	}
	
#logo {float: left; width: 375px; padding: 12px 0 0 26px;}

#utility {float: right; width: 300px; padding-right: 20px; padding-top: 11px;}

#utilityLinks {list-style: none; font-size: 11px; height: 39px; padding-top: 3px;}
#utilityLinks li {float: right; padding: 0 10px; border-left: 1px solid #003359; line-height: 13px;}
#utilityLinks li.first {border-left: none;}

#utilityLinks a, #utilityLinks a:visited {color: #003359; text-decoration: none;}
#utilityLinks a:hover {color: #003359; text-decoration: underline;}

#utilityContact {
	float: right; 
	width: 300px; 
	color: #fff; 
	list-style: none; 
	text-align: right;
	padding-right: 10px;
	}
	
#nav {
	clear: both; 
	height: 35px; 
	list-style: none;
	}
	
#nav li {float: left;}


#contentArea {background: url(../images/content-back.jpg) repeat-y 0 0; padding: 0px 54px;}
#content {padding-bottom: 10px;}

#branding {margin-left: -3px; height: 261px; margin-top: 33px; margin-bottom: 10px;} 
#subImage {margin-left: -3px; height: 145px; padding-top: 33px;}

#ctas {width: 320px; float: right; margin: 0 0 5px 20px;}

#testimonials {
	width: 266px; 
	float: right; 
	clear: right; 
	margin: 0 0 0 20px; 
	padding: 22px 27px; 
	background: url(../images/testimonial-back.jpg) no-repeat 0 0;
	font: 16px Palatino, Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	color: #845a00; 
	}

#footer {
	width: 890px; 
	background: url(../images/conent-btm.jpg) no-repeat 0 0; 
	height: 125px; 
	font-size: 11px;
	text-align:center;
	color: #fff;
	padding-top: 41px;
	clear:both;
	}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {color: #fff; text-decoration:underline;}

.webo {background: url(../images/webo_icon.gif) no-repeat right 4px; padding-right: 20px; width: 340px; margin: 0 auto;}

/*****************CHROME MENU STYLES***********************************************************************************/

/*main nav*/

ul#nav li#nav1 {width: 209px;}
ul#nav li#nav2 {width: 137px;}
ul#nav li#nav3 {width: 145px;}
ul#nav li#nav4 {width: 217px;}
ul#nav li#nav5 {width: 182px;}

ul#nav li a  {
display: block; 
height: 35px; 
background: #000;
color: #fff;
overflow:hidden;
position:relative;
}

ul#nav li a span {
cursor: pointer; 
display: block; 
height: 35px; 
position: absolute; 
left: 0; 
top: 0;
}


ul#nav li#nav1 a span { width: 209px; background: url(../images/nav.jpg) no-repeat 0px 0px; }
ul#nav li#nav2 a span { width: 137px; background: url(../images/nav.jpg) no-repeat -209px 0px; }
ul#nav li#nav3 a span { width: 145px; background: url(../images/nav.jpg) no-repeat -346px 0px; }
ul#nav li#nav4 a span { width: 217px; background: url(../images/nav.jpg) no-repeat -491px 0px; }
ul#nav li#nav5 a span { width: 182px; background: url(../images/nav.jpg) no-repeat -708px 0px; }

ul#nav li#nav1 a:hover span, ul#nav li#nav1 a.selected span { background: url(../images/nav.jpg) no-repeat 0 -35px; }
ul#nav li#nav2 a:hover span, ul#nav li#nav2 a.selected span { background: url(../images/nav.jpg) no-repeat -209px -35px; }
ul#nav li#nav3 a:hover span, ul#nav li#nav3 a.selected span { background: url(../images/nav.jpg) no-repeat -346px -35px; }
ul#nav li#nav4 a:hover span, ul#nav li#nav4 a.selected span { background: url(../images/nav.jpg) no-repeat -491px -35px; }
ul#nav li#nav5 a:hover span, ul#nav li#nav5 a.selected span { background: url(../images/nav.jpg) no-repeat -708px -35px; }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
font: normal 11px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
list-style:none;
margin-top: -6px;
margin-left: 34px;
border-top: 1px solid #004c84;
}

.dropmenudiv a{
display: block;
border: 1px solid #004c84; 
border-top: 0px;
padding: 6px 10px 8px 20px;;
text-decoration: none;
font-weight: bold;
background: #56819C url(../images/sub-menu-back.jpg) no-repeat 0 0;
width: 194px;
line-height: 14px;
}

ul.dropmenudiv li a:link, ul.dropmenudiv li a:visited {color: #FFF; text-decoration: none;}

ul.dropmenudiv li a:hover {color: #fff; text-decoration: none; background: #004c84 url();}

/*#####CTAS###############*******************************************************************/

#ctas a  {
display: block; 
height: 99px;
width: 320px;
overflow:hidden;
position:relative;
margin-bottom: 15px;
}

#ctas a span {
cursor: pointer; 
display: block; 
height: 99px; 
width: 320px;
position: absolute; 
left: 0; 
top: 0;
}

#ctas a.consult span { background: url(../images/ctas.jpg) no-repeat 0px 0px; }
#ctas a.enews span { background: url(../images/ctas.jpg) no-repeat 0px -99px; }

#ctas a.consult:hover span { background: url(../images/ctas.jpg) no-repeat -320px 0; }
#ctas a.enews:hover span { background: url(../images/ctas.jpg) no-repeat -320px -99px; }

/*####CUSTOM STYLES##########################**********************************************/
.author {font: 12px Verdana, Arial, Helvetica, sans-serif; font-style: normal; margin-top: 10px; display: block;}

form ol { list-style: none; margin: 0px;}
form ol li {margin: 0 0 10px 0;}
form ol label { cursor: pointer; font-weight: bold;}
fom ol input { font: inherit; padding: 2px; width: 200px; }
form ol textarea { width: 350px;}

form ol li.checkboxes { margin: 0 0 6px 0; }