html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  background: #fff url('images/background.jpg') no-repeat fixed top center;
  color: #fff;
}
body {
  margin: 0px;
}
a img {
  border-style: none;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  overflow: hidden;
  background-color: #fffecf;
  color: #000;
}
img#logo {
  width: 229px;
  height: 93px;
  margin: 10px 0px 0px 11px;
}
div#contact_info {
  font-size: 20px;
  font-weight: bold;
  color: #fffecf;
  text-align: center;
}
div#left {
  width: 239px;
  background-color: #007e3f;
  float: left;
}
div#nav_left {
  margin: 6px 0px 0px 34px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  text-align: center;
  background: url('images/nav-left-background.png') no-repeat;
  width: 161px;
  height: 38px;
  padding-top: 14px;
}
nav_left a.first {
  margin-top: 0px;
}
div#nav_left a.current {
  background: url('images/nav-left-current.png') no-repeat;
}
div#nav_left a:hover {
  background: url('images/nav-left-current.png') no-repeat;
}
div#insurance_companies {
  text-align: center;
  color: #fffecf;
  font-size: 15px;
  margin: 30px 0px 5px 0px;
}
div#insurance_companies img {
  margin-top: -10px;
}
div#right {
  width: 749px;
  float: left;
}
div#header {
  width: 749px;
  height: 73px;
  background-color: #fffecf;
  overflow: hidden;
}
form#search {
  width: 226px;
  height: 24px;
  float: right;
  padding: 10px 0px 0px 0px;
}
img#credit_cards {
  width: 151px;
  height: 24px;
  position: absolute;
  margin: 20px 0px 0px 15px;
}
div#nav_top {
  position: absolute;
  margin: 46px 16px 0px 240px;
  width: 506px;
}
div#nav_top a {
  float: left;
  text-decoration: none;
  color: #000;
  font-size: 20px;
  margin-left: 9px;
  border-left: 2px solid #007e3f;
  padding-left: 9px;
  height: 27px;
  font-weight: bold;
}
div#nav_top a.first {
  border-left: none;
}
div#nav_top a.current {
  color: #007e3f;
}
div#nav_top a:hover {
  color: #007e3f;
}
a#foot_evaluation {
  position: absolute;
  z-index: 2;
  margin: 85px 0px 0px 603px;
}
a#foot_evaluation img {
  width: 133px;
  height: 222px;
}
div#slideshow {
  width: 742px;
  height: 376px;
  background-color: #007e3f;
  border: 7px solid #007e3f;
  border-left: none;
}
div#slideshow img {
  width: 742px;
  height: 376px;
  display: block;
}
div#nav_shoes {
  width: 743px;
  height: 92px;
  background-color: #ff0;
  border: 3px solid #007e3f;
}
div#scroller_hor {
  height: 92px;
  margin: 0px auto;
  width: 743px;
  padding: 3px;
  background-color: #007e3f;
}
div#scroller_hor img {
  margin-right: 5px;
  vertical-align: middle;
}
div#content {
  padding: 10px 18px 0px 18px;
  background-color: #fffecf;
  overflow: hidden;
}
div#content h1, h2, h3 {
  margin-top: 0px;
}
div#content a {
  color: #007e3f;
}
div#content a:visited {
  color: #0b5530;
  font-weight: bold;
}
div#footer {
  text-align: center;
  font-size: .85em;
  background-color: #fffecf;
  margin: 0px auto;
  clear: both;
  padding: 1em 0px;
}
div#footer a {
  color: #000;
}
div#footer a:visited {
  color: #000;
}
div.photo_gallery {
  width: 749px;
}
div.photo_gallery a {
  width: 165px;
  height: 120px;
  margin: 5px ;
  display: block;
  float: left;
}
div.photo_gallery a img {
  width: 165px;
  height: 120px;
  display: block;
  border: 1px solid #000;
}
