body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

img {
  border: 0;
}

a {
  color: #ff7e00;
}

#header {
  background: url(../images/header.jpg) repeat-x top left;
  height: 208px;
}

.header-content {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.header-image {
  width: 500px;
  float: left;
}

.header-text {
  width: 500px;
  float: left;
  font-size: 11px;
  color: #e2e2e2;
  padding-top: 40px;
}

.header-text .instructions {
  float: left;
  width: 280px;
  padding-right: 20px;
}

.header-text .instructions .contact-business {
  margin-top: 30px;
  text-align: center;
}

.header-text .contact {
  float: left;
  width: 200px;
}

.header-text .contact strong {
  font-weight: normal;
  font-size: 1.4em;
}

#menu {
  height: 48px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;  
  padding-left: 30px;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu li {
  float: left;
}

#menu a {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  font-family: Georgia, Times, serif;
  color: #656565;
  font-size: 12px;
}

#menu a:hover {
  background: url(../images/hover-button.jpg) no-repeat center center;
  color: #fff;
}

#menu a.larger:hover {
  background: url(../images/hover-button-larger.jpg) no-repeat center center;
}

#body-top {
  background: #fffefb url(../images/body-top.jpg) repeat-x top left;
  min-height: 466px;
}

#map-box {
  width: 959px;
  height: 461px;
  margin-left: auto;
  margin-right: auto;
}

#map-box .content {
  width: 959px;
  height: 367px;
  background: url(../images/map-background.png) no-repeat top left;
}

#map-box .content .left {
  width: 369px;
  float: left;
  padding-top: 50px;
  padding-left: 40px;
  font-size: 11px;
  color: #5e5e5e;
}

#map-box .content .left strong {
  color: #be1f26;
  font-weight: normal; 
}

#map-box .content .right {
  width: 530px;
  float: left;  
  padding-top: 25px;
  padding-left: 20px;
}

#map-box .footer {
  width: 959px;
  background: url(../images/map-footer.jpg) no-repeat top left;
  position: relative;
  height: 80px;
  padding-top: 15px;
}

#map {
  width: 509px;
  height: 317px;
  background: url(../images/map.jpg) no-repeat top left;
}

#body {
  width: 1042px;
  margin-left: auto;
  margin-right: auto;
}

.body-background-repeat {
  background: url(../images/body-background-repeat.png) repeat-y top left;
  min-height: 600px;
}

.body-background-top {
  background: url(../images/body-background-top2.png) no-repeat top left;
}

#body-background-bottom {
  background: url(../images/body-background-bottom.png) no-repeat top left;
  width: 1042px;
  height: 66px;
  margin-left: auto;
  margin-right: auto;
}

.body-content {
  width: 928px;
  margin-left: auto;
  margin-right: auto;
  
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #706354;
}

.body-content p {
  line-height: 20px;
  font-size: 12px;
}

.body-content h1 {
  color: #3c2c31;
  font-weight: normal;
  font-size: 30px;
  margin-top: 23px;
}

.body-content h2 {
  color: #c52028;
  font-weight: normal;
  font-size: 17px;
}

.body-content-left {
  width: 570px;
  float: left;
  padding-right: 30px;
}

.body-content-right {
  width: 328px;
  float: left;
  padding-top: 23px;
}

.quote {
  width: 533px;
  height: 126px;
  background: url(../images/quote-background.jpg) no-repeat top left;
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  font-size: 12px;
  line-height: 20px;
}

.quote-content {
  font-style: italic;
}

.quote-author {
  margin-top: 10px;
  text-align: right;
}

.quote-small {
  width: 280px;
  height: 191px;
  background: url(../images/quote-background-small.jpg) no-repeat top left;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

#truro-power-center-is {
  font-size: 16px;
  line-height: 20px;
  padding-left: 12px;
  padding-right: 12px;
}

.featured-project {
  margin-top: 30px;
}

.featured-project-header {
  background: url(../images/featured-project-header.jpg) no-repeat top left;
  width: 899px;
  height: 128px;
  padding-top: 15px;
  padding-left: 30px;
}

.featured-project-header h1 {
  color: #fff;
  font-family: "Trebuchet MS", arial, sans-serif;
  width: 400px;
  font-size: 30px;
}

.featured-project-body {
  background: url(../images/featured-project-content.jpg) no-repeat top left;  
  width: 929px;
  height: 272px;
}

.featured-project-photo {
  padding-top: 14px;
  width: 515px;
  float: left;
  position: relative;
}

.featured-project-content {
  width: 304px;
  float: left;
  font-size: 11px;
  color: #4f4e4c;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Tahoma, sans-serif;
}

.featured-project-content p {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #4f4e4c;  
  line-height: 17px;
}

#footer {
  background-color: #41464a;
  text-align: center;
  color: #b9bfc4;
  padding: 50px;
  color: #b9bfc4;
  font-size: 12px;  
}

#footer a {
  color: #b9bfc4;
  font-size: 12px;
  text-decoration: none;
  padding: 15px;
}

.copyright {
}

.images .image {
  float: left;
  background-color: #fff;
  border: solid #efefef 1px;
  padding: 5px;
  margin: 10px;
  padding-bottom: 10px;
  height: 80px;
}

.bubble {
  background: url(../images/bubble.png) no-repeat top left;
  width: 276px;
  height: 115px;
}

.bubble-logo {
  width: 75px;
  float: left;
  padding-top: 32px;
  padding-left: 25px;
}

.bubble-content {
  padding-top: 25px;
  width: 176px;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  float: left;
}

.area1 {
  position: relative;
  left: 170px;
  top: 10px;
  display: none;
}

.area2 {
  position: relative;
  left: 100px;
  top: 55px;
  display: none;
}

.area3 {
  position: relative;
  left: 150px;
  top: 55px;
  display: none;
}

.area4 {
  position: relative;
  left: 180px;
  top: 57px;
  display: none;
}

.area5 {
  position: relative;
  left: 210px;
  top: 60px;
  display: none;
}

.area6 {
  position: relative;
  left: 230px;
  top: 40px;
  display: none;
}

.area7 {
  position: relative;
  left: 241px;
  top: 60px;
  display: none;
}

.area8 {
  position: relative;
  left: 265px;
  top: 60px;
  display: none;
}

.area9 {
  position: relative;
  left: 288px;
  top: 35px;
  display: none;
}

.area10 {
  position: relative;
  left: 338px;
  top: 66px;
  display: none;
}

.area11 {
  position: relative;
  left: 363px;
  top: 70px;
  display: none;
}

.form_error {
  color: red;
}

.divider {
  background: url(../images/divider.jpg) no-repeat center center;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.tenant {
}

