* {
	margin: 0;
	padding: 0;
}

#container {
	width: 1000px;
	background: url(../images/content_bg.jpg) repeat-y;
	margin: 0 auto;
	margin-bottom: 10px;
}

#header {
	height: 289px;
	background: url(../images/new_headers/blank_header.jpg) repeat-y;
}
	
	#header h1 {
		display: none;
	}
	
	#header #navigation {
		height: 20px;
		padding: 91px 0 0 25px;
	}
	
	#header #navigation ul li {
		display: inline;
		padding: 0 7px 0 17px;
		background: url(../images/link_spacer.jpg) left no-repeat;
	}
	
		#header #navigation ul li a:link, #header #navigation ul li a:visited {
			font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
			color: #ffffff;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
		}
		#header #navigation ul li a:hover, #header #navigation ul li a:active {
			font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
			color: #ffcccc;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
		}

	
#content {
	width: 870px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E9E9E;
}

	#content p {
		margin-bottom: 15px;
		line-height: 1.5;
	}
	
	#content h2 {
		font-size: 20px;
		color: #B82E21;
		margin-bottom: 15px;
	}
	
	#content h3 {
		font-size: 18px;
		color: #B82E21;
		margin-bottom: 15px;
	}
	
	#content ul {
		margin-bottom: 15px;
	}

	#content ul li {
		list-style: none;
		list-style-image: url(../images/bullet.gif);
		list-style-position: inside;
		padding-bottom: 8px;
		padding-left: 15px;
	}
		

#footer {
	padding-top: 30px;
	background: url(../images/footer_bg.jpg) no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	clear: both;
}

	#footer ul {
		display: block;
		width: 900px;
		margin: 0 auto;
		border-top: 1px solid #cccccc;
	}
		#footer ul li {
			list-style: none;
			float: left;
			padding: 15px 10px;
			text-align: center;
			margin-bottom: -15px;
		}
	
	#footer p {
		clear: both;
		padding-bottom: 20px;
		color: #9E9E9E;
	}


/* Extras */

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

br.clear {
	clear: both;
}

.image-left {
	float: left;
	margin: 0 12px 12px 0;
}

.image-right {
	float: right;
	margin: 0 0 12px 12px;
}


input {
	width: 200px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 2px;
}

textarea {
	width: 200px;
	height: 80px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 2px;
}


		
/* Homepage */

#content-home {
	width: 849px;
	margin: 0 auto;
	text-align: center;
}

.homepage-boxes {
	float: left;
}
.homepage-boxes-right {
	float: right;
}


/* Meet Us */

.profile-image-left {
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}

.profile-image-right {
	float: right;
	margin-left: 12px;
	margin-bottom: 20px;
}

.charity-header {
	margin-left: 20px;
}


/* Landlords */

ul.landlords-buttons {
	margin-left: 30px;
}

#content ul.landlords-buttons li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.landlord-banner {
	margin-left: 130px;
}

.large-tel {
	font-size: 20px;
	color: #B82E21;
}

#content ol {
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 15px;
}

#content ol li.alt {
	color: #B82E21;
}


/* Contact */

#content ul.contact {
	margin-left: 25px;
}

#content ul li.address {
	list-style-image: url(../images/li-address.jpg);
	list-style-position: outside;
	padding: 0;
}

#content ul li.tel {
	list-style-image: url(../images/li-tel.jpg);
	list-style-position: outside;
	padding: 0;
}

#content ul li.fax {
	list-style-image: url(../images/li-fax.jpg);
	list-style-position: outside;
	padding: 0;
}


/* Special Offers */

#content .special-offers-container {
	width: 840px;
	background: #e8e7ed url(../images/special-offer-bg-top.gif) top no-repeat;
	margin-bottom: 15px;
}

#content .special-offers-box {
	width: 820px;
	background: url(../images/special-offer-bg-bottom.gif) bottom no-repeat;
	padding: 10px;
}

	#content .special-offers-box h3 {
		margin-bottom: 5px;
	}
	
.homelet-logo {
	margin-bottom: -8px;
	margin-top: -3px;
}

.small-tel {
	color: #B82E21;
}

/* Mortgages */

#mortgages-content {
	width: 900px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E9E9E;
}

	#mortgages-content h2 {
		font-size: 20px;
		color: #B82E21;
		margin-bottom: 15px;
	}
	
.column-a, .column-b, .column-c {
	float: left;
}

/* Right Move User */

.pp-plus {
	margin-bottom: -8px;
}


/* Splash Page */

#splash-header {
	height: 242px;
	background: url(../images/new_headers/blank_header.jpg) no-repeat;
}
	
	#splash-header h1 {
		display: none;
	}

.column-a-splash-container {
	float: left;
	width: 206px;
}

.column-a-splash {
	padding: 10px;
	width: 186px;
	border: 1px solid #9e9e9e;
	margin-bottom: 15px;
}
	.column-a-splash p.short-desc {
		font-size: 13px;
	}

.column-c-splash {
	float: left;
	width: 186px;
	padding: 10px;
	border: 1px solid #9E9E9E;
}

.column-b-splash-container {
	width: 420px;
	float: left;
	margin: 0 15px;
	
}

.column-b-splash {
	padding: 10px;
	border: 1px solid #9e9e9e;
	margin-bottom: 15px;
	overflow: auto;
}

.column-b-splash ul.splash-links {
	width: 190px;
	float: left;
}
	.column-b-splash ul.splash-links li {
		list-style-image: none !important;
		text-align: right;
	}
	.column-b-splash ul.splash-links li a:link, .column-b-splash ul.splash-links li a:visited {
		display: block;
		background: #f8f8f8;
		color: #9E9E9E;
		padding: 5px 10px 5px 0;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}
	.column-b-splash ul.splash-links li a:hover, .column-b-splash ul.splash-links li a:active {
		background: #eee;
	}
	
.special-offers {
	float: left;
}

h3.offers {
	text-align: center;
	margin-bottom: 0 !important;
}