#main {
	background-image:url(../img/nav-bottom.png);
	background-repeat:no-repeat;
	min-height:50px;
	font-size:13px;
	width:813px;
	padding: 25px 70px;
}
#main img {
	margin:5px;
}
#nav-testimonials {
	width:149px;
	background-image:url(../img/testimonials-up.gif);
}
#nav-testimonials:hover,
#nav-testimonials:active {
	width:149px;
	background-image: url(../img/testimonials-over.gif);
}
img.icon {
	float:right;
	clear:both;
}
ul {
	color:#409D67;
}
li.body1 {
	line-height:2em;
}

.subTitle {
	color:#e61c26;
	font-size:30px;
}

.faq {
	font-size:20px;
	margin-top:10px;
}

hr {
	border: none;
	border-top: 2px solid #d1e4a2;
	margin-top: 12px;
	margin-bottom: 12px;
}
table .body1 {
	border: 1px solid grey;
}
table .body3 {
	border: 1px solid grey;
}
table .body1 td {
	border: 1px solid grey;
}
table .body3 td {
	border: 1px solid grey;
}
table.body1 {
	border: 1px solid grey;
	margin-left:10px;
	margin-right:10px;
}
table.body3 {
	border: 1px solid grey;
}
table.body1 td {
	border: 1px solid grey;
}
table.body3 td {
	border: 1px solid grey;
}
table.boldblue {
	color:Blue;
	font-weight:bold
}
/*
#main table
{
border-collapse:collapse;
}
#main table td, #main table th 
{
border:1px solid #98bf21;
}
#main table th 
{
background-color:#A7C942;
color:#ffffff;
}
#main table tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}*/
