body {
	margin: 0px;
	background: url("images/background.gif") repeat-x;
	background-color: #f5f5f5;
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #676464;
}
img {
	border: 0px;
}
a {
	color: #84b642;
	text-decoration: none;
}
td {
	font-size: 14px;
	color: #676464;
}
hr {
	border: 0px;
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 1px;
	margin: 22px 0px 22px 0px;
}
#nav a.selected {
	color: #2e5969;
	background: url("images/selected_background.gif") no-repeat;
}
.blue {
	color: #2e5969;
}
#container {
	width: 962px;
	margin: auto;
	text-align: left;
}
#header {
	width: 962px;
	height: 147px;
}
#topnav {
	margin-top: 43px;
	height: 51px;
	width: 356px;
	float: right;
}
#content {
	background: url("images/container_background.gif") no-repeat;
	min-height: 500px;
	padding-top: 37px;
}
#contenthome {
	background: url("images/container_background_home.gif") no-repeat;
	min-height: 500px;
	padding-top: 37px;
}
#leftcolumn {
	width: 178px;
	float: left;
}
#nav {
}
#nav a {
	line-height: 32px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid white;
	padding-left: 4px;
	color: #9fa6a9;
}
#centercolumn {
	width: 605px;
	line-height: 20px;
	float: left;
}
#copy {
	margin-left: 22px;
	width: 549px;
}
#copycontact {
	margin-left: 22px;
	width: 549px;
}
#rightcolumn {
	margin-left: 12px;
	width: 167px;
	color: #008a9a;
	font-size: 12px;
	float: left;
}
#rightcontact {
	font-size: 14px;
	color: #8f8f8f;
}
#testimonial {
	margin-top: 60px;
	line-height: 16px;
	width: 157px;
}
#footer {
	height: 100px;
	border-top: 1px solid #e8e8e8;
	padding-top: 12px;
}
#footercontent {
	width: 962px;
	margin: auto;
	text-align: left;
	font-size: 11px;
	color: #b8b8b8;
}
#footer a {
	color: #00a9e9;
}
.title {
	color: #2e5969;
	font-size: 14px;
	font-weight: bold;	
}
.header {
	font-size: 18px;
	line-height: 22px;
	color: #008a9a;
}
.greenblue {
	color: #008a9a;
}
.firstnav {
	border-top: 1px solid white;
}
.bold {
	font-weight: bold;
}
.quote {
	font-size: 12px;
	font-style: italic;
}
.font10 {
	font-size: 10px;
}
.contactheader {
	font-size: 24px;
	color: #008a9a;
	line-height: 26px;
}
.green {
	color: #84b642;
}
#topnav a {
	margin-right: 1px;
	color: #00a9e9;
	font-size: 12px;
	font-weight: bold;
	width: 87px;
	height: 51px;
	padding-top: 20px;
	background: url('images/tab_off.gif') no-repeat;
	font-family: Helvetica Neue, Helvetica, Arial;
	text-align: center;
	display: block;
	float: left;
}
#topnav a:hover {
	color: #fff;
}
#topnav a.selected {
	background: url('images/tab_selected.gif') no-repeat;
	color: #fff;
}
#topnav a.login {
	color: #aeaeae;
}
#topnav a.login:hover {
	color: #fff;
}

