#people {
  text-align: center;
  white-space: nowrap;
  padding: 0 1em
}

.person {
  font-weight: bold
}

.title {
  font-style: italic
}

#contact_info {
  white-space: nowrap;
  margin-bottom: 1.5em
}

#contact_info table {
  border-collapse: collapse
}

#contact_info h4 {
  color: #4FA600
}

#contact_info p {
  margin: 0.5em 0
}

#contact_info td.contact_method {
  padding-right: 0.25em
}

#corporate_office, #satellite_offices {
  font-size: 90%;
  padding-bottom: 0.5em
}

#satellite_offices p {
  margin-bottom: 0
}

#satellite_offices p.contact_address {
  margin-top: 0
}

#perliame {
  border-top: 1px dashed #4FA600;
  font-weight: bold;
  padding: 1em 0;
  text-align: center
}

#perliame img {
  padding: 0;
  border-width: 0;
  margin: 0
}

