body{
	margin:0px;
	padding:0;
	background:#666666 url(images/site_images/content_bg.jpg) top repeat-y;
	font-family:Arial, Helvetica, sans-serif;}
	
#wrapper{
	width:996px;
	margin:0 auto;}	
	
#maincontent{
	float:left;
	width:100%;}	
	
#site_header{
	float:left;
	border-bottom:#666666 solid 5px;
	width:912px;
	margin:15px 0 0 42px;}	
	
#site_navigation{
	float:right;
	margin:0 20px 0 0;
	padding:20px 2px 0 0;
	text-align:right;}	
	
#site_navigation a{
	background-color:#333333;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:0 2px 0 0;
	font-size:13px;
	padding:3px 20px 3px 20px;}	
	
#site_navigation a:hover{
	background-color:#666666;
	text-decoration:none;}	
	
#site_banner{
	border-top:#666666 solid 3px;
	border-bottom:#666666 solid 5px;
	margin:0 0 0 42px;
	float:left;
	background-color:#666666;
	width:913px;}	
	
#site_content{
	float:left;
	width:955px;}	
	
.hmcontenttxt{
	font-size:18px;}	
	
.faqlinks{
	color:#6699ff;
	font-size:13px;}	
	
.faqquestions{
	color:#6699ff;
	font-size:15px;
	font-weight:bold;}	
	
.defaultsmalltext{
	font-size:13px;}	
	
.defaulttext{
	font-size:14px;}	
	
h3{
	color:#3399cc;}	
	
h2{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}	
	
	
	
#site_footer{
	background-color:#666;
	float:left;
	text-align:center;
	padding:20px 0 20px 0;
	font-size:13px;
	color:#fff;
	width:100%;}	
	
#spacingfooter{
	float:left;
	width:100%;
	height:10px;}