body {
  border-top: 15px solid #e6e6e6;
  padding-top: 75px;
  color: #717171; }

#intro h1 {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 50px;
  color: #555b77; }

.dotted {
  margin-bottom: 53px;
  display: block;
  height: 2px;
  background: url('/images/line.png') repeat-x;
  border: none; }

.bottom {
  margin-bottom: 20px !important; }

#logo {
  background: url('/images/logo.png') no-repeat;
  display: block;
  width: 129px;
  height: 132px;
  text-indent: -999px;
  margin-bottom: 53px; }

.mauve {
  color: #905d73 !important; }

#info {
  font-size: 14px;
  margin-left: 40px; }
  #info ul li {
    list-style-type: none; }
  #info strong {
    color: #313131; }
  #info p {
    font-weight: bold; }

#services {
  font-size: 14px; }
  #services ul {
    margin-top: 1px;
    margin-bottom: 1px; }

ul li {
  margin-left: 0; }

a {
  color: #717171;
  text-decoration: none;
  font-weight: bold; }

a:hover {
  color: #803f4f;
  text-decoration: none; }
