#content_home {
	width:750px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:8px solid #29375e;
	
}



#main_content_home {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:750px;
	height:310px;
	overflow:hidden;
	font-size:  1.3em;
	background:url(/_images/bg/home_img.jpg) no-repeat 0 0;
}


#property_block {
	position:relative;
	float:right;
	margin-top:10px;
	margin-right:18px;
	width:225px;
	z-index:3;
	}
	

	
	
	
#property_block ul {
	position:relative;
	width:225px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:86px; 
	
}



#property_block li {
	display:block;
	width:225px;
	height:86px;
	margin-bottom:10px;
	list-style: none;
	}




#property_block li a {
	position:relative; 
	text-decoration: none;
	width:225px;
	height:85px; 
	}

#property_block li a:hover {
	background-position: 0px -85px;
	}
	
#property_block li.property_development a {
	display:block;
	background:url(/_images/home/property_development.gif) 0 0;
	width:225px;
	height:85px; 
	
	
} 

#property_block li.property_development a:hover {
	display:block;
	background:url(/_images/home/property_development.gif) 0 -85px;
	width:225px;
	height:85px; 
	
	
} 

#property_block li.bridging_finance a {
	display:block;
	background:url(/_images/home/bridging_finance.gif) 0 0;
	width:225px;
	height:85px; 
	
	
} 

#property_block li.bridging_finance a:hover {
	display:block;
	background:url(/_images/home/bridging_finance.gif) 0 -85px;
	width:225px;
	height:85px; 
	
	
} 

#property_block li.mortgage a {
	display:block;
	background:url(/_images/home/mortgage.gif) 0 0;
	width:225px;
	height:85px; 
	
	
} 

#property_block li.mortgage a:hover {
	display:block;
	background:url(/_images/home/mortgage.gif) 0 -85px;
	width:225px;
	height:85px; 
	
	
} 
	
























