td{
   font-size: 10px; 
}

#index-main-body{
   position: relative;
   top: 141px;
   float: left;
   background: url('/fileadmin/templates/images/background-blue-solid.gif') top left repeat-y;
   width: 1000px;
   margin: 0px auto;
   max-width: 1024px;
}

#advert-row{
   clear:both;
   float:left;
   width:321px;
   height:184px;
   z-index:2;
}

#products-sevices-aboutUs{
   clear:both;
   float:left;
   width:100%;
   height: 150px;
   z-index: 3;
}

#cell-products{
   float:left;
   width:309px;
   height:150px;
   padding-left: 5px;
   padding-top: 5px;
   z-index:14;
}

#cell-services{
   float: left;
   width:309px;
   height:150px;
   padding-left: 5px;
   padding-top: 5px;
   z-index:14;
}

#cell-about-us{
   float:left;
   width:309px;
   height:150px;
   padding-left: 5px;
   padding-top: 5px;
   z-index:14;
}

#main-content{
   float: left;
   width:100%;
   height:195px;
   padding: 5px;
   z-index:17;
}

#cell-one{
   float:left;
   width:289px;
   height:180px;
   z-index:14;
   background-color: #FFFFFF;
   font-size: 11px;
   padding: 10px;
   overflow:hidden;
}

#cell-two{
   float:left;
   width:289px;
   height:180px;
   z-index:14;
   background-color: #FFFFFF;
   font-size: 11px;
   padding: 10px;
   margin-left: 5px;
   overflow:hidden;
}

#cell-three{
   float:left;
   width:289px;
   height:180px;
   z-index:14;
   background-color: #FFFFFF;
   font-size: 11px;
   padding: 10px;
   margin-left: 5px;
   overflow:hidden;
}