
#index #center
{
  background: none;
  }
#index #a
{
  position: relative;
  width: 800px;
  height: 450px;
  background: transparent url("../images/home/bodybg.jpg") repeat-y top left;
  }

#index #a #b
{
  width: 600px;
  height: 50px;
  margin-top: -2px;
  background: transparent url("../images/home/toppaper.jpg") repeat-x top left;
  z-index: 2;
  margin-right: 35px;
  }

#b #frame
{

  position: absolute;
  top: 20px;
  left: 28px;  
  }

#b #quote
{
  position: absolute;
  top: 60px;
  left: 380px;
  }

#b #label
{
  position: absolute;
  left: 2px;
  top: -13px;
  }

#b #red
{
  position: absolute;
  top: 297px;
  left: 29px;
  }

#b #boxes
{
  position: absolute;
  left: 313px;
  top: 251px;
  width: 433px;
  }
  
#b>#boxes
{  
  position: absolute;
  left: 314px !important;
}


#b #boxes img
{
  display:block;
  float: left;  
  margin: 0 -5px;
  padding: 0;
  vertical-align: text-bottom;  
 }

#b>#boxes img
{
 margin: 0 -3px !important;
  }

#footer
{
  float: right;
  margin-right: 10px;
  }