* { margin: 0; padding: 0; border: 0; outline: none; }
html, body { width: 100%; height: 100%; }
.clear { clear: both; height: 0; font-size: 0; line-height: 0; } 

#indexMain { background: #101010 url('background.jpg') repeat-x; position: relative; min-height: 100%; height: auto !important; height: 100%; margin: auto; }
 #mainContents { padding-bottom: 22px; }
  #mainContents .splash { background: url('splash.jpg') 0 50px no-repeat; width: 916px; height: 205px; margin: auto; padding-top: 470px; }
  .langs { width: 134px; height: 14px; padding-left: 430px; }
   .langs .left { float: left; width: 45px; height: 14px; cursor: pointer; }
   .langs .right { float: right; width: 60px; height: 14px; cursor: pointer; }
  .reqs { color: #A5A5A4; width: 190px; height: 30px; padding: 33px 0 0 380px; text-align: center; font: 10px Tahoma; }
   .reqs a { color: #D50A0A; font: 10px Tahoma; }
 #mainFooter { width: 100%; background: url('footer.jpg') repeat-x; position: absolute; bottom: 0 !important; bottom: -1px; height: 22px; }
  #mainFooter .ft { background: url('copyleft.gif') 60px 0 no-repeat; width: 300px; }