html {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #15151a;
  color: #dbdbdb;
  font-size: 16px;
  font-size: .813em;
  line-height: 1.385;
}
a {
  color: #dbdbdb; 
}
a img {
  border-style: none;
}
body {
  margin: 0px;
}
div#header {
  min-width: 988px;
  height: 264px;
  background: #15151a url('images/background-top.jpg') repeat-x;
  color: #dbdbdb;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
div#header_inner {
  width: 988px;
  margin: 0px auto;
}
img#logo {
  display: block;
  position: absolute;
  width: 330px;
  height: 104px;
  margin-top: 11px;
}
img#locations {
  display: block;
  position: absolute;
  width: 115px;
  height: 68px;
  margin: 152px 0px 0px 21px;
}
img#tagline {
  display: block;
  position: absolute;
  width: 171px;
  height: 141px;
  margin: 117px 0px 0px 156px;
}
div#nav_top {
  float: right;
  clear: right;
  font-size: .923em;
  margin: 20px 12px 0px 0px;
}
div#nav_top a {
  text-decoration: none;
  float: left;
  height: 13px;
  line-height: 13px;
  margin-left: 7px;
  padding-left: 7px;
  border-left: 2px solid #74637d;
}
div#nav_top a.first {
  border-left-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
div#nav_top a:hover {
  color: #f58220;
}
div#nav_top_sub {
  float: right;
  clear: right;
  text-transform: uppercase;
  font-size: .923em;
  margin: 13px 12px 0px 0px;
  position: relative;
}
div#nav_top_sub a {
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 2px solid #59495e;
  float: left;
  margin: 1px 0px 0px 10px;
}
div#nav_top_sub a.first {
  margin-left: 0px;
}
div#nav_top_sub a.current {
  border-bottom-style: none;
  background-color: #5e4f69;
  padding: 1px 3px 0px 3px;
  margin: 0px -3px 0px 7px;
}
div#nav_top_sub a:hover {
  color: #f58220;
}
div#slideshow {
  width: 631px;
  height: 181px;
  padding: 16px 17px 15px 17px;
  margin: -10px -5px 0px 0px;
  background-image: url('images/slideshow-shadow.png');
  float: right;
  clear: right;
}
div#slideshow img {
  width: 631px;
  height: 181px;
  display: block;
}
div#header_decoration {
  min-width: 988px;
  height: 19px;
  background: #e37015 url('images/header-bottom-decoration.png');
}
div#content {
  background-color: #fff;
  color: #565656;
  min-width: 988px;
  overflow: auto;
}
div#content_inner {
  width: 860px;
  margin: 0px auto;
  padding: 0px 63px;
}
div#content a {
  color: #e36f1e;
}
div#content a:visited {
  color: #806e96;
}
div#content h1, div#content h2, div#content h3 {
  color: #2f6177;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  margin-left: -37px;
  margin-right: -37px;
  font-style: italic;
}
div#content h1 {
  font-size: 1.231em;
}
div#content h2 {
  font-size: 1.154em;
}
div#content h3 {
  font-size: 1.077em;
}
div#footer {
  text-align: center;
  min-width: 988px;
}
