body {
    background-color: #CCCCCC;
	margin-top: 0px;
}

.main-container {width: 978px; margin:0px auto; overflow:hidden;}
.header {width: 978px; height: 145px;}
.menu {width: 978px; height: 67px;}
.content-container {width: 978px;}
.content{width: 923px; float:right; padding-right:30px; padding-left:25px; background-color:#FFFFFF; background-image:url(images_old/RF-design-final_3x1.jpg); background-position:top; background-repeat:no-repeat;}
.footer-info {width: 978px; margin:0px auto; background-color:#FFFFFF; background-image:url(images_old/RF-design-final_4x1.jpg); background-position:bottom; background-repeat:no-repeat;}
.footer {width: 978px; height:65px; background-image:url(images_old/RF-design-final_5x1.jpg); background-position:top; background-repeat:no-repeat; margin:0px auto; background-color:#FFFFFF;}

 
h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;}

h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;} 
	
h3 {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;}

ol { line-height: 160%;
  font-family: Arial;
  font-size: 11pt;
  color:#000000;}

ul { line-height: 160%;
  font-family: Arial;
  font-size: 11pt;
  color:#000000;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;
  color:#000000;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;
  color:#000000;}
  
label { line-height: 150%;
  font-family: Arial;
  font-size: 11pt;
  color:#000000;}
  
hr {color:#e31f21;}  
  
.heading2 { font-size: 12pt; font-weight:bold; color:#343468; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.heading3 { font-size: 10pt; font-weight:bold; color:#343468; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.barheading { font-size: 10pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.red { font-size: 11pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.blue { font-size: 10pt; color:#379bd7; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.green { font-size: 10pt; color:#006633; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.highlight{ font-size: 10pt; font-weight:bold; color:#6b70f1; 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; color:#000000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; color:#000000; 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
}


<!-- us this for multiple link colors -->
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;
}
<!-- us this for multiple link colors -->
