/* Custom CSS - write your own CSS values to overwrite the ones from Visionary */

#top-banner {
  padding-right:10px;
  padding-top:5px;
  float: right;
  height: 62px;
  overflow: visible;
}

#top-banner a img {
  padding: 0px;
}

#top-navigation {
  height: 72px;
  width: 450px;
  float: left;
  position: relative;
  border: none;
}

#top-navigation ul#top-nav {
  position: absolute;
  bottom: 0px;
}

#header-container {
  clear: left;
  border-top: 3px double #DDDDDD;
}
