div.container
{
  min-height: 100%;
  height: 100%;
  width: 95%;
  margin: 0px auto -70px;
}

div.clearfooter
{
  clear: both;
  height: 70px;
}
