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


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:21px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:36px;
	color:red;
	text-align:center;
	margin-top:0px;
}
#bg {
	background-color: #39331e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 243px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 614px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	background-image: url(../images/footer.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	height: 116px;
	width: 740px;
}
.testimonialtop {
	background-image: url(../images/testimonialheader1.gif);
	height: 46px;
	width: 576px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/testimonialrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 516px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
}
.testimonialbottom {
	background-image: url(../images/testimonialfooter.gif);
	height: 16px;
	width: 576px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.guaranteetop {
	background-image: url(../images/guaranteeheader.gif);
	height: 108px;
	width: 560px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.guaranteerepeat {
	background-image: url(../images/guaranteerepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
}
.guaranteebottom {
	background-image: url(../images/guaranteefooter.gif);
	height: 44px;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
