body {
  background: #8f8f8f url("ximages/body-bg.gif")  top left;
}

#header-pane-sub {
  background: url(ximages/header.jpg) top left no-repeat;
  height: 240px;
}

#top-pane {
  float: left;
  width: 100%;
  height: 70px;
  background: url(images/top.jpg) top left no-repeat;
}


#header-pane {
	height: 240px;
}

