#homeMiddle {
	width:100%;
	height:265px;
}
#freeReview {
	width:320px;
	height:100%;
	float:left;
	background-image:url(images/home/freeReviewBkg.jpg);
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
#freeReview h2{
	margin:0px;
	padding:68px 0px 25px 0px;
	color:#FDAD00;
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
}
#freeReview h2 a {
	font-size:20px;
	color:#FDAD00;
}
#freeReview p{
	margin:0px;
	padding:0px 60px 10px 60px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	left:1.25em;
}
#freeReview a{
	color:#ffa200;
	font-size:10px;
	text-decoration:none;
}
#freeReview img{
	padding-top:10px;
}
#bannerPicture {
	height:100%;
	width:639px;
	float:left;
}

.blueBar {
	background-image:url(images/common/blueBar.jpg);
	width:320px;
	height:45px;
	float:left;
}
.orangeBar {
	background-image:url(images/common/orangeBar.jpg);
	width:640px;
	height:30px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-top:15px;
}
.ourTeam {
	background-image:url(images/home/ourTeamBar.jpg);
	width:640px;
	height:45px;
	float:left;
}
.ourTeam span{
	display:none;
}
#contentAreaHome {
	clear:both;
	background-image:url(images/home/contentAreaBkg.jpg);
}
#contentAreaHome .frameLeft {
	width:320px;
	height:100%;
	float:left;
}
#contentAreaHome .frameLeft h2.testimonials{
	background-image:url(images/home/testimonialsH1.jpg);
	height:78px;
	padding:0px;
	margin:0px;
}
#contentAreaHome .frameLeft h2.video{
	background-image:url(images/home/videoH1.jpg);
	height:78px;
	padding:0px;
	margin:0px;
}
#contentAreaHome .frameLeft h2.testimonials span, #contentAreaHome .frameLeft h2.video span {
	position: absolute;
	text-indent: -9999px;
}
#contentAreaHome .frameRight {
	width:640px;
	height:100%;
	float:left;
	padding-bottom:68px;
	background-image:url(images/home/symbol.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#contentAreaHome .frameRight h2.overview{
	background-image:url(images/home/overviewH1.jpg);
	height:56px;
	margin:0px;
	padding:0px;
}
#contentAreaHome .frameRight h2.overview span{
 	display:none;
}
#contentAreaHome .frameRight .content{
	padding-left:35px;
	padding-right:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#contentAreaHome .frameRight .content h3{
	color:#00497B;
	font-size:16px;
}
#contentAreaHome .frameRight content p{
	font-size:14px;
	color:#000000;	
}

form.enews {
	background-image:url(images/subpages/eNewsBkg.jpg);
	background-repeat:no-repeat;
	background-color:#003459;
	margin-top:15px;text-align:center;
	font-family:"Times New Roman", Times, serif;
	position:absolute;
	top:-251px;
	left:0px;
	width:320px;
	padding-bottom:25px;
}
form.enews h2{
	margin:0px;
	padding:42px 0px 30px 0px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
}
form.enews p{
	margin:0px;
	padding:0px 60px 10px 60px;
	text-align:justify;
	color:#FFFFFF;
	font-size:13px;
	left:1.25em;
}

