html {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffe3e3;
}
body {
  margin: 15px;
}
p, h1, h2, h3, h4, h5, h6 {
  margin: .5em 0px;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}

div#container_overall {
  width: 988px;
  margin: 0px auto;
  background: #fff url('images/1/1x1/container-background-0.svg.png');
  border: 1px solid #f71e1e;
  padding: 10px 0px 3px 0px;
}
div#header {
  height: 149px;
  width: 963px;
  margin: 0px auto;
  background: url('images/1/963x149/header-background-0.alt.svg.png');
}
img#logo {
  margin: 20px 0px 0px 20px;
  display: block;
  position: absolute;
}
img#header_image {
  width: 600px;
  height: 90px;
  display: block;
  position: absolute;
  margin-left: 335px;
  margin-top: 17px;
}
div#nav_top  {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  margin-top: 125px;
  text-align: right;
  width: 943px;
}
div#nav_top a {
  color: #fff;
  text-decoration: none;
  padding-left: 15px;
  margin-left: 5px;
  background: url('images/1/8x8/nav-decoration-0.svg.png') no-repeat 0px 4px;
}
div#nav_top a.current {
  background-image: url('images/1/8x8/nav-decoration-current-0.svg.png');
  color: #ff5500;
}
div#nav_left {
  float: left;
  width: 136px;
  background: url('images/1/1x1/nav-left-0.alt.svg.png');
  font-weight: bold;
  font-size: 14px;
  padding: 0px 20px;
  margin: 10px 20px 10px 20px;
}
div#nav_left a {
  text-decoration: none;
  display: block;
  padding-left: 15px;
  background: url('images/1/8x8/nav-decoration-0.svg.png') no-repeat 0px 4px;
  color: #fff;
  margin: 30px 0px;
}
div#nav_left a.current {
  background-image: url('images/1/8x8/nav-decoration-current-0.svg.png');
  color: #ff5500;
}
div#content_top {
  padding: 20px;
}
div#content_top a {
  color: #a62367;
}
div#content_bottom {
  background: #000 url('images/1/dont-use-area.gif');
  color: #fff;
}
div#footer {
  background: url('images/1/1x1/footer-background-0.alt.svg.png');
  margin: 0px 20px 10px 20px;
  clear: both;
  padding: 12px 0px;
  text-align: center;
  font-size: .85em;
  color: #fff;
  width: 948px;
}
div#footer a {
  color: #fff;
}
div#slideshow {
  float: right;
  width: 477px;
  height: 219px;
  margin: 0px 0px 10px 20px;
}
div#slideshow img {
  display: block;
  width: 477px;
  height: 219px;
}
div#address_map {
  width: 500px;
  margin: 0px auto;
  text-align: center;
}
