html {
  font-family: Verdana, Geneva, sans-serif;
  background: #00355f url('images/background.gif') repeat-x;
  color: #fff;
  font-size: .75em;
  line-height: 1.6em;
}
body {
  margin: 0px;
}
h1, h2, h3, h4, h5, h6, p, table {
  margin: 1em 0px;
}
ul {
  margin: 1em inherit;
}
h1, h2, h3, h4, h5, h6 {
  color: #002749;
}
h1 {
  font-size: 1.75em;
  padding-bottom: .5em;
  border-bottom: 1px solid #fdb824;
  font-weight: normal;
  line-height: 1.2em;
  margin: .5em 0px 0px 0px;
}
h2 {
  font-size: 1.2em;
  line-height: 1.2em;
}
h3 {
  font-size: 1.1em;
  line-height: 1.1em;
}
a {
  color: #fff;
}
a img {
  border-style: none;
}
li {
  margin: 1em 0px;
}
hr {
  display: block;
  height: 1px;
  background-color: #fdb824;
  border-style: none;
  margin: 1em 0px;
}
div#container_overall {
  width: 690px;
  margin: 0px auto;
}
img#logo_arrow_top {
  display: block;
  width: 690px;
  height: 104px;
}
div#left {
  float: left;
}
img#left_logo_top {
  display: block;
  position: absolute;
}
img#left_logo_bottom {
  display: block;
  position: absolute;
  margin-top: 250px;
}
img#logo_bottom {
  display: block;
  width: 265px;
  height: 35px;
}
div#nav_left {
  width: 220px;
  padding: 10px 23px 20px 22px;
  font-size: 14px;
  position: relative;
}
div#nav_left a {
  display: block;
  border-top: 1px solid #fdb824;
  color: #fff;
  text-decoration: none;
  padding-top: 5px;
}
div#nav_left a.first {
  border-style: none;
}
div#nav_left a span {
  display: block;
  margin-bottom: 5px;
  padding: 0px 5px;
  height: 27px;
  overflow: hidden;
  line-height: 27px;
  cursor: pointer;
}
div#nav_left a.current span, div#nav_left a:hover span {
  background-color: #b5111b;
}
div#content_left {
  width: 230px;
  min-height: 174px;
  padding: 0px 18px 0px 17px;
  position: relative;
}
div.left_special {
  background-color: #5a80a4;
  color: #fff;
  font-size: .9em;
  padding: 10px;
}
div.left_special ul {
  margin: 0px 0px 0px 10px;
  padding-left: 10px;
}
div.left_special p {
  margin: 0px 0px 0px 10px;
}
div#right {
  float: left;
}
div#tagline {
  position: absolute;
  z-index: 1;
  margin-top: 236px;
  margin-left: 5px;
  width: 395px;
  height: 39px;
  padding: 3px 10px;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
div#slideshow {
  width: 425px;
  height: 285px;
  overflow: hidden;
  position: absolute;
}
div#slideshow img {
  display: block;
  width: 425px;
  height: 285px;
}
img#slideshow_overlay {
  display: block;
  width: 425px;
  height: 285px;
  position: relative;
}
div#content {
  width: 395px;
  background-color: #fff;
  color: #000;
  min-height: 72px;
  margin-top: 5px;
  color: #000;
  padding: 1px 15px;
}
div#content a {
  color: #676300;
  font-weight: bold;
}
div#content strong {
  font-weight: bold;
  color: #002749;
}
div#footer {
  clear: both;
  font-size: .85em;
  width: 690px;
  padding: 2em 0px;
  margin: 0px auto;
  text-align: center;
}
div#footer a {
  text-decoration: none;
}
div#footer p {
  margin: .5em 0px;
  line-height: 1em;
}
div#footer a:hover {
  font-weight: bold;
  text-decoration: underline;
}
div#partners {
  text-align: center;
}
div#partners img {
  width: 125px;
  height: 65px;
  margin: 0px 12px;
}
div#nav_bottom {
}