body {
    background: none;
}

.wrapper {
    margin: 0;
    width: 100%;
}

#banner {
    background: none;
}

#banner img {
    display: none;
}

#banner img.logo {
    display: block;    
}

.searchbox {
    display: none;
}

.bannernavigation {
    display: none;
}

.utility {
    display: none;
}

#left {
    display: none;
} 

#main {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#footer {
    background: none;
}

.footer-top {
    display: none;
}

.footer-bottom {
    background: none;
    height: auto;
    margin: 0;
    width: 100%;
}

.address {
    padding: 0;
}

.footer-nav {
    display: none;
}