html {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #091b4f;
  color: #fff;
}
body {
  margin: 0px;
}
a img {
  border-style: none;
}
h2, h3, h4, h5, h6 {
}
h2 {
  text-align: center;
  font-size: 1.4em;
  margin-top: 1em;
}
h3 {
}
div#container_overall {
  background: #091b4f url('images/1x1/background-gradient.svg.png');
  color: #fff;
  width: 985px;
  margin: 0px auto;
}
div#container_overall a {
  color: #fff;
}
div#dots {
  background: url('images/background-dots.png') 6px 0px;
  margin: 0px;
}
img#lines {
  width: 985px;
  height: 617px;
  margin-top: 3px;
  margin-bottom: -620px;
  display: block;
}
div#nav_top {
  height: 32px;
  background: #ced0de url('images/nav-background.gif');
  font-size: 19px;
  line-height: 32px;
  overflow: hidden;
  position: relative;
  top: -36px;
  margin-bottom: -36px;
  width: 985px;
}
div#header {
  padding-top: 54px;
  clear: both;
}
img#logo {
  width: 326px;
  height: 109px;
  display: block;
  float: left;
  margin-left: 79px;
}
img#designbuildlogo {
  width: 537px;
  height: 121px;
  display: block;
  float: right;
  margin-top: 8px;
  margin-right: -2px;
}
div#nav_top {
  clear: both;
}
div#nav_top img {
  vertical-align: middle;
  margin: -11px 0px;
}
div#nav_top a {
  color: #091b4f;
  text-decoration: none;
  display: block;
  float: left;
  padding: 0px 25px 0px 15px;
}
div#nav_top a.home {
  padding-right: 26px;
}
div#nav_top a:hover {
  background: #5e6fa7 url('images/nav-background-hover.gif');
  color: #fff;
}
div#nav_top div {
  float: left;
  height: 100%;
  width: 2px;
  background: #545254 url('images/nav-divider.png');
}
h1 {
  width: 720px;
  height: 28px;
  display; block;
  margin: 63px 0px 0px 92px;
  background: url('images/content-heading-background.png');
  color: #091b4f;
  font-size: 30px;
  text-transform: lowercase;
  padding-top: 14px;
  padding-left: 15px;
  position: relative;
}
div#content {
  background: url('images/1x1/background-quarter-ball-gradient.svg.png');
  width: 665px;
  margin-left: 92px;
  padding: 0px 35px;
  min-height: 308px;
  margin-bottom: 28px;
}
div#nav_sub {
  clear: both;
  text-align: center;
}
div.spacer_top {
  clear: both;
  height: 1px;
  margin-bottom: 1.5em;
}
div.spacer_bottom {
  clear: both;
  height: 0px;
  margin-top: 1.8em;
}
div#footer {
  text-align: center;
  clear: both;
  font-size: .85em;
  margin: 20px 0px;
}
div#footer p {
  margin: .3em 0px;
}
div.photo_gallery {
  clear: both;
  margin-left: -27px;
}
div.photo_gallery a {
  display: block;
  width: 169px;
  height: 14em;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .75em;
  margin: 5px;
}
div.photo_gallery img {
  width: 169px;
  height: 130px;
  display: block;
  padding: 6px 15px 14px 6px;
  margin: -6px -15px -10px -6px;
  background: url('images/gallery-shadow.png');
}