th, td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
table {
	margin: 0 auto;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(bgrepeat2.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font: 76% arial, sans-serif;
}
p {
	margin: 0;
}
a {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted;
	border-color: #444;
	font-weight: normal;
}
a:hover {
	background-color: #D2E0E4;
}
#header {
	width:800px;
	margin: 0 auto;
	height: 60px;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
}
#rightcontent {
	float:right
}
#leftcontent {
	float:left;
	width:350px;
}
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0CA2b8;
	margin: 10px 0 8px;
}
h2 {
	font-size: 18px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: left center;
}
h3 {
	font-size: 14px;
}
div#content p {
	line-height: 1.4;
}
div#extra {
	color: #525252;
	float: left;
	clear: left;
	width: 300px;
	margin-top: 50px;
}
div#extra, div#topleft, div#topleft2 {
	color: #525252;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-bottom: 20px;
	height: 114px;
}
div#extra a, div#topleft a, div#topleft2 a {
	font-weight:bold;
}
div#wrapper {
	margin: 0 auto;
	width:800px;
	height:400px;
}
div#content {
	margin-right: 33%;
}
div#topleft {
	margin-top: 15px;
	float: left;
	width: 300px;
}
div#topleft2 {
	margin-top: 30px;
	float: left;
	width: 320px;
	font-weight:bold;
}
#footer {
	margin: 30px auto 0 auto;
	width: 800px;
	color: #eee;
}
#footer a {
	color:#ffffff;
	border: none;
}
#footer a:hover {
	background: #000000;
	text-decoration:underline;
}
#para1, #para2, #para3, #para4 {
	width: 400px;
	margin:0 0 15px 20px;
	color: #525252;
	padding-bottom: 8px;
}
#para1, #para2, #para3, #para4, #topleft {
	border-bottom: 1px dotted;
}
#navcontainer {
	float:left;
	width:460px;
	margin: 50px 0 0 335px;
}
#navcontainer ul {
	display: block;
	list-style: none outside;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: x-small;
}
#navcontainer li {
	border: none;
	border-color: #000;
	margin: 0 0 0 7px;
	padding: 5px;
	color: #eee;
	font-weight: 700;
	display: block;
	float: left;
	position: relative;
	top: -1.32em;
}
#navcontainer a:link, #navcontainer a:visited {
	color: #eee;
	text-decoration: none;
	padding: 2px 1em;
	border:none;
}
#navcontainer a:hover {
	background-color: #00595f;
	color: #eee;
}
#navcontainerclear {
	display: none;
}
html>body #navcontainerclear {
	display: block;
	clear: both;
}
#copyright {
	text-align: center;
	color: #CCC;
	font-size: 80%;
}
#wrapper img {
	float:right;
	margin: 0 10px 0 0;
	border: 1px solid #000
}
.margin {
	margin-bottom:3px
}
span.contact {
	font-size:13px;
	font-weight:bold
}
.dropdown {
	position:absolute;
	visibility: hidden;
	border: 0px 1px 1px 0px solid #808080;
	background-color:#D2E0E4;
	padding: 8px;
}
.who #rightcontent p{line-height:17px}
h3 a{color:#0CA2b8; font-weight:bold}