.header-sub {
  padding: 0 0 2px 0;
}

.kids-image {
  height: 100px;
  float: left;
  position: relative;
  margin-top: 8px;
}

* html .kids-image {
  top: 36px;
  margin-top: -28px;
}

.topmenu {
  background-color: #f29300;
}

.topmenu a,
.topmenu a:link,
.topmenu a:visited {
  color: #000;
}

.topmenu ul li.border a {
  border-right: 1px solid #000;
}

.leftmenu a.active {
  color: #00519e;
}