#footer {
  clear: both;
  background: transparent url('/img/common/bg_horizontal_blue_dotted_line.gif') top left repeat-x;
  overflow: auto;
  }
#footer #copyright {
  float: left;
  width: 80px;
  text-align: center;
  line-height: 82px;
  color: #fff;
  background: transparent url('/img/footer/bg_footer.gif') top left repeat-x;
  font-size: 11px;
  }
#footer #bottom_menu {
  float: right;
  width: 820px;
  line-height: 82px;
  height: 82px;
  background: transparent url('/img/footer/bg_footer.gif') top left repeat-x;
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
#footer #bottom_menu li {
  padding: 0px 5px;
  background: transparent url('/img/footer/bg_footer_menu_light_blue_dot.gif') right center no-repeat;
  display: block;
  float: right;
  }
#footer #bottom_menu a {
  color: #fff;
  padding: 0px 5px 0px 2px;
  display: block;
  line-height: 76px;
  font-size: 11px;
  }
#footer #bottom_menu a:hover{
  color: #84bdf4;
  text-decoration: none;
  background: transparent url('/img/footer/bg_menu_bottom_hover.gif') bottom left repeat-x;
  }
#footer #bottom_menu li.last {
  padding: 0px 5px;
  background: none;
  }
#fsi {
  padding-left: 160px;
  font-size: 11px;
  }
#fsi a {
  color: #284265;
  }
