
#wrapper {
  background-color: #F8F6F2;
}

#header-out {
  background-color: #FFFFFF;
}

#header {
  border-bottom: 1px solid #C1D7E2;
  border-top: 3px solid #4C718F;
  clear: both;
  position: relative;
  z-index: 999;
}

#footer {
  margin-top: 100px;
}
