#background {
	background-color: #cbeaff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #232323;
}
#maincontainer {
	height: auto;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 217px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentarea {
	background-color: #FFFFFF;
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 40px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 172px;
	width: 700px;
	overflow: hidden;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 243px;
	width: 616px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 20px;
}
#subscribebox {
	background-image: url(../images/subscribebox.jpg);
	height: 144px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-left: 270px;
}
.testimonialboxtop {
	background-image: url(../images/testimonialboxtop.gif);
	height: 58px;
	width: 542px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxbodyrepeat {
	background-image: url(../images/testimonialboxbodyrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 482px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
.testimonialboxbottom {
	background-image: url(../images/testimonialboxbottom.gif);
	height: 19px;
	width: 542px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
}
