body
    {
    background-image: url(/theme/default/img/vatmi_blu_top_bar.gif);
    background-repeat: repeat-x;
    background-color: #F76617;
    min-width: 1000px;
    }

.vatmi_link
    {
    position: absolute;
    top: 0px;
    left: 0px;
    }

#container
    {
    width: 746px;
    margin-left: auto;
    margin-right: auto;
    }

#vp_logo
    {  
    position: absolute;
    top: 5px;
    padding-left: 5px;
    width: 100px;
    height: 130px;
    z-index: 1000;
    }
   
#menu
    {
    padding-left: 120px;
    margin-top: 9px;
    }

#header { width:746px;
    
    height: 300px; 

    }

.shadow
    {
    background-image: url(/theme/default/img/shadow_746px.png);
    background-repeat: no-repeat;
    height: 18px;
    }

#main
    {
    background-image: url(/theme/default/img/body_bg.gif);
    background-repeat: repeat-y;
    background-color: #FFF;
    }

#main_top
    {
    background-image: url(/theme/default/img/body_top_746px.gif);
    background-repeat: no-repeat;
    height: 27px;
    }

#main_heading
    {   
    height: 87px;
    padding-left: 45px;
    padding-right: 56px;
    vertical-align: middle;
    display: table-cell;
    
    }

#main_col_left
    {
    margin-left: 56px;
  

    }

#main_col_right
    {
    margin-right: 56px;
    width: 217px;
  
    float: right;

    }
    
        
        
  .left_narrow{
     width:393px;
  }
  
  .left_wide{
       margin-right: 56px;      
  }      
.right_vis{
   visibility:visible;    
}
.right_invis{
  visibility: hidden;
}         
#main_bot
    {
    clear:both;
    background-image: url(/theme/default/img/body_bottom_746px.gif);
    height: 65px;
    padding-top:25px;
    padding-left:37px;
    padding-right:37px;
    background-repeat: no-repeat;
    margin-top:37px;
    
    }
    
    
   #main_bot, #main_bot p,  #main_bot a,  #main_bot a:hover{  
    color:#FFF;
    font-size:11px;
    
    }
    .img_voffset_3px{
      vertical-align: middle;
    display: table-cell;
    }
    
       .img_voffset_3px img{
    position: relative;
    top:3px;
    }
   #contactbox{                                                            
      background-image: url(/theme/default/img/contact_background.png);  
      padding:20px;
      color: #FFF;
      background-repeat: no-repeat;
   } 
 #contactbox h3{
     

      color: #FFF;

   } 