/* IE9 Hacks */

.tab-menu>li>a>span {
    vertical-align: baseline;
}

#main {
    background: url("../images/bg_body.jpg") repeat-x scroll 0px 130px #c9c9c9;
}

#header-outer {
    background: url("../images/bg_header-outer.jpg") repeat-x;
}

.layer-top {
    background: url("../images/bg_register.jpg") repeat-x scroll bottom center transparent;
}

.tab-menu>li {
    background: url("../images/bg_main-menu-li.jpg") repeat-x scroll center bottom #009AD3;
}

.marginal {
    background: url("../images/bg_body.jpg") repeat-x scroll 0 top #C9C9C9;
    margin-bottom: 5px;
}

#header-top ul li {
    background: url("../images/arrow-down-white.gif") no-repeat scroll 10px center #009AD3;
}

#header-top ul li a {
    color: #fff;
}