body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
body {
	margin-left: 30px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#nav {
	background-color: #B9D5D9;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1AA7C3;
	border-bottom-color: #148096;
	height: 17px;
	background-position: center;
	vertical-align: middle;
	padding-bottom: 1px;
	padding-top: 1px;
}
#testimonials {
	width: 500px;
	margin-left: 220px;
	position: relative;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
	
}
#container #testimonials a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#container #testimonials a:hover {
	color: #999999;
}

#container #testimonials a:visited {
	color: #333333;
	text-decoration: underline;
}

#footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #228EA8;
	height: 170px;
	background-image: url(imgs/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	margin-top: 30px;
}
a:link {
	color: #008BCE;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.indicator {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

a:visited {
	text-decoration: none;
	color: #2F8EAC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

.style6 {color: #2A92AB}
#container img.space {
	padding-right: 10px;
	padding-bottom: 10px;
}
#container #nav a {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
.indent {
	margin-left: 20px;
}
.leading {
	line-height: 160%;
	margin-left: 25px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#footer a:visited {
		color: #999999;
}
#footer a:hover {
		color: #333333;
}
.testimonial {
	font-size: 10px;
}

.new {
	clear: both;
	float: right;
}
