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

#background {
	background-color: #c5c5c5;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
#maincontainer {
	height: auto;
	width: 718px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 224px;
	width: 718px;
	overflow: hidden;
}
#contentarea {
	background-image: url(../images/contentarearepeat.gif);
	height: auto;
	width: 618px;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 170px;
	width: 718px;
	overflow: hidden;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 224px;
	width: 606px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #132A59;
}
.subscribebox {
	background-image: url(../images/subscribebox.jpg);
	height: 217px;
	width: 232px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 15px;
	padding-left: 15px;
}
.testimonialboxtop {
	background-image: url(../images/testimonialboxtop.gif);
	height: 46px;
	width: 522px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxbodyrepeat {
	background-image: url(../images/testimonialboxbodyrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 462px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
}
.testimonialboxbottom {
	background-image: url(../images/testimonialboxbottom.gif);
	height: 38px;
	width: 522px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
