#top {
  margin-bottom: 10px;
}
#top img {
  display: block;
}
#top ul {
  list-style: none;
  margin: 0 0 0 440px;
  padding: 0 0 0 10px;
  background: url(/images/header_tab_sep_1.gif) no-repeat left top;
  height: 22px;
}
#top ul li {
  float: left;
}
#top ul a {
  font: bold 9pt arial, serif;
  color: #01474f;
  display: block;
  text-align: center;
  padding: 4px 17px 4px 7px;
}
#top ul a.one {
  background: url(/images/header_tab_sep_2.gif) no-repeat right top;
}
#top ul a.two {
  background: url(/images/header_tab_sep_3.gif) no-repeat right top;
}
#top ul a.three {
  background: url(/images/header_tab_sep_4.gif) no-repeat right top;
}
#top ul a.four {
  background: url(/images/header_tab_sep_5.gif) no-repeat right top;
}
#col1 {
  float: left;
  width: 172px;
  margin-bottom: 15px;
}
#col1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#col1 ul li {
  margin: 0 0 8px 0;
  padding: 0;
}
#col2 {
  margin: 0 0 10px 15px;
  float: left;
  width: 568px;
}