/* Start of CMSMS style sheet 'ECT : Footer' */
#footer {
  float: right;
  background-color: #e6e6e6;
  text-align: right;
  color: #7f7f7f;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  width: 738px;
  padding: 3px;
}
#footer a {
  color: #705c47;
  text-decoration: none;
}
#footer_links {
  text-align: center;
}

#footer_links a {
  color: #705c47;

}

#endfooter {
  position: relative;
  width: 1001px;
  height: 30px;
  background-image: url(./uploads/images/bottom.jpg);
  background-repeat: no-repeat;
}
/* End of 'ECT : Footer' */

