body {
	background: #e1f0d3 url("images/bg.jpg") repeat-x top left;
}


#top-pane {
  background: url(images/top.gif) no-repeat top left;
  height: 123px;
  margin-top: 10px;
}


#main-container {
 	background: #fff url("images/bg.jpg") repeat-x top left;
 	
}

#header-pane{
 	background: url("images/header.jpg") no-repeat top left;
}


#header-pane-sub{
 	background: url("images/header-contact.jpg") no-repeat top left;
}

