body {
	background-color: #bababa;
	margin: 0px;
}

body,td,th {
	color: #808080;
	font-size: 12px;
}

p
{
	margin:0 0 12px 0;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border:0;
}

h1 {
	margin-top:0;
	padding-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #203e60;
	text-transform:capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #007d5b;
	padding-top:5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #808080;
	padding-top:5px;
}

a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #007D5B;
	text-decoration: none;
}
a:hover {
	color: #007D5B;
	text-decoration: none;
}

h3 a:link,h3 a:visited
{
	color: #203e60;	
}

.class1 a:link {text-decoration: none; color:#4F668E; font-size: 11px; font-weight: normal;}
.class1 a:visited {text-decoration: none; color:#4F668E; font-size: 11px; font-weight: normal;}
.class1 a:active {text-decoration: none; color:#4F668E; font-size: 11px; font-weight: normal;}
.class1 a:hover {text-decoration: none; color:#007D5B; font-size: 11px; font-weight: normal;}

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style1 {
	font-size: 11px;
	line-height: 14px;
}

div#masthead
{
	position: relative;
	width: 900px;
	height: 171px;
	background: url(images/mastheadBg.jpg) 0 bottom no-repeat;
}

a#homelink
{
	display: block;
	width: 260px;
	height: 127px;
	text-decoration: none;
}

a#homelink span, a#reachuslink span
{
	visibility: hidden;
}

a#reachuslink
{
	display: block;
	width: 153px;
	height: 16px;
	text-decoration: none;
	background: url(images/nav/top_reachus.png) 0 0 no-repeat;
	position: relative;
	top: 20px;
	left: 30px;
}

a#reachuslink:hover
{
	background-position: 0 -16px;
	text-decoration: none;
}

div#flashcontainer
{
	position: absolute;
	top: 35px;
	right: 10px;
	width:160px;
	height:90px;
}

div.testimonials
{
	text-align:right;
	padding: 30px 0 20px 50px;
	line-height: normal;
}

div.testimonials span
{
	font-size: 11px;
	font-weight: bold;
	display:block;
	padding-top:3px;
}

div.content
{
	min-height: 350px;
	height: auto!important;
	height: 350px;
	padding: 17px 100px 20px 25px;
}

div.col2List ul
{
	margin:0;
	padding:0;
	list-style:none;
}

div.col2List li
{
	float:left;
	width:50%;
	padding: 5px 0;
}

.green {
	color: #007D5B;
}

div.gallery ul
{
	margin:0;
	padding:0;
	list-style: none;
}

div.gallery li
{
	float:left;
	width: 175px;
	margin: 1px;
}

div.gallery li a:link,div.gallery li a:visited
{
	display:block;
	border:solid 1px #ffffff;
	text-align:center;
}

div.gallery li a:hover,div.gallery li a:active
{
	display:block;
	border:solid 1px #808080;
	text-align:center;
}