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

#background {
	background-color: #316db0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
}
#maincontainer {
	height: auto;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 203px;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentarearepeat {
	background-image: url(../images/contentarearepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 635px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;
	overflow: hidden;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 118px;
	width: 735px;
	margin-top: 0px;
	overflow: hidden;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 224px;
	width: 596px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 50px;
	color: #142334;
	text-align: center;
}
.subscribebox {
	background-image: url(../images/subscribebox.jpg);
	height: 140px;
	width: 394px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 15px;
}
.testimonialboxtop {
	background-image: url(../images/testimonialboxtop.gif);
	height: 43px;
	width: 515px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxbodyrepeat {
	background-image: url(../images/testimonialboxbodyrepeat.gif);
	height: auto;
	width: 455px;
	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: 22px;
	width: 515px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
