body {
	margin: 0px !important;
	margin-top: 15px !important;
	margin-left: 1px;
	background-color: #333;
}

.header {
	width: 834px;
	margin-left: auto;
	margin-right: auto;
}

.container {
	width: 780px;
	margin-top: -35px;
	margin-left: auto;
	margin-right: auto;
}	

.testimonials {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
}
	.testimonials p, .testimonials td, .testimonials th {
	font-size: 10px;
	line-height: 15px;
	}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #EA7102;
	font-weight: bold;
	line-height: 25px;
	margin-top: 12px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EA7102;
	font-weight: 500;
	line-height: 23px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CECECE;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA7102;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
}

a:link,a:visited {
	color: #000;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	border: none;
}	


body,p,td,th,form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}



.copyright {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: center;
}
	.copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	}
	.copyright a:link,.copyright a:visited {
	color: #fff;
	}
