#footer {
  clear:both;
}

#bodyWrapper:after{
   content: "";
   display: block;
   clear: both;
}