div#company_overview {
	width: 550px;
}


#div_row3
    {
     position:absolute;
     left:20px;
     top:20px;
     height:33px;
     width:805px;
     font-family:verdana;
     font-size:16px;
     font-weight:bold;
     color:#3F3F3F;
  }
  
  
  /* Div tag used for the Abous Us team section */
  
 #div_row4
     {
      position:absolute;
      left:20px;
      top:53px;
      height:425px;
      width:784px;
      color:#3F3F3F;
  }
  #div_content_area1
  {
      position:absolute;
      left:0px;
      top:0px;
      height:487px;
      width:547px;
      font-family:verdana;
      font-size:11px;
      font-weight:normal;
      line-height:16px;
      color:#3F3F3F;
   }   
   
   #div_text1
   {
     	 position:absolute;
         left:0px;
         top:0px;
         font-family:verdana;
         font-size:11px;
         font-weight:normal;
         line-height:16px;
         color:#3F3F3F;
    }
    
    
 /* About Us main page -> Contact us area */
 
   #div_content_area2
   {
        position:absolute;
        left:567px;
        top:0px;
        height:487px;
        width:215px;
   }
 
 /* Contact us box */
 
 
 #div_contactus_start
{
 position:relative;
 left:0px;
 top:0px;
 width:215px;
}
#div_contactus_row1
{
 position:absolute;
 left:0px;
 top:0px;
 height:10px;
 width:215px;
}
#div_contactus_leftcorner
{
 position:absolute;
 left:0px;
 top:0px;
 height:10px;
 width:10px;
}


#div_contactus_upper_bcg
{
 position:absolute;
 left:10px;
 top:0px;
 height:10px;
 width:195px;
 background-image: url(../Images/new_box_b.gif);
background-repeat: repeat-x;
}

#div_contactus_rightcorner
{
 position:absolute;
 left:205px;
 top:0px;
 height:10px;
 width:10px;
}

#div_contactus_row2
{
 position:absolute;
 left:0px;
 top:10px;
 height:300px;
 width:195px;
}
#div_contactus_leftline
{
 position:absolute;
 left:0px;
 top:0px;
 height:300px;
 width:5px;
}
#div_contactus_bcg
{
 position:absolute;
 left:5px;
 top:0px;
 height:300px;
 width:205px;
 background:#f7f6f4;
}
#div_contactus_text
{
 position:absolute;
 left:21px;
 top:10px;
 font-family:Arial;
 font-size:16px;
 color:#3f3f3f;
 font-weight:bold;
}
#div_contactus_text1
{
 position:absolute;
 left:21px;
 top:36px;
 font-family:verdana;
 font-size:11px;
 color:#33ccff;
 text-decoration:none;
}

#div_contactus_text2
{
 position:absolute;
 left:21px;
 top:100px;
 font-family:verdana;
 line-height:16px;
 font-size:11px;
 color:#3f3f3f;
 text-decoration:none;
}

#div_contactus_image
{
 position:absolute;
 left:21px;
 top:210px;

} 
 #div_contactus_rightline
 {
  position:absolute;
  left:210px;
  top:0px;
  height:300px;
  background-image: url(../Images/new_box_right.gif);
  background-repeat: repeat-y;
 }
 
#div_contactus_row3
{
 position:absolute;
left:0px;
top:300px;
height:10px;
 width:215px;
}
#div_contactus_lower_leftcorner
{
position:absolute;
left:0px;
top:0px;
height:10px;
width:10px;
}
#div_contactus_lower_bcg
{
 position:absolute;
 left:10px;
 top:0px;
 height:10px;
 width:195px;
 background-image: url(../Images/new_box_b.gif);
background-repeat: repeat-x;
}
#div_contactus_lower_rightcorner
{
 position:absolute;
 left:205px;
 top:0px;
 height:10px;
 width:10px;
}
 
/*------------------------------------------------------ */
 
 /* classes used for the links */
   .news_l
  {
  font-family:verdana;
  font-size:11px;
  color:#33ccff;
  text-decoration:none;
 } 
  .link_default
{
 font-family:Arial;
 font-size:11px;
 color:#3f3f3f;
 text-decoration:none;
} 
