body{
	margin:0;
  padding:0 0 <length> 0;
	background-image: url(images/bg.jpg); background-repeat:repeat-x;
	background-color: #111214;
 }
 
 .footer{
  position:absolute;
  background-image: url(images/footer.jpg); background-repeat:inherit;
  height:51px;
  bottom:0;
  left:0;
  width: 925PX;
  height:<length>;
 }
 @media screen{
  body>div#footer{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
 
 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CA0005;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
 
 

<!--
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.center1{background-image:url(images/bg1.jpg); width: 100%; height:543px;background-position: center center; background-repeat:no-repeat;}
.topspace{height:56px; width:925px;}
.tbl1{width:925px; height:114px;}
.animation{width:858px; height:274px;}
.search1{background-image:url(images/searchP1.jpg); width:216px; height:24px; background-repeat:no-repeat; font-family:Arial; font-size:11px;}
.search2{background-image:url(images/searchP2.jpg); background-repeat:no-repeat; width:19px; height:26px;}
.tab2{ width:925px; height:164px;}
.tabfooter{ width:925px; height:51px;background-position: center center; background-repeat:no-repeat;}
.tabtext{ width:925px;}
.leftproduct{background-color:#242427; width:268px; background-image:url(images/leftbg.jpg); background-repeat:repeat-y;}
.righttextspace{width:658px; background-color:#34343a; background-image:url(images/textbg.jpg); background-repeat:no-repeat;}
.textspace{padding:20px;}
.leftproducttab{padding:10px;}
.morebg{height:32px; background-image:url(images/more-bg.jpg); background-repeat:repeat-x;}
.leftbg{background-image:url(images/leftbg.jpg); width:268px; background-repeat:repeat-y;}
.bntsubmit{background-image:url(images/bnts.png); height:27px; width:85px; background-repeat:no-repeat;}
.bntreset{background-image:url(images/bnts-1.png); height:27px; width:72px; background-repeat:no-repeat;}




