body {
  background: #fff url(/images/bg01-navy.gif) repeat-x;
}

#top-box {
  border-top: 15px solid #293078;
}
#top-box #top-splash-montage {
  position: absolute;
  left: 0;
  top: 15px;
}
#top-box #menu {
  position: absolute;
  background: transparent url(/images/top-menu-bg-navy.gif) no-repeat;
}
#top-box #menu ul li {
  background: transparent url(/images/top-menu-splitter-navy.gif) no-repeat;
  background-position: top right;
}

#main-box #right-column #title-bar #title-box h1 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#contents a {
  color: #293078;
}

#icons-box {
  border-bottom: 6px solid #293078;
}