div#footer a {
  color: #453d30;
}

div#footer a:hover {
  color: #fe7000;
}

div#footer {
  width: 980px;
  margin: auto;
  color: #453d30;
  margin-top: 24px;
}

div#footer table {
  width: 980px;
}

div#footer table td {
  font-size: 12px;
}

div#page_footer {
  clear: both;
  width: 958px;
  margin: auto;
  padding-bottom: 15px;
}

div#page_footer table td {
  font-size: 11px;
}

div#page_footer table td a {
  color: #453D30;
}

div#page_footer table td a.selected {
  color: #fe7000;
  text-decoration: none;
}

div#page_footer table td a:hover {
  color: #FE7000;
}

div#page_footer table td.links {
  text-align: left;
  width: 958px;
  height: 35px;
  vertical-align: middle;
}

div#page_footer table td.logos {
  text-align: left;
  width: 178px;
  vertical-align: middle;
  height: 50px;
}

div#page_footer table td.logos img {
  margin-right: 15px;
}

div#page_footer table td.www {
  text-align: left;
  width: 770px;
  padding-right: 10px;
  vertical-align: middle;
  height: 50px;
}