* {
	margin: 0;
	padding: 0;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/bgtop.gif");
	z-index: 2000;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #D0D0D0;
}

html, body {
	height: 100%;
}

.maincontainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 3em; /* .push must be the same height as .footer */
}
p {
	color: #000;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
}

#main {
	padding: 20px;	
}

#maincontainer {
	width: 781px;
	padding: 8px 0 40px 0;
	margin-right:auto;
	margin-left:auto;
	background-image: url("../images/bgtop.gif");
	z-index: 2000;
	background-repeat: repeat-x;
	background-position: top left;
}

#wrapper {
	float: left;
	width:781px;
	margin-right:auto;
	margin-bottom: 0;
	margin-left:auto;
	text-align: left;
}

#top img {
	float: left;
	margin-top: 27px;
	border: 0;
	z-index: 3000;
}

#header {
	width: 781px;
}

#nav ul {
	list-style-type: none;
	padding: 5px 0px 7px 25px;
	background-color: #676767;
	margin-top: 129px;
}

#nav ul li {
	display: inline;
	margin-left: 18px;

}

#nav ul li a {
	padding: 7px 10px 7px 10px;
	background-color: #676767;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav ul li a.end {
	padding: 7px 15px 7px 15px;
}

#nav ul li a:hover {
	background-color: #d0d0d0;
	color: #666666;
}

#nav ul li.active a {
	background-color: #d0d0d0;
	color: #666666;
}

#nav ul li a.activeend {
	padding: 7px 10px 7px 10px;
	background-color: #d0d0d0;
	color: #666666;
}

#subnav {
	height: 29px;
	display: block;
}

#subnav li {
	display: inline;
	float: left;
	margin: 6px 0px 0px 0px;
	border-right: 1px solid #999;
}

#subnav a {
	color: #fff;
	text-decoration: none;
	height: 29px;
	padding: 8px 15px;
	font-weight: bold;
}

#regulatedleft {
	padding-top: 31px;
	margin-left: 18px;
}

#contactright {
	margin-right: 10px;
	float: right;
}

#subnav a:hover {
	color: #666666;
}

#subnav .lastlink{
	border: 0px;
}

#services_sub{
	margin-left: 120px;
	padding: 2px;
	display: none;
}

#services_sub li{
	display: inline;
	float: right;
	margin: 5px 0px 0px 0px
}

#about_sub{
	margin-left: 120px;
	padding: 2px;
	display: none;
}

#about_sub li{
	display: inline;
	float: left;
	margin: 5px 0px 0px 0px
}

#search {
	float: left;
	width: 155px;
	margin-top: 5px;
	height: 220px;
	background-color: #E4E4E4;
}

#adminlinks {
	float: left;
	width: 155px;
	margin-top: 5px;
	height: 270px;
	background-color: #E4E4E4;
}

#adminlinks a, #adminlinks a:visited {
color:#333;
text-decoration:none;
}

#adminlinks a:hover {
text-decoration:underline;
}

#mailing img {
	border: none;
	margin-top:  18px;
}

.formsection {
	width: 115px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#form {
	margin-top: 5px;
	margin-right: auto;
	padding-left: 20px;
	text-align: left;
}

#form label{
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	display: block;
}

.formbutton {
	margin-top: 7px;
	width: 115px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

#maincontent {
	position: absolute;
	margin-left: 173px;
	margin-top: 5px;
	width: 255px;
}

#maincontent p {
	padding: 5px 2px 5px 0px;
	line-height: 1.6em;
}

#privacy {	
	position: absolute;
	margin-left: 173px;
	margin-top: 5px;
	width: 350px;
}

#privacy p {
	padding: 5px 2px 10px 0px;
	line-height: 1.8em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
}

#rightcol {
	margin-top: 5px;
	margin-right: 0px;	
	float: right;
}

#featured {
	height: 270px;
	margin-top: 10px;
	float: right;
}

#featured h2 {
	margin-bottom: 3px;
}	


.iframe {	
	margin-top: 5px;
	margin-left: 10px;
	border: none;
	height: 350px;
	width: 605px;
	background-color: #D0D0D0;
}

#footer {
	clear: both;
	text-align: center;
	height: 3em;
	background: #231f20;
	margin-bottom: -3em;
}

#footer p {
	text-align: center;
	padding-top: 10px;
	font-size: 0.8em;
	color: #575354;
}

#footer a {
	color: #575354;
}

#search h1 {
	font-size: 14px;
	margin-left: 26px;
	margin-top: 3px;
}
#adminlinks h1 {
	font-size: 14px;
	margin-left: 10px;
	margin-top: 5px;
}

#search h2{
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
}
