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 {
  padding:10px 5px;
  text-align: left;
  width: 948px;
  vertical-align: middle;
}
div#page_footer table td.links table {
  width:100%;
}
div#page_footer table td.links td {
  padding:0px 13px 0px 0px;
}
div#page_footer table td.links ul {
  margin:0px;
  padding:0px;
  padding-left:15px;
}

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: 40px;
  vertical-align: middle;
  height: 50px;
}

#footer-extra-links {
	width: 960px;	
}

#footer-extra-links img,
#footer-extra-links a {
	vertical-align: middle;
}

#footer-extra-links .left {
	float: left;
}

#footer-extra-links .right {
	float: right;
}

#footer-extra-links .facebook {
	padding-top: 10px;	
}


