
#footer {
    height:50px;
    width: 100%;
    position:fixed;
    bottom:0px;
    z-index:20;
    display: none; /* DISABLE Footer */
}