html, body {
      width:100%; height:100%;
      position:relative;
}

#footer {
      position:absolute;
      left:0px; bottom:0px;
}