@charset "utf-8";


div#base {
    background: #4A5869 url(../images/multicolor_work/header_bg.png) no-repeat left top !important;
}

div#header {
    background: none !important;
}

div#main {
    background: url(../images/multicolor_work/right_bg.png) no-repeat right top !important;
}

div#full_main {
    background: url(../images/multicolor_work/main_bg.png) repeat-y !important;
}

div#footer {
    background: #92A0B2 url(../images/multicolor_work/footer_bg.png) repeat-x left top;
}

div#footer, div#footer a, div#footer a:hover, div#footer a:visited {
    color: #2c343e !important;
}
