#main-footer {
    position: absolute;
    width: 100%;
}

#footer-info {
    visibility: hidden;
    overflow: hidden;
    height: 0px;
}

div#sidebar {
    display: none;
}