@media (min-width: 1200px) {
  .aui .container, .aui .navbar-fixed-bottom .container, .aui .navbar-fixed-top .container, .aui .navbar-static-top .container {
    width: 1170px; } }
html {
  position: relative;
  min-height: 100%; }

.div-footer {
  clear: both;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 200px; }