body, table, th, tr, td, div, p, em, h1, h2, h3, ul, li, a, img, form, label, button {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	background: url(../images/body_bg.jpg) repeat-x 0 0 #CCC;
	text-align: center;
}
div.clear {
	clear: both;
	height: 0;
	font-size: 0;
}
div#wrapper {
	position: relative;
	width: 1000px;
	margin: 16px auto 0 auto;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) repeat-y 0 0;
}
div#wrapperTop {
	position: absolute;
	width: 1000px;
	height: 358px;
	background: url(../images/wrapper_top_bg.jpg) no-repeat 0 0;
}
div#headerTop {
	position: relative;
	width: 1000px;
	height: 33px;
	background: url(../images/header_top_bg.jpg) no-repeat 0 0;
}
div#header {
	position: relative;
	width: 960px;
	height: 142px;
	margin: 0 20px;
	background: url(../images/header_bg.jpg) repeat-x 0 0;
}
a#logo {
	position: absolute;
	top: 18px;
	left: 30px;
	width: 300px;
	height: 107px;
}
div#join {
	position: absolute;
	left: 395px;
	top: 20px;
	color: #FFF;
	font-size: 12px;
	line-height: 160%;
	text-align: center;
}
div#join a {
	color: #CCC;
	text-decoration: underline;
}
div#join a:hover {
	text-decoration: none;
}
div#join em {
	font-size: 18px;
	line-height: 180%;
}
div#join strong {
	font-weight: bold;
}
div#login {
	position: absolute;
	right: 30px;
	top: -5px;
	width: 250px;
	height: 135px;
	background: url(../images/login_bg.jpg) no-repeat 0 0;
}
div#login div.icon {
	float: left;
	display: inline;
	width: 41px;
	height: 41px;
	margin: 15px 5px 0 10px;
	background: url(../images/icon_login.jpg) no-repeat 0 0;
}
div#login p.header {
	display: block;
	margin: 16px 0 5px 0;
	font-size: 17px;
	color: #666;
	font-weight: bold;
}
div#login.loggedIn p.header {
	margin: 16px 15px 10px 20px;
	color: #FFF;
}
div#login.loggedIn p.header span {
	font-weight: normal;
	color: #666;
}
div#login.loggedIn a {
	font-size: 13px;
	color: #FFF;
}
div#login.loggedIn a:hover {
	text-decoration: none;
}
div#login.loggedIn li {
	margin: 0 10px 5px 40px;
	font-size: 10px;
	color: #737373;
}
div#login form {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 200px;
	text-align: right;
}
div#login label {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}
div#login input {
	width: 120px;
}
div#login button {
	width: 72px;
	height: 24px;
	margin-top: 4px;
	cursor: pointer;
	background: url(../images/login_submit.jpg) no-repeat 0 0;
}
div#login a#retrievePassword {
	display: block;
	margin: 9px 0 0 8px;;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	color: #666;
}
div#login a#retrievePassword:hover {
	text-decoration: none;
}
div#menu {
	position: relative;
	width: 960px;
	w\idth: 935px; /* Broken box-model fix for IE5 */
	height: 46px;
	margin: 0 20px;
	padding: 0 0 0 25px;
	background: url(../images/menu_bg.jpg) repeat-x 0 0;
}
div#menu ul, div#menu li {
	display: block;
	list-style: none;
}
div#menu li {
	float: left;
	display: inline;
	height: 46px;
	margin-right: 5px;
	white-space: nowrap;
	background: url(../images/menu_button_left.jpg) no-repeat 0px 0px;
}
div#menu li:hover, #menu li.active {
	background-position: 0px -46px;
}
div#menu a {
	float: left;
	display: block;
	height: 43px;
	padding: 3px 13px 0 20px;
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	background: url(../images/menu_button_right.jpg) no-repeat 100% -0px;
}
div#menu a:hover, #menu li.active a {
	background-position: 100% -46px;
}
* html div#menu a:hover {
	background-position: 100% -0px;
	text-decoration: underline;
}
* html div#menu li.active a:hover {
	background-position: 100% -46px;
}
div#title {
	position: relative;
	width: 960px;
	height: 56px;
	margin: 0 20px;
	background: url(../images/title_bg.jpg) repeat-x 0 0 #FFF;
	z-index: 100;
}
div#title #icon {
	position: absolute;
	z-index: 100;
}
div#title .search {
	top: 3px;
	left: 38px;
	width: 70px;
	height: 70px;
	background: url(../images/title_icon_search.jpg) no-repeat 0 0;
}
div#title .details {
	top: 7px;
	left: 53px;
	width: 49px;
	height: 61px;
	background: url(../images/title_icon_details.jpg) no-repeat 0 0;
}
div#title h1 {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	margin-left: 115px;
	padding-top: 11px;
}
div#search {
	position: relative;
	width: 960px;
	height: 185px;
	margin: 0 20px;
	background: url(../images/search_bg.jpg) repeat-x 0 0 #FFF;
	z-index: 50;
}
div#search form {
	position: absolute;
	float: left;
	display: inline;
}
div#search h3 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 13px;
	color: #471D01;
}
div#postalSearch {
	margin-left: 110px;
}
div#search form .submitButton {
	position: absolute;
	bottom: -35px;
	left: 375px;
	width: 122px;
	height: 59px;
	padding: 6px  16px 15px 16px;
	cursor: pointer;
	background: url(../images/search_button.jpg) no-repeat 0 0;
	z-index: 50;
}
div#metroSearch form .submitButton{
	left: 140px;
	
}
* html div#search form .submitButton {
	bottom: -36px;
}
div#search div#divider {
	float: left;
	width: 7px;
	height: 118px;
	margin: 43px 50px 0 50px;;
	background: url(../images/search_divider.jpg) no-repeat 0 0;
}
div#search input, div#search select {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	clear: none;
}
* html div#search input, * html div#search select {
	margin: 0 10px 6px 0;
}
div#search .row {
	float: left;
	clear: left;
	margin-bottom: 12px;
}
* html div#search .row {
	float: none; 
}
div#search label {
	display: inline;
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
div#search #pc_city {
	width: 128px;
}
div#search #pc_postcode {
	width: 90px;
}
div#search #ma_metroarea {
	
}
div#content {
	position: relative;
	width: 960px;
	w\idth: 890px; /* Broken box-model fix for IE5 */
	margin: 0 20px;
	padding: 40px 30px 20px 40px;
	background: url(../images/content_bg.jpg) repeat-x 0 0 #FFF;
	z-index: 25;
}
div#content a {
	color: #444;
	text-decoration: underline; 
}
div#content a:hover {
	text-decoration: none; 
}
div#content a:visited {
	color: #BBB; 
}
div#content div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	line-height: 150%;
	margin-bottom: 30px;
}
div#content div.text.column {
	width: 350px;
	float: left;
}
div#content div.text .icon {
	float: left;
	margin-right: 10px;
}
div#content div.text .icon.star {
	width: 53px;
	height: 53px;
	background: url(../images/icon_star.jpg) no-repeat 0 0;
}
div#content div.text .icon.bulp {
	width: 40px;
	height: 61px;
	background: url(../images/icon_bulp.jpg) no-repeat 0 0;
}
div#content div.text h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C5C5C5;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 13px 0 0 10px;
}
div#content div.text p {
	margin: 0 0 15px 50px;
	clear: left;
}
div#content div#contentText {
	width: 862px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	line-height: 150%;
}
div#content div#contentText p {
	margin: 10px 0;
}
div#content div#contentText ul {
	margin: 20px 0 20px 40px;
}
/* #adFrame {
	float: right;
	display: inline;
	width: 162px;
	height: 632px;
	margin: 0 0 30px 0;
	background: url(../images/ad_bottom_bg.jpg) no-repeat left bottom transparent;
} */
#adFrame p {
	display: block;
	width: 162px;
	height: 18px;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	line-height: 22px;
	background: url(../images/ad_top_bg.jpg) no-repeat 0 0 #DFDFDF;
}
#advertising {
	position: relative;
	width: 160px;
	height: 600px;
	background-color: #EEE;
	border: 1px solid #DFDFDF;
}
* html #advertising {
	width: 162px;
	w\idth: 160px;
}
div#footerMenu {
	position: relative;
	clear: both;
	width: 960px;
	w\idth: 935px; /* Broken box-model fix for IE5 */
	height: 37px;
	margin: 0 20px;
	padding-left: 25px;
	background: url(../images/footer_menu_bg.jpg) repeat-x 0 0;
}
div#footerMenu ul, divfooterMenu li {
	display: block;
	list-style: none;
}
div#footerMenu li {
	float: left;
	display: inline;
	margin-right: 15px;
}
div#footerMenu a {
	float: left;
	display: block;
	line-height: 37px;
	padding: 0 5px 0 12px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../images/footer_menu_bullet.jpg) no-repeat 0px 15px;
}
div#footerMenu a:hover {
	text-decoration: underline;
}
div#footer {
	position: relative;
	width: 960px;
	height: 64px;
	margin: 0 20px;
	background: url(../images/footer_bg.jpg) repeat-x 0 0;
}
div#footerLogo {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 150px;
	height: 55px;
	background: url(../images/footer_logo.jpg) no-repeat 0 0;
}
div#copyright {
	position: absolute;
	top: 28px;
	left: 195px;
	color: #000;
	font-size: 12px;
	line-height: 120%;	
}
div#wrapperBottom {
	width: 1000px;
	height: 42px;
	margin: 0 auto;
	background: url(../images/wrapper_bottom_bg.jpg) repeat-x 0 0;
}