/*GENERAL SETTINGS*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#bodyNews ul{
	margin-left: 15px;	
}



h1, .h1, .h1 a:link, .h1 a:visited, .h1 a:hover{
	font-family: inherit;
	font-size: 1.2em;
	.font-size:1em;
	line-height: 35px;
	color:#656565;
	font-weight: normal;
	text-decoration: none;
}

h3, .h3, .h3 a:link, .h3 a:visited, .h3 a:hover{
	font-size: 1.4em;
	.font-size:1.2em;
	font-family: inherit;
	color:#656565;
	line-height: 2em;
}


body {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size:80%;
	color: #656565;
	background: url(/images/topbg.gif) repeat-x;
	margin: 0;
}

a{
	color: #7ab8c2;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}

#container{
	width:966px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

.clearBoth{
	clear:both;
}

#footer{
	position:relative;
	width: 964px;
	height:30px;
	background: #fff;
	border: 1px solid  #ccc;
	z-index: 20;
	}
	
#footer ul.nav li{
	position: relative;
	float:left;
	top:10px;
	list-style: none;
	display: inline;
	margin-left: 15px;
	font-size: .8em;
	.font-size:.7em;
	font-weight: bold;
	color:#a2a2a2;
}

#footer ul.address li{
	position: relative;
	float:right;
	top:10px;
	list-style: none;
	display: inline;
	margin-right: 15px;
	font-size: .8em;
	.font-size:.7em;
	font-weight: bold;
	color:#a2a2a2;	
}

#footer ul.nav li a:link, #footer ul.nav li a:visited, #footer ul.address li a:link, #footer ul.address li a:visited{
	text-decoration: none;
	color:#a2a2a2;
}

#signature a:link, #signature a:visited{
	text-decoration: none;
	color:#ccc;	
}
#footer ul.address li a:hover, #footer ul.nav li a:hover, #signature a:hover{
	color:#666;
	text-decoration: none;
}

#signature{
	position: relative;
	float:right;
	top:12px;
	margin-right: 15px;
	font-size: .7em;
	.font-size:.7em;
	font-weight: bold;
	color:#a2a2a2;		
}

h2{
	font-size: .9em;
	.font-size: .8em;
	color:#8d8d8d;
}
/*TEMPLATE*/


/*Homepage*/
#flash{
	position:relative;
	width:100%;
	height:299px;
	background: #00778a;
	top:5px;
	}
	
#homeContent{
	position:relative;
	width:964px;
	height:205px;
	background: url(/images/homecontentbg.jpg) no-repeat;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	
}

.homeBodyText img{
	display: none;
}

#contentLeft{
	position: relative;
	float: left;
	height:205px;
}

.leftHomeImage{
	position:relative;
	float:left;
	width:48px;
	height:49px;
	top:70px;
	left:45px;
}

.homeCopy{
	position: relative;
	float:left;
	left: 70px;
	width:370px;
	max-height: 400px;
	top:28px;
}

.header{
	font-size: 1.6em;
	font-family: inherit;
	color:#007789;
	line-height: 2em;
}

.header img{
	margin-bottom:-5px;
}

.news{
	position:relative;
	float:right;
	width:432px;
	height:205px;
}

.newsItem{
	position: relative;
	top:56px;
	line-height: 49px;
	margin-left:32px;
	width:399px;
	
}

.newsItem img{
	margin-left:10px;
}

/*Interior Pages*/

#intContent{
	position:relative;
	width:958px;
	min-height: 300px;
	border-left: 7px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	z-index: 6;
}

#fade{
	position:relative;
	background: url(/images/fadearea.png) bottom no-repeat;
	width:957px;
	height:296px;
	top:-296px;
	.top:-315px;
	z-index: 5;
	left:7px;
}

#greenCorner{
	position:absolute;
	left:-7px;
	float:left;
	background: url(/images/corner.gif) left no-repeat;
	width:260px;
	height: 252px;
	z-index: 2;
}

#logo{
	z-index: 3;
	position:relative;
	background: url(/images/subLogo.png) no-repeat;
	width: 206px;
	height:80px;
	top:35px;
	left:25px;
	}
	
.intheader{
	font-size: 1.6em;
	font-family: inherit;
	color:#7ab8c2;
	line-height: 1em;
	margin-bottom:20px;
	z-index: 16;
}

#body{
	position:relative;
	float: right;
	right:50px;
	width:590px;
	z-index: 17;
	margin-bottom:40px;
}

#body img{
	float:right;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-left: 10px;
}

/*Pages without left vertical navigation*/

#bodyNews{
	position:relative;
	float: right;
	right:50px;
	width:500px;
	z-index: 17;
	margin-bottom:40px;
}

#bodyNews img{
	float:right;
	border: 1px solid #cccccc;
	padding: 4px;
	margin-left: 10px;
}

.otherEvents{
	
	line-height:1.5em;
	left:70px;
	position:relative;
	top:55px;
	width:300px;
	z-index:2;
	float: left;
	min-height: 300px;
}

.leftImage{
	left:70px;
	position:relative;
	top:55px;
	width:300px;
	z-index:2;
	float: left;
	min-height: 300px;
	margin-bottom: 30px;
}

.leftImage img {
	border: 0px;
	padding: 4px;
	float: left;
}

.itemNames{
	font-weight: bold;
}

.lineHeight{
	line-height:1.5em;
}

hr{
	background:#e2e2e2;
	}
	
.formFields{
width: 195px;
border: #ccc 1px solid;
padding:5px 0px 5px 3px;
color: #656565;
margin:7px 0px;
}

.formText{
padding: 5px 10px 0px 0px;
text-align: right;
}

#Message{
width: 320px;
height: 104px;
border: #ccc 1px solid;
padding-top: 3px;
padding-left: 3px;
color: #656565;
margin:7px 0px;
font-family: inherit;
font-size: inherit;
}


/*NAVIGATION*/

.Navbar{
	position: relative;
	width:100%;
	right: 30px;
	top:12px;
}

.home, .aboutus, .products, .services, .benefits, .contactus{
	position: relative;
	float:right;
	font-size: .8em;
	height:40px;
}

.home a:link, .home a:visited, .aboutus a:link, .aboutus a:visited, .products a:link, .products a:visited, .services a:link, .services a:visited, .benefits a:link, .benefits a:visited, .contactus a:link, .contactus a:visited{
	position:relative;
	padding: 20px 15px 15px 15px;
	margin:0px;
	color: #848282;
	text-decoration: none;
	font-weight: normal;
	z-index:10;
	font-weight:bold;
	letter-spacing: .1em;	
}


.home a:hover, .aboutus a:hover, .products a:hover, .services a:hover, .benefits a:hover, .contactus a:hover{
	background: #00778a;	
	padding: 20px 15px 15px 15px;
	margin:0px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

/*Sub Nav*/

.leftnav{
	min-height:250px;
	left:70px;
	position:relative;
	top:40px;
	.top:15px;
	width:200px;
	z-index:2;
	float: left;
	margin-bottom: 50px;
}

.leftnav ul{
	float:left;
	display: block;
	list-style: none;
	padding-right:10px;
}

.leftnav ul li a:link, .leftnav ul li a:hover, .leftnav ul li a:visited{
	font-size: 0px;
	.font-size: 0em;
	.color:#fff;

}

.leftnav ul li ul li a:link, .leftnav ul li ul li a:hover, .leftnav ul li ul li a:visited{
	font-size: 0px;
	.font-size: 1em;
	.color:#fff;

}

.leftnav li.catItem{
	list-style-image: url(/images/doublearrows.gif);
	color:#8d8d8d;
	background: url(/images/horline.gif) left bottom no-repeat;
	font-size: 1em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}

.leftnav li.itemSelected{
	height:0px;
}

.leftnav li.catItemSelected{
	list-style-image: url(/images/doublearrows.gif);
	background: url(/images/horline.gif) bottom no-repeat;
	font-size: 1em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
	

}

.leftnav li.catItem a:link, .leftnav li.catItem a:visited{
	color:#8d8d8d;
	font-size:inherit;
	line-height:16px;
	font-weight:normal;
	}

.leftnav li.catItem a:hover{
	color: #7ab8c2;
}

.leftnav li.catItemSelected a:link, .leftnav li.catItemSelected a:visited{
	color: #7ab8c2;
	font-size:inherit;
	line-height:16px;
	font-weight:normal;
	}

.leftnav li.catItemSelected a:hover{
	color: #7ab8c2;
	
}

