body {
  background-color: #000000;
  margin: 0;
  padding: 0 10px 0 10px;
  color: black;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 12px;
}

#wrapper {
  margin: 20px auto 0 auto;
  padding: 0px;
  width: 768px;
  height: 510px
}

#homepage {
  margin: 60px 0 0 0;
  padding: 0;
  background-image: url(images/home-bkgrnd.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
  width: 768px;
  height: 480px;
  border: 12px solid #bebebe;
  }

#center {
  margin-top: 0;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  padding:  60px 105px 0 105px;
}


#center .mgmt_services {
  position: absolute;
  margin: 130px 0 0 220px;
  padding: 0 0 0 0;
}

#center .mgmt_services a:link, #center .mgmt_services a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: .1em;
}

#center .mgmt_services a:hover {
  color: #2a5087;
}

#center .spaces {
  position: absolute;
  margin: 169px 0 0 230px;
  padding: 0 0 0 0;
}

#center .spaces a:link, #center .spaces a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: .1em;
}

#center .spaces a:hover {
  color: #2a5087;
}

#center .maintenance {
  position: absolute;
  margin: 208px 0 0 240px;
  padding: 0 0 0 0;
}

#center .maintenance a:link, #center .maintenance a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: .1em;
}

#center .maintenance a:hover {
  color: #2a5087;
}

#center .about {
  position: absolute;
  margin: 248px 0 0 250px;
  padding: 0 0 0 0;
}

#center .about a:link, #center .about a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: .1em;
}

#center .about a:hover {
  color: #2a5087;
}

#center .contact {
  position: absolute;
  margin: 288px 0 0 260px;
  padding: 0 0 0 0;
}

#center .contact a:link, #center .contact a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: .1em;
}

#center .contact a:hover {
  color: #2a5087;
}

#center .downloads {
  position: absolute;
  margin: 327px 0 0 270px;
  padding: 0 0 0 0;
}

#center .downloads a:link, #center .downloads a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: .1em;
}

#center .downloads a:hover {
  color: #2a5087;
}



img         { 
border: 0px none; 
} 

.clear {
  clear: both;
}

#footer {
  margin: 54px 0 20px 0;
  padding: 0;
  color: #d5d5d5;
  text-align: center;
  font-size: 80%;
  letter-spacing: .2em;
}

.logos {
  text-align: center;
  margin: 0;
  padding: 0;
}

.footer-contact {
  margin: 0;
  padding: 4px 0 0 0;
  font-size: 120%;
}

.footer-email {
  margin: 0;
  padding: 0;
}

.footer-email a:link, .title-email a:visited {
  font-size: 100%;
  color: #d5d5d5;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0;
  text-decoration: underline;
}

.footer-email a:hover {
  color: #adadad;
}


#footer a.trick:link, #footer a.trick:visited {
  text-decoration: none;
  color: #e7d07d;
  font-size: 100%;
  font-weight: bold;
  margin-left: 0;
}
#footer a.trick:hover {
  color: #adadad;
}

