@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #124b66;
	margin: 0px;
	padding: 0px;

}
img  {
	border: none;
}

.wrapper {
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 0;
}
#container1
{
	width: 920px;
	height: auto;
	margin: auto;
	background-image: url(../images/content1TopGradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header {
	height: auto;
	width: 836px;
	margin: auto;
	clear: both;
	
}
.logo {
	padding: 0px;
	margin-top: 16px;
	float: left;
}
.contactNav {
	
	margin-top: 87px;
	float: right;
	display: inline;
	
}
.contactNav img{
	margin-left:10px;
}
#topNav {
	height: 56px;
	clear: both;
	padding-top: 9px;
	width: 870px;

}
#banner {
	height: 242px;
	width: 836px;

	
}
.bannerTop {
	width: 836px;
}
.bannerBot {
	width: 836px;
}
#container2
{
	width: 920px;
	height: auto;
	margin: auto;
	background-image: url(../images/content2BotGrad.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	padding-bottom: 25px;
}

#contentContainer {
	margin: auto;
	width: 860px;
	padding-top:15px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #3e3e3e;
	font-size: 11px;

}

#contentContainer ul, #contentContainer li{
	
list-style-type:none;
line-height: 15px;
font-weight: bold;
margin-top: 10px;

}
.contentLeft {
float: left;
width: 579px;
}
.contentTop {
background-image:url(../images/contentTop.png);
height: 54px;
padding-left: 25px;
}
.content {
background-image:url(../images/contentBG.png);
background-repeat: repeat-y;
padding: 0px 25px 0px 25px;
overflow:hidden;
line-height: 23px;
}
.content img {
border: #437088 4px solid;
margin: 5px;
}
.contentBot {
background-image:url(../images/contentBot.png);
height: 83px;
}
.moduleRight {
width: 258px;
float: right;
margin: 0px;
padding: 0px;

}
.moduleTop {
background-image:url(../images/pollTop.png);
height: 53px;
padding-left: 15px;

}
.module {
background-image: url(../images/pollBot.png);
height: 256px;
padding: 0px 15px 0px 15px;
font-weight:bold;
overflow: hidden;

}

.modulePoll {
background-image: url(../images/moduleBG.png);
background-repeat: repeat-y;
padding: 0px 15px 0px 15px;
font-weight:bold;
overflow: hidden;
}

.moduleBot {
background-image: url(../images/moduleBot.png);
height: 62px;


}
#footer {
	background-image: url(../images/footerBG.png);
	background-repeat: repeat-x;
	height: 166px;
	clear: both;
}
.footer {
margin:auto;
width: 800px;
}

.footer ul, .footer li{
margin:0px;
padding: 0px;
list-style-type: none;
}
.footer a:hover{
text-decoration: underline;
}
.newsMod {

float: left; 
width: 350px;
height: 148px;
font-size: 14px;
line-height: 20px;

}

.newsMod a:link,.newsMod a:visited {
color: #a9ecff;
}
.thoughts {

float: left; 
height: 148px;
font-size: 11px;
color: #fff;
width: 444px;
height: 148px;
font-family: Trebuchet MS, Arial, sans-serif;
overflow: hidden;

}
.thoughts p{

margin:0px;
padding:0px;

}
.copyright {
color: #5f93ac;
font-size: 11px;
text-align: center;
font-family: Trebuchet MS, Arial, sans-serif;
padding-top: 10px;
}
.copyright a:link, .copyright a:visited{
color: #a9ecff;
font-family: Trebuchet MS, Arial, sans-serif;
font-style: italic;
text-decoration:none;
}


.inputBox {
background-color: #5c9abf;
border: #9bc6dc 2px solid;
padding: 5px;
}

.submit {
background:transparent url(../images/submit.gif) repeat scroll 0 0;
border: none;
cursor:pointer;
height:22px;
overflow:hidden;
padding:0;
width:54px;
}

.services li {
list-style-image:url(../images/listArrow.png);
list-style-position:outside; 
font-style:italic;
line-height:15px;
padding-top: 10px;
}
.services ul {
padding-left:15px;
margin-left:15px;
} 
.services img{
border: none;
}

.tool-tip {
background:transparent url(../images/tooltip.png) no-repeat scroll 0 0;
border:none;
float:left;
width:212px;
height:95px;
padding:10px;
paddding-bottom: 40px;
z-index:50;
}
.tool-tip p{
margin: 0px;
padding: 0px;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 11px;
line-height: 15px;
}

.tool-title {
font-size:12px;
font-family: Trebuchet MS, Arial, sans-serif;
font-weight:bold;
color: #585858;

}
.tool-text {
margin: 0px;
font-size: 100%;
color:#747474;
}
