#indexmain{
  width: 800px; 
  background: #FFFFFF; 
  margin: 10px; 
  padding: 1px 15px 15px 15px; 
  border: 1px solid #ccc
}

#indexmain #indexhead{
  width: 100%;
  border-bottom: 2px solid #d3d3d3;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
  padding-bottom: 10px;
  text-align: justify;
}

#indexmain #indexleft{
  float: left;
  width: 400px;
  text-align: justify;
}

#indexmain #indexright{
  float: left;
  width: 350px;
  border-left: 2px solid #aaa;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 20px;
}

#indexmain #indexright .partnerimages_left{
  float: left;
  height: 90px;
  margin-left: 10px;
}

#indexmain #indexright .partnerimages_right{
  float: right;
  height: 90px;
  margin-right: 10px;
}

#indexmain #indexright .partnerimages_center{
  float: left;
  height: 90px;
  margin-left: 80px;
}

#indextenetprom{
  width: 800px; 
  background: #F0F6DA; 
  margin: 10px; 
  padding: 10px 15px 15px 15px; 
  border: 1px solid #ccc;
  text-align: justify;
}

#indextenetprom ul{
  margin-left: 0px;
  padding: 0px;
  
}

p.product_parg{
  text-align: justify;
}