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

body {
	background-color: #397ECC;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header {
	width: 129px;
}
.call {
	background-image: url(../images/header.png);
	float: right;
	height: 129px;
	width: 596px;
}
.main {
	background-image: url(../images/main.png);
	width: 1000px;
}
.left {
	width: 275px;
	padding-left: 64px;
	float: left;
}
.titles {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #81b43f;
	text-align: center;
}
.text {
}

.finance {
	font-size: 15px;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
}
.testimonials {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin: 8px;
	margin-left:20px;
	float:right;
}
.test-title {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../images/google-reviews3.png);
	text-align: center;
	font-weight: bold;
	height: 65px;
	}
.call2 {
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/call.png);
	text-align: center;
	height: 57px;
	padding-top: 9px;
}
.address {
	font-size: 17px;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.flash {
	background-image: url(../images/flash1.png);
	float: right;
	height: 234px;
	width: 661px;
}
.text {
	float: right;
	width: 639px;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 7px;
}
.videos {
	float: right;
	height: 205px;
	width: 260px;
}
.why {
	background-image: url(../images/why.jpg);
	float: left;
	height: 205px;
	width: 318px;
	margin-left: 26px;
}
.whytop {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 30px;
	padding-top: 30px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	height: 34px;
	width: 1000px;
}
.logos {
	float: left;
	width: 344px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 656px;
	float: right;
}
.footerwhole {
	width: 1000px;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{	
	color:#CCCCCC;
	text-decoration:underline;
}