/******** HOME PAGE STYLES ********/

#feat_container {
	width: 340px;
	height: 280px;
	background: url(../stat/feat_bg.jpg) 0 0 no-repeat;
	}
	
#centre {
	width: 340px;
	height: 100%;
	margin-top: 30px;
	}
	
#feat_hdr {
	margin-left: 22px;
	margin-top: 8px;
	}
	
#feat_placeholder {
	margin-left: 19px;
	margin-top: 8px;
	}
	
#right_container {
	width: 255px;
	height: 100%;
	margin-top: 30px;
	}
	
#lets_talk {
	margin-left: 13px;
	margin-top: 15px;
	}	

#barbara, #graham {
	margin-top: 10px;
	display: inline;
	width: 114px;
	}
	
#barbara p, #graham p {
	padding-left: 10px;
	padding-top: 2px;
	}
	
#contact_details p, #contact_details a {
	font-size: 14px;
	color: #fff;
	}
#contact_details {
	margin-top: 10px;
	padding-left: 13px;
	}
	
#reg_btn {
	display: block;
	height: 30px;
	width: 191px;
	background: url(../btns/register_as_a_buyer.gif) 0 0 no-repeat;
	margin: 20px auto;
	}
	
/*#reg_btn:hover {
	background: url(../btns/register_as_a_buyer_over.gif) 0 0 no-repeat;
	}*/
	
#details {float:left;background:none; clear:both;}