@charset "utf-8";
/* CSS Document */

.buying-bkgrd {
	height: auto;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(../../images/house8.jpg);
	background-position: center top;
	clear: none;
	top: 5px;
	background-color: #0F0;
}
.selling-bkgrd {
	height: auto;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(../../images/home23.jpg);
	background-position: center top;
	clear: none;
	top: 5px;
	background-color: #0F0;
}
.renting-bkgrd {
	height: auto;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(../../images/house8.jpg);
	background-position: center top;
	clear: none;
	top: 5px;
	background-color: #0F0;
}
.commercial-bkgrd {
	height: auto;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(../../images/home26.jpg);
	background-position: center top;
	clear: none;
	top: 5px;
	background-color: #0F0;
}
.bott1{
	float: left;
	height: auto;
	width: 280px;
	border: none;
	padding-bottom: 20px;
  }
  
.bott2{
	float: left;
	height: auto;
	width: 300px;
	border: none;
	padding-bottom: 20px;
     }
.bott3{
	float: left;
	height: auto;
	width: 280px;
	border: none;
	padding-bottom: 20px;
     }
