* {
	padding: 0;
	margin: 0;
}
body {
	background: #5a85b5 url(images/bg.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 18px;
	margin: 5px 0 10px 0;
}
#container {		
	width: 839px;
	margin: 31px auto;
}
#header {
	height: 253px;
	width: 839px;
	position: relative;
	left: 0;
	top: 0;
}
#header h1 {
	width: 203px;
	height: 83px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header h2 {
	width: 204px;
	height: 30px;
	background: url(images/haddenham.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
#header p {
	position: absolute;
	right: 0;
	top: 75px;
	color: #ccd7e1;
}
#header p a {
	color: #ffe8c5;
}
#header .church {
	width: 285px;
	height: 156px;
	position: absolute;
	left:0;
	top: 97px;
}
#header .house {	
	width: 305px;
	height: 229px;
	position: absolute;
	left: 285px;
	top: 24px;
}
#header .village {
	width: 249px;
	height: 141px;
	position: absolute;
	left: 589px;
	top: 112px;
}	
#nav {
	width: 839px;
	height: 40px;
}
#nav li {
	float: left;
	height: 40px;
	list-style: none;
}
#nav li a {	
	display: block;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	border-right: 1px solid #023567;
	border-left: 1px solid #24487c;
}
#nav li.welcome a {
	width: 81px;
	border-left: none;
	background: url(images/nav_welcome.gif) no-repeat;
}
#nav li.about a {
	width: 76px;
	background: url(images/nav_about.gif) no-repeat;
}
#nav li.haddenham a {
	width: 94px;
	background: url(images/nav_haddenham.gif) no-repeat;
}
#nav li.valuations a {
	width: 84px;
	background: url(images/nav_valuations.gif) no-repeat;
}
#nav li.testimonials a {
	width: 96px;
	background: url(images/nav_testimonials.gif) no-repeat;
}
#nav li.news a {
	width: 108px;
	background: url(images/nav_property_news.gif) no-repeat;
}
#nav li.hip a {
	width: 84px;
	background: url(images/nav_hip.gif) no-repeat;
}
#nav li.sale a {
	width: 130px;
	background: url(images/nav_sale.gif) no-repeat;
}
#nav li.contact a {
	width: 69px;
	background: url(images/nav_contact.gif) no-repeat;
	border-right: none;
}
#nav li a:hover {
	background-position: 0 -80px;
}
#home #nav li.welcome a,#about #nav li.about a,#company #nav li.about a,#haddenham #nav li.haddenham a,#valuations #nav li.valuations a,#testimonials #nav li.testimonials a,#news #nav li.news a,#contact #nav li.contact a,#hip #nav li.hip a {
	background-position: 0 -40px;
}
#feature {
	background-color: #ffe8c5;
	padding: 38px 43px 30px 43px;
	width: 752px;
	color: #013567;
}
#feature ul {
	margin-top: 10px;
}
#feature li {
	background: url(images/bullet.gif) no-repeat 0 5px;
	margin: 3px 0;
	list-style: none;
	padding-left: 15px;
}
#feature h3 {
	width: 168px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}
#home #feature h3 {
	width: 213px;
	height: 93px;
	float: left;
	background: url(images/h3_welcome.gif) no-repeat;
	margin-bottom: none;
}
#about #feature h3 {
	background: url(images/h3_about.gif) no-repeat;
}
#company #feature h3 {
	background: url(images/h3_company.gif) no-repeat;
}
#haddenham #feature h3 {
	background: url(images/h3_haddenham.gif) no-repeat;
}
#valuations #feature h3 {
	background: url(images/h3_valuations.gif) no-repeat;
}
#testimonials #feature h3 {
	background: url(images/h3_testimonials.gif) no-repeat;
}
#news #feature h3 {
	background: url(images/h3_news.gif) no-repeat;
}
#hip #feature h3 {
	background: url(images/h3_hip.gif) no-repeat;
}
#contact #feature h3 {
	background: url(images/h3_contact.gif) no-repeat;
}
#feature .paragraphs {
	float: right;
	margin-top: -10px;
}
#feature h4 {
	font-size: 14px;
	margin-top: 20px;
}
#feature .left {
	width: 481px;
	float: left;
}
#feature .right {
	width: 237px;
	float: right;
}
.bullet-col {
	float: left;
	margin-right: 18px;
}
#content {
	margin-top: 8px;
	width: 838px;
}
#content img {
	float: left;
}
#content .paragraphs {
	float: right;
	background: #5c84b1 url(images/home_para.gif) no-repeat;
	padding: 19px 26px;
	color: #ccd7e1;
	height: 165px;
	width: 509px;
}
#footer {
	font-size: 11px;
	margin-top: 15px;
	color: #94bde6;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
	text-align: right;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.testimonial {
	border: 1px solid #dec8a6;
	padding: 10px;
	background: #efd9b6;
}
#subtabs {
	background: url(images/subtabs_border.gif) repeat-x left bottom;
	margin-bottom: 25px;
	margin-top: -10px;
}
#subtabs li {
	float: left;
	background-color: #efd9b6;
	background-image: none;
	line-height: 24px;
	padding-left: 0;
	font-weight: bold;
	border-left: 1px solid #dec8a6;
	border-right: 1px solid #dec8a6;
	border-top: 1px solid #dec8a6;
	margin: 0 3px -1px 0;
	text-align: center;
	width: 102px;
	height: 24px;
}
#subtabs .selected {
	border-bottom: 1px solid #ffe8c5 !important;
	background-color: #ffe8c5;
	height: 25px;
}
html>body #subtabs .selected {height: 24px;}
html>body #subtabs li {height: 24px;}
html>body #subtabs {height: 26px;}
#subtabs a {
	text-decoration: none;
	color: #013567;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {clear: both;}
.partner-pic {
	width: 100px !important;
	height: 235px;
	border: 1px solid #dec8a6;
	padding: 5px 5px 0 5px;
	float: left;
	margin: 8px 8px 0 0;
}
.last {
	margin-right: none;
}
.partner-pic p {
	margin-bottom: none;
	font-size: 9px;
	line-height: 13px;
}
.partner-pic h5 {
	font-size: 12px;
	margin: 5px 0;
	width: 90px;
}
.short {
	height: 180px;
	margin-bottom: 0;
}
.top-pic {
	margin-bottom: 30px;
}
.button {
	background: url(images/button_rpt.gif) repeat-x;
	border: 1px solid #013567;
	color: #fff;
	font-family: arial,verdana,helvetica, sans-serif;
	font-weight: bold;
	margin-left: 143px;
}
input {
	margin-bottom: 10px;
	font-family: arial,verdana,helvetica, sans-serif;
}
h5 {
	margin-bottom: 5px;
	float: left;
	width: 140px;
}
textarea {
	width: 300px;
	font-family: arial,verdana,helvetica, sans-serif;
}