@charset "UTF-8";
/* CSS Document for individual business section page image */

#layoutcontent {
	background-image: url(cssimages/property/property_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 240px;
	background-color: #FFFFFF;
	width: 590px;
}	

#content {
	width: 599px;
}
