#footer {
	clear: both; 
	display: block;
	margin: 0px; 
	padding: 20px 0px 10px 12px; 
	width: 884px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
}
#footer ul li a {
	color: #898989;
	font-family: Georgia;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: -.1px; 
}
#footer ul li a:hover {
	text-decoration: underline;
	
}
.link_bullet {
	padding-left: 10px;
	background-image: url("images/bg-link-bullet.gif"); 
	background-repeat: no-repeat; 
	background-position: left 6px;
}
.footer_hr {
	display: block; 
	font-size: 1px; 
	margin: 6px 94px 6px 94px; 
	background-color: #C6D1D0; 
	height: 1px;
}
.footer_copyright {
	float: left;
	margin-top: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 9px;
	color: #E3A317;
	padding-left: 5px;
	padding-bottom: 10px;
}
.footer_credentials {
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 9px;
	color: #E3A317;
}
.footer_credentials a {
	color: #E3A317;
	text-decoration: none;
}
.footer_via_rail {
	display: block; 
	height:43px; 
	padding: 0px; 
	margin: 0px 0px 0px 799px; 
	position:absolute; 
	width:72px; 
	z-index: 1000;	
}
.downtown_london_logo {
	position: absolute;	
	background: url("images/logo-downtown-london.png") left top no-repeat;
	width: 79px;
	height: 40px;
	text-indent: -99em;
	overflow: hidden;
	margin-top: -9px;
}
