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

.main-container {width: 996px; margin:0px auto; overflow:hidden;}
.header {width: 996px; height: 120px; background-image:url(images/TemTek-FINAL_1x1.jpg); }
.menu-bar{width: 247px; float:left; background-image:url(images/background-left.jpg); padding-bottom:30000px; margin-bottom:-30000px;}
.content-container {width: 749px; float:right; padding-bottom:30000px; margin-bottom:-30000px; }
.banner-bar {width: 727px; height:151px; float:left; background-image:url(images/TemTek-FINAL_2x2.jpg); }
.content {width: 727px; float:left; background-color:#a8add7; background-image:url(images/TemTek-FINAL_3x1.jpg); background-repeat:no-repeat; padding-bottom:30000px; margin-bottom:-30000px;}
.right-bar{width: 22px; float:right; background-image:url(images/background-right.jpg); padding-bottom:30000px; margin-bottom:-30000px;}
.footer-info {width: 996px; margin:0px auto; background-image:url(images/background-footer.jpg);}
.footer {width: 996px; margin:0px auto; background-image:url(images/background-footer.jpg);}

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

h2 {
	font-family: Arial;
	font-size: 11pt;
	color:#ffffff;}

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

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

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#ffffff;}
  
hr {color:#343468;}  
  
.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: 10pt; color:#FF0000; 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:#ffffff; 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
}

<!-- 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 -->