body{
  padding: 0px;
  margin: 10px 0 0 0;
  font-family: verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  text-align: center;
  min-height: 80vh;
}

.site{
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 990px;
  text-align: left;
  border: 1px solid #444041;
  overflow:auto;
}

.container-header .grid-child {
  padding: 0px;
  background-color: #444041;
  background-image: none!important;
  border-bottom: 40px #E88243 solid;
}

.navbar-brand{
  background-color: #ffffff;
  padding: 15px 0 0 10px;
  width: 300px;
}

.container-topbar{
  background: none;
  }

.mod-menu{
  background: none;
 position: relative;
 top: 100px;
 left: 320px;
}

.mod-menu a{
  display: block;
  font-size: 12px;
  text-decoration: none;
  color: #E88243;
  font-weight: bold;
  padding: 5px 0 0 10px;
  }

.mod-menu a:hover{
  background: #cccccc;
  color: #E88243;
  }

.mod-menu a.level1, #leftmenu a.level2{
margin: 0 0 0 10px;
font-size: 12px;
font-weight: normal;
}

.mod-menu a.level2{
font-size: 11px;
margin: 0 0 0 20px;

}

.active{
  font-weight: bold;
  text-style: italic;
  color: #444041;
}

.container-topbar{
height: 0px;
}

.footer .grid-child{
  background-color: #ffffff;
  background-image: none!important;
  position: relative;
  top: 60px;
  padding: 0px;
  color: #444041;
}

.footer{
  background-color: #ffffff;
  background-image: none!important;
}