h4 {
  font-size: 11px;
  margin-bottom: -0.8em;
}

#logo {
  padding-bottom: 10px;
}

#sidebar {
  width: 292px;
  background-color: #333;
  float: right;
}

#sidebar .block {
  padding-bottom: 30px;
}

#sidebar .block a {
  color: #fff;
}

#sidebar .block h3 {
  color: #838080;
  font-size: 14px;
  font-weight: bold;
  background-image: url("../images/heading-bg.gif");
  background-repeat: no-repeat;
  height: 29px;
  padding: 9px 0px 0px 9px;
  margin: 0px;
}

#sidebar .block p {
  margin-top: 0px;
  padding: 0px 9px;
}

#sidebar .block .vcard {
  margin-top: 0px;
  padding: 0px 9px;
  font-weight: bold;
}

#sidebar .block .vcard .tel {
  margin-bottom: 1em;
}

#content {
  padding-left: 36px;
  padding-right: 372px;
  padding-bottom: 60px;
  background-image: url("../images/content-bottom-tagline.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
}

#content h2 {
  color: #E02433;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
}
