body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) repeat-x;
	background-color: #a5a5a5;
	}
.main {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.nav {
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
}
.textheader {
	font-size: 14px;
	font-weight: bold;
	color: #FA8303;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.testimonials {
	font-size: 10px;
}
.mainheader {
	font-size: 24px;
}
