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

body {
	background-repeat:repeat-x;
	margin:0px;
}
h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:33px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	line-height:42px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	margin-top:25px;
	color: #333333;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	overflow: hidden;
}
#footer {
	height: 137px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxtop {
	height: 46px;
	width: 472px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxmid {
	background-repeat: repeat-y;
	height: auto;
	width: 422px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
.testimonialboxbottom {
	height: 12px;
	width: 472px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}
a img {border:none;} 


