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

#background {
	background-color: #ededed;
	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 {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 149px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#contentarearepeat {
	background-image: url(../images/contentarearepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 143px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 228px;
	width: 589px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	color: #000000;
}
.subscribebox {
	background-image: url(../images/subscribebox.jpg);
	height: 130px;
	width: 384px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
.testimonialboxtop {
	background-image: url(../images/testimonialboxtop.gif);
	height: 31px;
	width: 515px;
	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: 455px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
.testimonialboxbottom {
	background-image: url(../images/testimonialboxbottom.gif);
	height: 7px;
	width: 515px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
