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

.main-container { width:987px; margin:0px auto; overflow:hidden; background-image:url(images/content-background.jpg);}
.content {width:679px; background-image:url(images/Clavette-Final_1x1.jpg); background-repeat:no-repeat; padding-top:270px; padding-left:28px; padding-right:280px; position:relative;}
.footer {width:987px; height:60px; margin:0px auto; overflow:hidden; background-image:url(images/Clavette-Final_2x1.jpg); position:relative;}
.content .menu {
	width:227px;
	height:363px;
	position:absolute;
	left: 734px;
	top: 310px;
}
.footer .footer-float {
	width:939px;
	height:18px;
	position:absolute;
	left: 29px;
	top: 19px;
}

h1 {
	font-family: Arial;
	font-size: 16pt;
	margin-top:3px;}

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

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: Arial;
  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%; }

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;
}
