body { 
    margin-top: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#817D62;
}

.menu-header {width:1080px; height:132px; background-image:url(images/FV-final_1x1.jpg); background-repeat:no-repeat; position:relative;}
.menu-header .menu {
	position: absolute;
	left: 406px;
	top: 64px;
}
.header {width:1080px; height:377px; background-image:url(images/FV-final_2x1.jpg); background-repeat:no-repeat;}
.header2 {width:1080px; height:262px; background-image:url(images/FV-final2_2x1.jpg); background-repeat:no-repeat;}
.content {width:955px; min-height:156px; background-image:url(images/FV-final_3x1.jpg); background-repeat:repeat-y; text-align:left; padding-left:60px; padding-right:65px; padding-bottom:1px;}
.content2-container {width:1080px; min-height:271px; background-image:url(images/content-background.jpg); background-repeat:repeat-y; text-align:left;}
.content2-container .content2 {width:955px; min-height:271px; background-image:url(images/FV-final2_3x1.jpg); background-repeat:no-repeat; text-align:left; padding-left:60px; padding-right:65px; padding-bottom:1px;}
.clear {clear:both;}
.footer-info {width:1080px; min-height:122px; background-image:url(images/FV-final_4x1.jpg); background-repeat:no-repeat;}



h1 {
	font-family: Arial;
	font-size: 16pt;
	color:#FFF;}

h2 {
	font-family: Arial;
	font-size: 14pt;
	color:#FFF;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;
	color:#FFF;}

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

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

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

.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%; color: #FFF;}
.large { font-size: 12pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFF;}
.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%; }

a:link {
	color: #FFF;
	
}
a:visited {
	color: #FFF;
	
}
a:hover {
	color: #FFF;
	
}
a:active {
	color: #FFF;
	
}

