BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Arial','Tahoma', 'Tahoma', 'Times New Roman'
}
TD
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: 'Arial','Tahoma', 'Tahoma', 'Times New Roman'
}




.ModulTable
{
    padding:0;
}


.EditorTable
{
  
}
.EditorTD
{
   padding:0;
}

.column_ver
{

}
.column_hor
{

}
.content_table
{
}
.copy
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: 'Arial','Tahoma', 'Tahoma', 'Times New Roman'
}
.content_img
{
    BORDER-RIGHT: #b7be1c 3px double;
    BORDER-TOP: #b7be1c 3px double;
    BORDER-LEFT: #b7be1c 3px double;
    BORDER-BOTTOM: #b7be1c 3px double
}

#bg
{
    background: #E8EAEB url(../images/bg.gif) repeat-x;
    text-align:center;
    margin:0;
    padding:0;
}

#wrapper
{
    width:850px;
    margin:0 auto;
    position:relative;
    padding-top:213px;
    text-align:left;
}

#wipro_logo
{
    position:absolute;
    left:340px;
    top:260px;
    width:168px;
    height:168px;
    text-indent:-5000em;
    background: transparent url(../images/wipro_logo.png) no-repeat;
    z-index:2;
    
}
#infra, #tech
{
    width:420px;
    height:310px;
    float:left;
        background: transparent url(../images/area_bg.gif) no-repeat;
z-index:1;   
position:relative;      
}

.inner
{
    padding:10px;
    
}
#tech
{
      float:right;
}

h2
{
    margin:0;
    padding:0;
    text-indent:-5000em;
}

#infra h2
{
     background: transparent url(../images/infra_hdr.gif) no-repeat;
     width:400px;
     height:30px;
}

#tech h2
{
     background: transparent url(../images/tech_hdr.gif) no-repeat;
     width:400px;
     height:30px;
}

#infra .pic
{
     background: transparent url(../images/infra_pic.jpg) no-repeat;
     width:400px;
     height:200px;
     z-index:3;
     position:relative;
}

#tech .pic
{
     background: transparent url(../images/tech_pic.jpg) no-repeat;
     width:400px;
     height:200px;
     z-index:3;
     position:relative;
}

.inner p
{
    margin:0;
    padding:0;
    position:absolute;
    display:block;
    top:175px;
    left:50px;
    width:320px;
    text-align:center;
    color:#fff;
    z-index:4;

}


#tech .inner p
{
   
   
    left:60px;
    width:320px;
   

}

.links
{
      background: transparent url(../images/links_bg.gif) repeat-x;
      
      text-align:center;
      padding:25px 0;
}

.links a
{
    color:#000;
  
    
    text-decoration:none;
     background: transparent url(../images/ruler.gif) no-repeat top right;
     padding: 7px 8px 5px 0px;
    margin:10px 2px 0 2px;
    outline:none;
}

a.last
{
    background:none;
}

hr
{
    display:none;
}

#footer
{
    text-align:center;
    font-size:11px;
    color:#999999;
    padding:30px 0 0 0;
    clear:both;
  
}