/**
Footer CSS File
 * Definition for styles within the site's footer
 */
@import "footer_common.css";
#footer{
    position: relative;
    padding: 0 0 20px 0;
}

.inner #footer {
        /* [disabled]background: url("../images/layout/g-bg-footer_fr.jpg")
         * no-repeat scroll center bottom transparent; */

.s_col  #footer {
    background-image: url(../images/layout/g-bg-footer_bottom.png);
}
