html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #CCCCCC;
	
}	

.container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:964px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;
	background: #FFFFFF;
	border: #FFFFFF solid 8px;
}

.header-container {
	width: 964px;
	height:261px;
}
			
.header-left {
	float: left;
	width: 733px;
	height: 261px;
}

.header-right {
	float: left;
	width: 231px;
	height: 261px;
	background: url(assets/layout/quicksearch-bg.gif) left no-repeat;
}

.header-flash {
	float: left;
	width: 733px;
	height: 220px;
}

.header-navigation {
	float: left;
	width: 733px;
	height: 41px;
	background: #000000;
}	
	
.quicksearch-container {
	width: 198px;
	margin: 0 auto;
	margin-top: 90px;
}		

.content-container {
	width: 934px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 48px;
	margin-bottom: 48px;
	min-height: 330px;
	_min-height: 330px;
	
}

/* for Internet Explorer */
/*\*/
* html .content-container {
height: 400px;
}

.footer-container {
	width: 934px;
	height: 65px;
	background: url(assets/layout/footer-bg.gif) left no-repeat;
	color: #FFFFFF;
	padding-top: 36px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	bottom: 0;
}

.footer-left {
	float: left;
	width: 613px;
}

.footer-right {
	float: left;
}

.footer-container a {
	font-weight: normal;
	color: #FFFFFF;
}

.footer-container a:hover {
	font-weight: normal;
	color: #A6A6A6;
}

.width-132 {
	width: 122px;
}

.width-47 {
	width: 36px;
}

.width-105 {
	width: 105px;
}

.width-100 {
	width: 100px;
}

.width-190 {
	width: 190px;
}

.ref-search {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	font-size: 11px;
	
}

.cart {
	float: left;
	font-weight: normal;
	padding-left: 28px;
	background: url(assets/layout/cart-bg.gif) no-repeat;
	font-size: 11px;
	
}

.cart-link a {
	font: 14px bold Arial, Helvetica, sans-serif;
	color: #712D97;
}

.cart-link a:hover {
	font: 14px bold Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.cart-link {
	float: right;
}

.home-left {
	float: left;
	width: 680px;
}

.home-right {
	float: right;
	width: 216px;
	padding-left: 18px;
}

.home-right-plots {
	float: right;
	width: 216px;
	padding-left: 18px;
	padding-top: 55px;
}

.assessment-home {
	border-left: 1px solid #D7D7D7;
}	

.clear {
	clear: both;
}

.featured {
	float: left;
	width: 660px;
	padding: 10px;
	background: url(assets/layout/featured-bg.gif) left top no-repeat;
}

.featured-dev {
	float: left;
	background: url(assets/home/featured-dev.gif) left top no-repeat;
	padding-left: 40px;
}	

.featured a img {
	border: 5px solid #FFFFFF;
	padding: 0;
}

.featured a:hover img {
	border: 5px solid #712D97;
	padding: 0;
}

.featured-img {
	float: left;
	width: 310px;
	margin-right: 15px;
}		

.featured-heading {
	float: left;
	padding-left: 30px;
	width: 305px;
}

.vspace-40 {
	height: 40px;
	float: left;
	clear: both;
}

.vspace-20 {
	height: 20px;
	float: left;
	clear: both;
}

.featured-details {
	float: left;
	width: 335px;
}

.plots-heading {
	float: left;
	width: 216px;
	height: 43px;
	line-height: 32px;
	padding-left: 10px;
	background: url(assets/home/plots-bg.gif) left top no-repeat;
	margin-top: 40px;
	margin-bottom: 6px;
}

.propdata {
	background: url(assets/layout/propdata.gif) left no-repeat;
	padding-left: 34px;
	line-height: 24px;
}

.bot-links {
	margin-top: 8px;
}

.column {
	float: left;
}

.wrap-right {
	float: right;
	clear: left;
	margin-left: 45px;
}

.wrap-left {
	float: left;
	clear: right;
	margin-right: 45px;
	margin-bottom: 60px;
}

.new-dev-left {
	float: left;
	width: 650px;
	border-right: 1px solid #D7D7D7;
	padding-right: 30px;
}

.new-dev-left1 {
	float: left;
	width: 650px;
	padding-right: 30px;
	height:550px;
	border-right: 1px solid #D7D7D7;
}

.new-dev-heading {
	float: left;
	width: 640px;
	height: 43px;
	line-height: 43px;
	background: url(assets/new-dev-1/new-dev-1-box.gif) top left no-repeat;
	padding-left: 10px;
}

.new-dev-right {
	float: right;
	width: 219px;
	padding-left: 20px;
}

.new-dev-right1 {
	float: right;
	width: 219px;
	padding-left: 20px;
}

.new-dev-pic {
	float: left;
	width: 156px;
	margin-right: 8px;
}	

.new-dev-pic-last {
	float: left;
	width: 156px;
}

.width-650 {
	width: 650px;
}	

.width-219 {
	width: 219px;
}

.price-list-link a {
	color: #000000;
}

.price-list-link a:hover {
	color: #A6A6A6;
}	

.alignright {
	text-align: right;
}	

.dev li {
	
	padding: 0;
	background-image:url(../assets/layout/dot.gif);
	margin-right: 0px;

}

.dev ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
}
	 					