body, html {

  position: relative;

  text-align: center;

  border: 0;

  margin: 0 auto;

  padding: 0;

  width: 100%;

  height: auto;

  font: 100.01% Verdana, Arial, Helvetica, sans-serif;

  background-image: none;

  background-color: #b7c86a;

}



#outer-wrapper {

  position: relative;

  z-index: 0;

  text-align: left; 

  margin: 0 auto;

  height: auto;

  background: #FFFFFF;

}



#content-wrapper {

  position: absolute;

  top: 295px;

  left: 0;

  width: 100%;

  height: auto;

  background: #FFFFFF;

  clear: both;

}



#header, #outer-wrapper, #footer {

  width: 1020px;

}



#header-img {

  width: 1014px;

}

