.topBar {
    background-color: #4c556d;
    padding: 8px 0 7px 0;
    color: #fff;
    display: none !important;
}

.skinWidth {
    margin: 0 Auto;
    width: 980px;
    display: none !important;
}

.header {
    background: #40434b;
    min-height: 60px;
    display: none !important;
}

.footer {
    clear: both;
    display: none !important;
}

.page-wrap:after {
    height: 0px;
}


