body {
	background: #0065B1 url(img/t_bg1.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Trebuchet MS;
	color: #3C4A58;
	text-align: center;
	}
a {
	color: #006AAE;
	}
a:hover {
	color: #000;
	}
#container {
	width: 1040px;
	margin: 0 auto 0 auto;
	text-align: center;
	}

#header {
	width: 1040px;
	}
#header #logo {
	float: left;
	width: 450px;
	height: 340px;
	}
#header #slideshow {

	}
#nav {
	clear: both;
	width: 970px;
	height: 40px;
	padding: 0 15px 0 15px;
	margin: 0 auto 0 auto;
	background: url(img/t_nav_bg.gif) repeat-x top center;
	} 
#features img {

	}

#features {
	width: 1000px;
	margin: 0 20px 0 20px;
	}

#content {
	clear: both;
	width: 1000px;
	margin: 0 auto 0 auto;
	background: #fff;
	font-size: 16px;
	text-align: left;
	color: #000;
	}
#page {
	padding: 15px 50px 15px 50px;
	}
#page h1 {
	color: #069442;
	font-size: 30px;
	font-weight: normal;
	}

#page .twocolumn {
	width: 450px; 
	float: left; 
	text-align: center; 
	font-size: 15px; 
	margin: 0 0 25px 0;
	}

#footer {

	clear: both;
	font-size: 12px;
	text-align: center;
	width: 1000px;
	margin: 0 auto 0 auto;
	background: #fff;
	padding: 5px 0 30px 0;
	}
#footer p {
	margin: 0;
	}
#footer .nav {
	border-top: 1px #C5F311 solid;
	padding: 25px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 1em 50px 0 50px;
	}

#footer .contact {
	margin: 1em 0 0 0;
	}
#footer .credits {
	margin: 1em 0 0 0;
	}
form {
	margin: 0;
	padding: 0;
	}


#dropmenudiv {
position:absolute;
border: none;
border-bottom-width: 0;
font-size: 12px;
line-height:18px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 0;
color: #008594;
border-bottom: none;
padding: 0;
text-decoration: none;
font-size: 12px;
font-weight: normal;
background-color: #000;
}

#dropmenudiv a:hover { 
background-color: #fff;
color: #000;
}