#l_container {    
    width: 746px;
    margin: 0px auto;
    background: url('/site_files/img/bg_landing.jpg') no-repeat left top;
    height: 600px;
}

#l_header {  
    height: 128px;
}

#l_contentwrapper {    
    
}

#l_footer {    
    margin-top: 20px;
    color: #bbbbbb;
    font-size: 12px;  
}

a, a:visited, a:active {
    color: #011440;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
