
div#wrapper {
  width:840px;
}

div#masthead {
  width:840px;
  background:url(../images/top.png) bottom no-repeat;
}

ul#nav {
  width:786px;
  padding:8px 0 18px;
  margin:8px auto 0;
}

div#content {
  width:762px;
  padding:0 30px 0 39px;
  background:url(../images/bg.png) repeat-y;
}

div#inner_content {
  padding:0 20px 0 11px;
  width:auto;
  background:url(../images/inner_bg.png) repeat-x;
}

div#footer {
  padding:0 15px;
}

div#capper {
  background:url(../images/bottom.png) center no-repeat;
  width:840px;
}