#header-container {
  width: 100%;
  height: 214px;
  background: #fff;
}

#header {
  width: 100%;
  height: 214px;
}

#body-container {
  background-color: #FFF;
  min-height: 500px;
}

#footer-container {
  width: 100%;
  background-color: #ffffff;
  border-top:0px;
}


