body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size:27px;
	padding-bottom:10px;
	font-weight:normal;
	color:#89B05B;
}
h2 {
	font-size:21px;
	font-weight:normal;
}	
h3 {
	color:#111;
	font-size:14px;
	font-weight:normal;
}
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-bottom:20px;
}
.header2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-right: 20px;
	margin-left: 20px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
.main_content {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	line-height: 22px;
	margin-bottom: 20px;
	color:#111;
}
.main_content .leftimage {
	float: left;
	height: 564px;
	width: 290px;
	margin-right: 15px;
	margin-bottom: 20px;
}
.footercontent {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2A2A2A;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 15px;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	margin-top: 20px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#89B05B;
}
a:active {
	text-decoration: none;
}
.footer_narrow {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.footer_links {
	color:#999;
	font-size:11px;
	float:left;
}
.column1 {
	width:20%;
	float:left;
}
.column2 {
	width:20%;
	float:left;
}
.column3 {
	width:20%;
	float:left;
}
.column4 {
	width:20%;
	float:left;
}
.column5 {
	width:20%;
	float:left;
}
.footer_title {
	text-transform:uppercase;
	color:#FFF;
	font-size:11px;
	float:left;
}
.footer_title_2 {
	text-transform:uppercase;
	color:#375B57;
	font-size:11px;
	float:left;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
	text-align:center;
}
.form_claim {
	padding: 10px;
	float: right;
	width: 250px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dashed #999;
	background-color:#F5F5F5;
}
.form_claim .claim_title {
	font-size: 22px;
	color: #666;
}
.form_field{
	width:240px;
	border: 1px solid #89B05B;
	font-size:15px;
	color:#999;
	padding:3px;
}
.form_claim2 {
	padding: 10px;
	float: right;
	width: 550px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dashed #999;
	background-color:#F5F5F5;
}
.form_claim .claim_title2 {
	font-size: 22px;
	color: #375B57;
}
.form_field2{
	width:540px;
	border: 1px solid #89B05B;
	font-size:15px;
	color:#999;
	padding:3px;
}
.disclaimer {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	background-color: #2A2A2A;
	padding:10px;
}
.quickcall {
	float:right;
	width:250px;
	background:top url(images/contact_bg.gif) no-repeat;
	margin-bottom:10px;
	margin-left:10px;
}
.quickcallbottom {
	float:left;
	width:210px;
	padding:0px 20px 20px 20px;
	background:bottom url(images/contact_bg.gif) no-repeat; 
	margin-top:50px;
}
.formfield {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
.formbutton {
	margin-left:45px;
	margin-top:10px;
	width:120px;
}