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

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	letter-spacing: -1px;
	margin-top: 0px;
}
ul, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:15px;
}
#bg {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #38699a;
}
#headercontainer {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 296px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	height: 296px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 120px;
	padding-left: 120px;
	background-position: center;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 146px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.testimonialcontainer {
	width: 550px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.testimonialheader {
	background-image: url(../images/testimonialheader.gif);
	height: 41px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/testimonialrepeat.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
.testimonialfooter {
	background-image: url(../images/testimonialfooter.gif);
	height: 31px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.bonuscontainer {
	width: 550px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.bonusheader {
	background-image: url(../images/bonusheader.gif);
	height: 27px;
	width: 550px;
	margin-top: 15px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.bonusrepeat {
	background-image: url(../images/bonusrepeat.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.bonusfooter {
	background-image: url(../images/bonusfooter.gif);
	height: 31px;
	width: 550px;
	margin-top: 0px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
