

#footer_outer {
	text-align: center;
	border: 0px;
	margin: 0px;
}

#footer {
  background: url(images/footer_back.gif);
  vertical-align: bottom;
	float: right;
	padding: 0px;
	padding-top: 5px;
	margin: 5px 0 0 0;
	width: 760px;
	height: 24px;
	font-size: 11px;
}
#footer a {
  color: #949294;
  font-weight: bold;
  text-decoration: none;
  margin:10px;
  font-size: 11px;
}

#footer a:hover {
  color: #05517B;
}
