    #st_container
    {
            margin: 0 auto;
         /* width: 897px;*/
            width: 914px;            
            text-align: left;
    }
    
    #st_container_body 
    {
/*            width: 896px;*/
    }


    #st_container_left 
    {
      /*	width:153px;*/
        width:170px;  
        margin:0px;
        padding:0px;              
        float: left;
        border-right:1px solid #8f949a;  
        border-bottom:1px solid #8f949a;
        
        height:765px;        
    }
    
    #st_container_content 
    {
        width:743px;
        float: left;
        margin:0px;
        padding:0px;
                     
        
        
        margin:7px 7px 7px 7px;
        width:729px;        
    }

    
    #st_container_foot 
    {
     /* width: 897px;*/
        width: 914px;                     
        margin:0px auto;
    }
    

    
  body { background-color: white; }
  
  div.contact_cat,
  div.left
  {
   display: none; 
  }
    
    
  div.navigation {
  background:none;
  }