#st_container {
margin: 0 auto;
margin-top:-564px;
width: 985px;
text-align:left;
background-color:transparent;
}
#st_container_body {
            background-repeat: repeat-y;
min-height:300px;
    }
    
    #st_container_left 
    {
        width:180px;  
        margin:0px;
        padding:0px;              
        float: left;  
    }
    
#st_container_content {
width:595px;
margin:0px 15px;
}
    
    #st_container_right 
    {
        width:180px;        
        float: right;
    }
    
    #st_container_foot 
    {
        width:985px;                     
margin: 0 auto;
    }
    