body {
  background: #808080 url(/images/cache_body_bg.gif) 50% 0 repeat-y;
}
div#wrapper {
  width: 792px;
  background-image: url(images/page_body_bg_2007.png); /* DEFAULT */
  background-color: #fff;
}
div#subwrapper {
  background-image: url(images/page_top_bg_2007.png); /* DEFAULT */
  padding: 0 35px 0 12px; /* +35px to justify for detail on right */
}
body.entry div#subwrapper {
  background-image: url(images/page_top_bg_entry_2007.png);
}

body.explore div#wrapper {
  background-image: url(images/page_body_bg_explore_2007.png);
}
body.explore div#subwrapper {
  background-image: url(images/page_top_bg_explore_2007.png);
}
body.explore div#footer {
  background-image: url(images/page_bottom_bg_explore_2007.png);
}
body.explore a, body.explore div#content a{
  color: #2484fe;
}
body.logistics div#wrapper {
  background-image: url(images/page_body_bg_logistics_2007.png);
}
body.logistics div#subwrapper {
  background-image: url(images/page_top_bg_logistics_2007.png);
}
div#footer {
  padding: 40px 35px 20px 12px; /* 35px to justify for detail on right side of box */
  background-image: url(images/page_bottom_bg_2007.png); /* DEFAULT? */
}
body.explore div#footer {
  background-image: url(images/page_bottom_bg_explore_2007.png);
}
body.logistics div#footer {
  background-image: url(images/page_bottom_bg_logistics_2007.png);
}
body.homepg div#subwrapper {
  background-image: url(/images/page_top_bg_home_2007.png);
  padding-left: 0;
 
}
body.homepg div#banner_wrap {
  background: 0 300px no-repeat url(/images/page_body_bg_homepg_2007.png);
}
body.homepg div#banner_bottom {
  background-image: url(/images/page_bottom_bg_2007.png);
}
div#global_nav {
  padding-left: 12px;
}
body.homepg div#global_nav ul   {
  left: 12px;
}
