#leftMenu {margin-left: -490px;}
#middle-wrapper {margin-top: 0;}
body {
  overflow: hidden;
}
#footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body 
                               background */
}