html {
	background-color: #333;
	color: #fff;
}
body {
	margin: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
a img {
	border-style: none;
}
a {
  color: #588
}
a:visited {
  color: #255;
}
a:hover {
  color: #7aa;
}

h1, h2, h3, h4, h5, h6 {
  color: #588;
}
h1 {
  font-size: 1.75em;
  text-align: center;
  margin: 20px 0px;
}
h2, h3 {
 font-size: 1.17em;
}
strong, b {
  color: #588;
}
form td p {
  margin: 5px 0px;
}
div#container_overall {
	background-color: #fff;
	color: #000;
	width: 985px;
	margin: 0px auto;
}
div#header {
  height: 150px;
 
}
div#header .logo {
  width: 323px;
  height: 200px;
  margin: 5px 0px 0px 5px;
  position: absolute;
}
div#slideshow {
  width: 650px;
  height: 150px;
  overflow: hidden;
  float: right;
  position: relative;
  z-index: 1;
}
div#slideshow img {
  width: 650px;
  height: 150px;
}
div#left {
  float: left;
  width: 130px;
  padding: 0px 10px;
  margin-top: 100px;
}
a#specials_link {
  display: block;
  width: 120px;
  height: 60px;
}
a#specials_link {
  width: 120px;
  height: 60px;
  display: block;
}
div#nav_left {
  line-height: 34px;
  margin-top: 20px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  color: #366;
}
div#nav_left a:hover {
  color: #699;
}
div#content {
  float: left;
  width: 815px;
  padding: 0px 10px;
  font-size: 1.2em;
  background: #fff url('images/logo-built-to-last-big-blurred.jpg') no-repeat center bottom;
  
}
div.sb {
  float: left;
  clear: left;
  height: 16px;
}
div#movie {
  float: right;
  margin: 0px 0px 10px 10px;
 
}
div#footer {
  clear: both;
  padding: 10px;
  text-align: center;
}

div.photo_gallery {
  text-align: right;
  clear: both;
}
div.photo_gallery a {
  display: block;
  width: 94px;
  height: 11em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .75em;
  margin: 0px 4px 0px 3px;
}
div.photo_gallery img {
  width: 90px;
  height: 66px;
  border: 2px solid #366;
  display: block;
}
div.our_team {
  clear: both;
}
div.our_team a {
  display: block;
  width: 100px;
  height: 200px;
  text-align: center;
  float: left;
  margin: 10px;
}
div.our_team a img {
  width: 100px;
  height: 133px;
}
div.our_team a span {
  display: block;
}
div.team_bio img.team_big {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
div.team_phone span {
  display: block;
}
div.team_phone span.label {
  font-weight: bold;
  float: left;
  clear: left;
  margin-right: 5px;
}
span.team_position {
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: -20px;
  margin-bottom: 20px;
}
