* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #5A5959;	
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #33B1E3;
}
.clear {
	clear: both;	
}
#header {
	background: url("images/header-bg.jpg") left top repeat-x;
	height: 143px;
}
.content_container_block {
	background: url("images/bg-content-container-block.png") left 100% repeat-x #e9e9e9;
	padding-bottom: 40px;
}
.content_container {
	margin: 0px auto;
	width: 961px;
}
.content_image_bg {
	background: url("images/bg-banner.png") left top repeat-x;	
}
#header a.logo {
	margin: 8px 0px 0px 11px;
	background: url("images/downtown-london-logo.png") left top no-repeat;
	width: 195px;
	height: 97px;
	float: left;
	overflow: hidden;
	text-indent: -99em;
}
#header ul {
	list-style-type: none;

}
#header ul li {
	float: left;
}
.small_menu {
	float: right;
	margin-top: 33px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.small_menu li {
	padding-right: 10px;
}
.small_menu a {
	color: #a9e6ff;
	text-decoration: none;
}
.small_menu a.pipe {
	background: url("images/pipe.png") left 50% no-repeat;
	padding-left: 10px;
}
#siteSearch {
	clear: both;
	float: right;
	margin-top: 5px;
}
#siteSearch legend {
	display: none;	
}
#siteSearch fieldset{
	background: url("images/search-fieldset-bg.png") left top no-repeat;
	width: 355px;
	height: 47px;
	border: 0px none;
}
.site_search_input {
	margin: 10px 0px 0px 26px;
	background: url("images/search-input-bg.png") left top no-repeat;
	width: 200px;
	padding: 2px 36px 2px 4px;
	height: 20px;
	border: 1px solid #66b4d4;
	outline: none;
}
#siteSearch input.button {
	border: 0 none;
	cursor: pointer;
	font-size: 1px;
	line-height: 1px;
	text-indent: -99em;
	vertical-align: top;
	margin-top: 9px;
}

.search_site {
	background: url("images/button-search.png") left top no-repeat;
	height: 31px;
	width: 72px;
}
.menu {
	float: right;
	clear: both;
	margin-top: 16px;
	width: 658px;
	/*height: 11px;*/
	background: url("images/menu-bg.png") 159px 40% no-repeat;
}
.menu li a {
	background: url("images/menu.png") left top no-repeat;
	height: 11px;
	float: left;
	overflow: hidden;
	text-indent: -99em;
}
.menu a.discover {
	width: 152px;
	background-position: 0px 0%;
}
.menu a.discover:hover {
	background-position: 0px -11px;
}
.menu a.invest {
	margin-left: 21px;
	width: 132px;
	background-position: -173px 0%;
}
.menu a.invest:hover {
	background-position: -173px -11px;
}
.menu a.news {
	margin-left: 21px;
	width: 38px;
	background-position: -326px 0%;
}
.menu a.news:hover {
	background-position: -326px -11px;
}
.menu a.events {
	margin-left: 20px;
	width: 51px;
	background-position: -384px 0%;
}
.menu a.events:hover {
	background-position: -384px -11px;
}
.menu a.getting { 
	margin-left: 20px;
	width: 117px;
	background-position: -455px 0%;
}
.menu a.getting:hover { 
	background-position: -455px -11px;
}
.menu a.about { 
	margin-left: 19px;
	width: 67px;
	background-position: -591px 0%;
}
.menu a.about:hover { 
	background-position: -591px -11px;
}
.footer {
	border-top: 3px solid #ace7ff;
	background-color: #33b1e3;
	padding-bottom: 60px;
}
.footer_title {
	padding-top: 28px;
	margin-left: 68px;
}
.footer_title li.left {
	float: left;
	padding-right: 25px;
}
.footer_title li {
	list-style-type: none;	
}
.footer_title li.find_us li {
	padding-bottom: 20px;	
}
.footer_title li.find_us ul {
	padding-top: 10px;	
}
.footer_title li ul.footer_menu {
	padding-top: 20px;
}
.footer_title a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.footer_downtown {
	background: url("images/footer-discover-downtown.png") left top no-repeat;
	width: 147px;
	height: 10px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
}
.footer_invest {
	background: url("images/footer-invest-downtown.png") left top no-repeat;
	width: 128px;
	height: 10px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
}
.footer_around {
	background: url("images/footer-getting-around.png") left top no-repeat;
	width: 112px;
	height: 10px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
}
.footer_about {
	background: url("images/footer-about-us.png") left top no-repeat;
	width: 64px;
	height: 10px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
}
.footer_contact {
	background: url("images/footer-contact-us.png") left top no-repeat;
	width: 80px;
	height: 10px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
}
h5.footer_find_us {
	background: url("images/footer-find-us-on.png") left top no-repeat;
	width: 74px;
	height: 12px;
	float: left;
	text-indent: -99em;
	overflow: hidden;	
}
.find_us {
	width: 100px;
}
.find_us li {
	padding-top: 15px;	
}
.facebook {
	background: url("images/icon-facebook.jpg") left top no-repeat;
	float: left;
	text-indent: -99em;
	overflow: hidden;
	width: 95px;
	height: 20px;
}
.twitter {
	background: url("images/icon-twitter.jpg") left top no-repeat;
	float: left;
	text-indent: -99em;
	overflow: hidden;
	width: 98px;
	height: 23px;
}
.youtube {
	background: url("images/icon-youtube.jpg") left top no-repeat;
	float: left;
	text-indent: -99em;
	overflow: hidden;
	width: 81px;
	height: 32px;
}
p.credits {
	margin: 10px 0px 0px 68px;
	text-transform: uppercase;
	font-size: 9px;
	color: #abe7ff;
	font-weight: bold;

}
p.credits a {
	color: #abe7ff;	
	text-decoration: none;
}
p.no_listings {
	padding: 10px;	
}