/* 
    Document   : k1_css_banner
    Created on : 03/03/2012, 12:18:55
    Author     : BILL
    Description:
        Purpose of the stylesheet follows.
*/

/* BANNER */
#banner {
    height: 315px;
    width: 860px;
}
#shadow {
    position: absolute;
    margin: 0;
    padding: 0;
}

