html {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #333;
  color: #fff;
}
body {
  margin-top: 20px;
}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
h2, h3, h4, h5, h6, strong {
  color: #a11d21;
}
h1 {
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0px;
  width: 838px;
  margin: -55px 0px 0px 0px;
}
h2 {
  font-size: 1em;
  margin-bottom: -.5em;
}
h3 {
  font-size: 1em;
  font-weight: normal;
}
a img {
  border-style: none;
}
div#container_overall {
  width: 962px;
  margin: 0px auto;
  background: url('images/1x1/container-background.alt.svg.png');
  color: #fff;
  padding: 7px;
  min-height: 574px;
}
img#top_decoration {
  width: 934px;
  height: 574px;
  display: block;
  margin: 0px 0px 0px 25px;
  position: absolute;
}
img#logo {
  display: block;
  position: absolute;
  width: 247px;
  height: 97px;
  margin-left: 10px;
  margin-top: 7px;
}
img#logo_van {
  display: block;
  position: absolute;
  width: 215px;
  height: 96px;
  margin: 78px 0px 0px 693px;
  z-index: 1;
}
div#container_overall a {
  color: #db554c;
}
div#nav_top {
  float: right;
  margin: 10px 62px 0px 0px;
  position: relative;
  font-size: 14px;
  text-transform: lowercase;
}
div#nav_top a {
  margin-left: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  border-left: 1px solid #e94f57;
  padding-left: 10px;
}
div#nav_top a.first {
  border-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
div#nav_top a.current {
  color: #e94f57;
}
div#content {
  width: 798px;
  margin: 125px auto 3px auto;
  padding: 80px 20px 10px 20px;
  background-image: url('images/1x1/content-background.alt.svg.png');
  //background-color: #fff;
  color: #000;
  position: relative;
  min-height: 350px;
}
div#content a {
  color: #a11d21;
}
div#right {
  float: right;
  padding: 5px;
  width: 110px;
  min-height: 83px;
  background-image: url('images/1x1/right-box-background.alt.svg.png');
  margin: 8px 0px 10px 10px;
}
img#right_decoration {
  width: 106px;
  height: 66px;
  display: block;
  position: absolute;
  margin-top: -2px;
  margin-left: -1px;
}
div#right div.content {
  position: relative;
}
div#nav_right {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  line-height: 14px;
  margin: 5px 3px 0px 3px;
}
div#nav_right a {
  color: #fff;
  text-decoration: none;
  padding-left: 25px;
  display: block;
  background: url('images/nav-right-decoration.png') no-repeat 0px 6px;
  height: 36px;
  margin-top: 3px;
}
div#nav_right a.first {
  margin-top: 0px;
}
div#nav_left {
  float: left;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  margin: -10px 20px 20px 0px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  margin-top: 15px;
  color: #000;
}
div#nav_left a.current {

  color: #a11d21;
}
div#nav_bottom {
  clear: both;
  font-size: 13px;
  color: #a11d21;
  padding-top: 1em;
  margin-left: 1px;
}
div#nav_bottom div {
  width: 139px;
  float: left;
  margin-left: 25px;
}
div#nav_bottom div.first {
  margin-left: 0px;
}
div#nav_bottom a {
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  text-transform: lowercase;
  font-size: 14px;
}
div#nav_bottom a span {
  display: block;
  width: 139px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background: url('images/139x16/nav-bottom-background.svg.png');
  margin-bottom: 15px;
}
div#nav_bottom a img {
  float: left;
  margin-right: 5px;
  margin-top: -10px;
}
div#associations {
  margin-bottom: 2px;
  font-size: 12px;
  margin-left: 143px;
}
div#associations a {
  text-decoration: none;
  display: block;
  float: left;
  color: #fff;
}
div#associations span {
  display: block;
  float: left;
}
div#associations span span, div#associations a span {
  margin-top: 26px;
  margin-left: 5px;
  text-align: left;
}
div#associations img {
  float: left;
  margin-left: 15px;
}
div#footer {
  font-size: .85em;
  text-align: center;
  width: 978px;
  margin: 10px auto;
  padding: 1px 0px;
}
div#footer a {
  color: #fff;
}
div#slideshow {
  width: 225px;
  height: 150px;
  overflow: hidden;
  float: left;
  margin: 20px 10px 18px 0px;
}
div#slideshow img {
  width: 225px;
  height: 150px;
  display: block;
}
