body { 
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

h1, h2, h2 { 
  font-family: "Trebuchet MS", sans-serif; 
  line-height: 1.0;
}

#wrap {
  width: 750px;
  text-align: center;
  margin: 0 auto;
  border-left: 1px solid #9999cc;
  border-right: 1px solid #9999cc;
}

#header { 
  text-align: center;
  background: url("../images/Logo.jpg") no-repeat;
  height: 164px;
  margin: 0;
}

#header h1 { display: none; }

#mainpromo h2 { font-size: 16px; font-family: "Arial", sans-serif; font-weight: bold; padding: 10px; margin:0; text-align: center; }

#mainpromo { 
  background: url("../images/Blades-MainPromo.jpg") #fff no-repeat center top; 
  height: 392px;
}

#mainpromo p { width: 320px; }

#mainpromo #contact { 
  float: left; 
  margin: 0 15px 0 15px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
}

#mainpromo #contact p { color: #000033; }
#mainpromo #contact .number { color: #000;  }

#mainpromo .residential { margin-left: 4em; }

#mainpromo .estimates, #mainpromo .comres { font-size: 36px; }
#mainpromo .experience { font-size: 24px; }

.residential, .estimates, .comres, .experience { font-family: "Trebuchet MS", sans-serif; font-weight: normal; }

#mainpromo #slideshow { 
  width: 330px;
  height: 223px;
  overflow: hidden;
  border: 5px solid #000033;
  margin-left: 15px;
  margin-top: 10px;
}

#mainpromo #slideshow img {
  position: absolute;
  left: 0;
  top: 0;
  width: 330px;
  height: 248px;
 }

#content { 
  text-align: left;
}

#extended { background: url("../images/Concrete.jpg") #fff; clear: both; height: 300px; padding: 10px; }

#extended .shadow { margin-top: -20px; margin-left: -10px; margin-right: -10px; }

#services { 
  float: left;
  margin-right: 15px;
}

#services h2 { color: #000033; font-size: 22px; margin: 0; padding: 0; }
#services ul { list-style-type: none; margin: 0; padding: 0; font-size: 18px; }
#services li { margin-left: 0; padding-left: 0; }

#extended .promo { position: relative; top: -15px; font-size: 15px; }

