@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/site_background.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}
#container {
	width: 850px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 45px;
	background-color: #E1E1E1;
}


#contentArea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 45px;
	background-color: #E1E1E1;
}


#contentAreaTestimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 45px;
	background-color: #E1E1E1;
	font-style: normal;
}
#headerArea, h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 655px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #A6A6A6;
	width: 655px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#phoneNumber {
	width: 125px;
	height: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4E4E4E;
	padding-left: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#imageArea {
	height: 170px;
	width: 850px;
}
div.subHeading, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #CF7040;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	font-style: normal;
}
div.benefits {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: thin solid #CCCCCC;
	background-color: #E9E9E9;
	font-size: 12px;
}
div.testimonialsName {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CF7547;
	text-decoration: none;
	text-align: right;
	font-style: oblique;
	margin-top: 4px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 15px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CF7040;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

