.main { width:984px; margin:0 auto; text-align:left;}

#header {height:157px;}

#footer {
	height:77px;
	clip: rect(auto,auto,0px,auto);
}

.col-1, .col-2, .col-3 {float:left;}
.container {
	overflow:hidden;
}
h1 {
	color: #171b1c;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 15px;
}
h3 {
	color: #DC6900;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 15px;
}
h2 {

	color: #CCCCCC;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 15px;
}
h4 {

	color: #171b1c;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 15px;
}
#footer-text-bottom {
	text-align: left;
	width: 170px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer-text-bit {
	text-align: left;
	width: 185px;
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #C2C3C3;
}
.footerlink-sm {
	color: #C2C3C3;
}
.footerlink-sm:hover {
	color: #FF8B19;
}
.clear { clear:both; }
#column-half-left {
	width: 50%;
	float: left;
}
#column-half-right {

	width: 50%;
	float: right;
}
#london {
	background-color: #00CCCC;
	height: 17px;
	width: 70px;
}
