#design-frame {
  position: relative;
  width: 765px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #9E6100;
}

#header {
  position: relative;
  width: 765px;
  height: 153px;
  background-color: #094095;
  background-image: url(http://emmertdental.com/_templates/emmert/default/images/header_bkgd.gif);
  border-bottom: 2px solid #9E6100;
}

#logo {
  position: absolute;
  top: 10px;
  left: 10px;
}

#emmert-mast-header {
  position: absolute;
  top: 13px;
  left: 104px;
}

#locations {
  position: absolute;
}

#locations-list {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#robinson {
  position: absolute;
  top: 63px;
  left: 232px;
}

#bethel-park {
  position: absolute;
  top: 63px;
  left: 420px;
}

#pittsburgh {
  position: absolute;
  top: 63px;
  left: 583px;
}

#telephone {
  position: absolute;
  top: 132px;
  left: 342px;
}

#content-frame {
  position: relative;
  width: 765px;
  height: 395px;
  background-image: url(http://emmertdental.com/_templates/emmert/default/images/links_bkgd.gif);
  background-repeat: repeat-y;
}

#links-list {
  position: absolute;
  left: 0px;
  top: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 2;
}

#our-services {
  position:absolute;
  left: 5px;
  top: 27px;
  width: 155px;
  height: 35px;
}

#promotional-offers {
  position:absolute;
  left:5px;
  top: 80px;
  width:194px;
  height:32px;
  z-index: 3;
}

#our-4-locations {
  position:absolute;
  left:5px;
  top: 130px;
  width:161px;
  height:32px;
}

#office-hours {
  position:absolute;
  left:4px;
  top: 180px;
  width:130px;
  height:32px;
}

#contact-us {
  position:absolute;
  left:5px;
  top: 230px;
  width:115px;
  height:32px;
}

#content {
  position: relative;
  width: 592px;
  height: 395px;
  margin-left: 173px;
  background-color: #DBE3F0;
}

#footer {
  position: relative;
  width: 765px;
  height: 199px;
  background-color: #9E005D;
  border-top: 2px solid #9E6100;
}

#tagline {
  position: absolute;
  top: -2px;
  left: 255px;
}

#new-patients-welcomed {
  position: absolute;
  top: -106px;
  left: -54px;
  z-index: 3;
}

#attribution {
  position: relative;
  margin-top: 120px;
}

#emmert-mast-footer {
  position: absolute;
  bottom: 13px;
  right: 13px;
}

body {
  background-color: #DBE3F0;
  font-family: Verdana, Geneva, sans-serif;
}

div.clear {
  height: 1px;
  clear: both;
}

h1.home {
  margin: 0;
  padding: 0
}

p.attribution {
  color: #DBE3F0;
  font-size: .7em;
  text-align: center;
}

span.small-attribution {
  font-size: .9em;
}

a.small-attribution {
  color: #DBE3F0;
}