body {
    color: #000000;  
	margin-top: 0px;
}
 
.main-container { width:985px; margin:0px auto; overflow:hidden;}
.quote-header {width:985px; height:76px;}
.menu-header { width:985px; height:125px; position:relative; background-image:url(images/Countryside-FINAL_2x1.jpg);} 
.content-container {width:985px; background-image:url(images/background-content.jpg); overflow:hidden;}
.content-container .content-left {width:264px; float:left; top:0px;}
.content-container .content-right {
	width:716px;
	left: 264px;
	top: 0px;
	float:right;
	padding-right:5px;
}
.footer {width:985px; background-image:url(images/background-content.jpg); margin:0px auto;}
.clear {clear:both;}
.menu { width:984px; height:22px; bottom:15px; position:absolute;}

h1 {
	font-family: Arial;
	font-size: 15pt;
	margin-top:2px;}

h2 {
	font-family: Arial;
	font-size: 13pt;}
	
h3 {
	font-family: Arial;
	font-size: 10pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Verdana;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

td.table1
{
background-repeat: no-repeat;
background-position: top right
}

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
a.anchor:link {
	color: #0000FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.anchor:visited {
	color: #0000FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.anchor:hover {
	color: #FF0000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.anchor:active {
	color: #0000FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
