@charset "utf-8";
* {
	padding:0px;
	margin:0px;
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(../images/headerhome.jpg);
	height: 120px;
	width: 850px;
	background-repeat: no-repeat;
}
#topnav {
	background-image: url(../images/topnavbg.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 444px;
	background-position: center;
	background-color: #000000;
	margin-left: 175px;
	margin-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-top: 2px;
	vertical-align: top;
}
#topnav a, #topnav a:link, #topnav a:visited, #topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #999;
}
#wrapper #topnav li {
	display: inline;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomnav {
	height: 20px;
	width: 700px;
	margin-left: 165px;
	text-align: center;
	padding-right: 0px;
	vertical-align: top;
}
#bottomnav a {
	color: #000000;
	text-decoration: underline;
}
#bottomnav a:hover {
	color: #999;
}
#wrapper #bottomnav li {
	display: inline;
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#topbottom	color: #999;
}
#page {
	width: 850px;
	float: left;
}
#subcontent {
	width: 220px;
	height: 400px;
	padding-right: 9px;
	background-color: #95b5df;
	background-image: url(../images/construction.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 50px;
	margin-bottom: 5px;
}
#sidecontent {
	width: 125px;
	height: 450px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
#sidenav {
	height: 350px;
	width: 175px;
	float: left;
	padding-top: 10px;
}
#content {
	width: 667px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #282780;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #282780;
	border-right-color: #282780;
	border-bottom-color: #282780;
	font-size: 11px;
	padding-left: 5px;
}
p {
	margin-bottom: 5px;
}


#sidenav img {
	margin-top: 5px;
	margin-left: 10px;
}

.clearer {
	clear: both;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border: 1px none #000000;
	margin-top: 5px;
}

h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
	color: #081075;
}

li     {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 14px;
	line-height: 20px;
}
.responeslinks li {
	font-size: 11px;
}


#wrapper #page #content a:hover {
	text-decoration: none;
}
.underconlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.underconlink a {
	color: #282780;
	text-decoration: underline;
}
.telephone {
	font-size: 16px;
	padding-left: 15px;
}
.telephone strong {
	font-size: 20px;
	font-weight: bold;
	color: #282780;
	padding-left: 15px;
}
h1 {
	font-size: 16px;
}

#content a, #content a:link, #content a:visited, #content a:hover {
	color: #009;
	
}
