html {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background: #11163e url('images/background-gradient.jpg') no-repeat center top;
	color: #fff;
	font-size: .85em;
}
body {
	margin: 0px;
}
a {
  color: #eeeeee;
}
a img {
	border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #ffffff;
}
h1 {
  text-align: right;
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
div#container_overall {
  width: 991px;
  margin: 0px auto;
}
div#header {
  background: url('images/swirl.png') no-repeat -12px 56px;
  height: 187px;
  margin-bottom: 7px;
}
img#logo {
  float: left;
  margin-left: 25px;
  margin-top: 5px;
}
div#nav_top {
  float: left;
  font-size: 14px;
  text-align: center;
  margin-top: 55px;
  margin-left: -26px;
}
div#nav_top a {
  display: block;
  float: left;
  text-decoration: none;
  width: 112px;
  height: 22px;
  margin: 0px 5px;
}
div#nav_top a:hover {
  background-image: url('images/button-background.gif');
  color: #fff;
}
div#product_logos img {
  display: block;
  margin: 15px auto;
}
span#phone {
  display: block;
  text-align: right;
  font-size: 19px;
  float: right;
  margin-top: 31px;
  margin-right: 10px;
  font-family: 'Arial Black', Gadget, sans-serif;
}
span#tagline {
  display: block;
  clear: both;
  position: absolute;
  margin-left: 85px;
  margin-top: 163px;
  font-size: 23px;
  font-weight: bold;
  font-family: 'Arial Black', Gadget, sans-serif;
}
div#left {
  width: 100px;
  float: left;
  color: #ffffff;
  margin-top: 5px;
}
div.nav_left {
  margin-left: 10px;
}
div.nav_left a {
  display: block;
  text-decoration: none;
  margin: 1em 0px;
}
div.nav_left a:hover {
  color: #fff;
}
div#content {
  float: left;
  width: 656px;
  margin: 0px 10px;
  padding: 10px;
}
div.home {
  background: #6794ab url('images/background.jpg') no-repeat;
  color: #000;
  height: 505px;
}
div.gray {
  background: #231f20 url('images/gradient-gray.png');
  color: #fff;
}
div.orange {
  background: #ffffff url('images/gradient-orange.png');
  color: #000;
}
div.orange h1, div.orange h2, div.orange h3 {
  color: #6c532e;
}
div.peach {
  background: #edd1b2 url('images/gradient-peach.png');
  color: #000;
}
div.peach h1, div.peach h2, div.peach h3 {
  color: #6c532e;
}
div.brown {
  background: #332720 url('images/gradient-brown.png');
  color: #fff;
}

div#home_box {
  float: left;
  width: 635px;
  height: 275px;
  margin: 0px -5px -10px -10px;
  background: url('images/655x295/background-332720.svg.png');
  color: #fff;
  padding: 20px;
}
div#right {
  float: left;
  background-color: #fff;
  width: 175px;
  margin: 0px 10px;
}
div#right div {
  width: 175px;
  height: 175px;
  overflow: hidden;
}
div#right img {
  display: block;
  width: 175px;
  height: 175px;
}
div#footer {
  text-align: center;
  clear: both;
  padding: 10px;
}
div.clear {
  height: 0px;
  clear: both;
}
div.photo_gallery {
  text-align: center;
  clear: none;
  margin: 0px;
}
div.photo_gallery a {
  width: 106px;
  height: 12em;
  overflow: hidden;
  float: left;
  text-align: center;
  font-size: .75em;
  margin: 0px 1px;
}
div.photo_gallery img {
  width: 100px;
  height: 76px;
  border: 3px solid #366;
  display: block;
}
