body {
  background: #dbeff0;
}

#navUtilsContainer {
   background: #6c6c61 url(utils-bg-speider.gif) bottom left repeat-x;
}

#navigate {
  background: #415a68;
  border-top: 1px solid #8ab9d1;
}

#header {
  background:#70a5c2;
}

#navSub li #sectionTitle {
  background:transparent url(menu-header-bg-speider.gif) repeat-x scroll left top;
}

#breadcrumbs {
  color: #70a5c2;
}

#navMain li.current a {
  background: #415a68;
}

#leftCorner {
  background: url(tab-left-blue.gif) no-repeat left top;
}

#rightCorner {
  background: url(tab-right-blue.gif) no-repeat right top;
}

#breadcrumbs span.active {
  background: #70a5c2;
  border-bottom: 1px solid #4a697a;
  border-top: 1px solid #4a697a;
  color: #feffff;
}

#breadcrumbs #leftSide {
  background: url(crumbs-left-side-blue.gif) no-repeat right center;
}

#breadcrumbs #rightSide {
  background: url(crumbs-right-side-blue.gif) no-repeat left center;
}
