
#page {
  width: 870px;
  margin: 0 auto;
}

#header {
  padding-top: 15px;
  height: 91px;
  background: #FCFDFF url(../img/bg-header.gif) repeat-x 0 15px;
  border-left: 1px solid #D1D9E3;
  border-right: 1px solid #D1D9E3;
}

#footer {
  padding-bottom: 15px;
  border-left: 1px solid #D1D9E3;
  border-right: 1px solid #D1D9E3;
}

#primary ul {
  position: absolute;
  top: -59px;
  left: -400px;
}
