@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:2em;
	color:#000000;
	text-align:justify;
	background:url(images/imgBGSm.gif) top repeat-x;
	margin:0px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	line-height:1em;
	color:#000000;
	padding:0;
	margin:0;
}
a:active {
	color:#08b5f7;
}
a:link {
	color:#08b5f7;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#f140a9;
}
#main {
	margin:0 auto;
	width:940px;
}
#header {
	width:940px;
	height:141px;
	vertical-align:top;
}
#leftnav {
	float:left;
	width:190px;
	padding:10px 45px 0 15px;
}
#content {
	float:left;
	width:675px;
	padding:20px 15px 0 0;
}
#footer {
	margin:15px 0 0 0;
	border-top:#7fd6f7 solid 1px;
	padding:20px 0 20px 0;
	text-align:center;
}
#threecol {
	width:210px;
	float:left;
	text-align:left;
}
.spacer	{
	clear:both;
}
.headerImages {
	padding:50px 30px 70px 30px;
	border:none;
	margin:0;
}
.buttons {
	padding:4px 0 4px 0;
}
.testimonials {
	border-bottom:solid 1px #fff540;
	font-weight:bold;
	padding-bottom:4px;
}