html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
}


/*-------------------------------- logo and strap line ---------------------------------*/

#center {
	width: 950px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	border: 0px solid red;
	}

#headerframe {
	float:left;
	border-bottom: 1px solid #4eb3d1;
	width:950px;
}
#contact {
	width:750px;
	float:right;
	text-align:right;
	border: 0px solid red;
	color:#666666;
	margin-right:3px;
	padding-top:5px;
	}
	
#contact p {
	font-size:12px;
	line-height:110%;
}

#searchframe {
	text-align:right;
	clear:right;
	float:right;
	padding:10px 0px;
	width:300px;
	border: 0px solid red;
	}
	
#logo {
	width:192px;
	height:115px;
	float:left;
	margin-top:0px;
	}

#nav {
	float:left;
	width:950px;
	border:0px solid red;
	margin:0px 0px 20px 0px;
}

#left_column {
	float:left;
	width:210px;
	border:0px solid red;
}

#left_column_pad {
	float:left;
	width:200px;
	margin-left:0px;
	margin-top:0px;
}

#main_col {
	float:left;
	width:950px;
	clear:both;
		margin-top:0px;
}

#main_area {
	float:right;
	width:730px;
	border:0px solid red;
}

#user_account {
	float:right;
	width:160px;
}

#location {
	float:left;
	width:540px;
	padding-left:17px;
}


#mainframe_top {
	float:left;
	background:url(../images/mainbody_top.gif) top left no-repeat;
	width:729px;
	height:14px;
}

#mainframe_body {
	float:left;
	width:712px;
	background:url(../images/mainbody_bg.gif) top left repeat-y;
	padding-left:17px;
}


#mainframe_contentarea {
	float:left;
	width:704px;
	background:url(../images/mainbody_grad.jpg) top left repeat-x;
	border:0px solid red;
}

#mainframe_contentarea_pad {
	float:left;
	width:640px;
	padding: 20px 30px 30px 30px;
	border:0px solid red;
}

#mainframe_bottom {
	float:left;
	background:url(../images/mainbody_bot.gif) top left no-repeat;
	width:729px;
	height:62px;
	margin-bottom:50px;
}

#latest_properties, #property_search, #recent_list, #favourites_list, #subpages {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:20px;
	margin-top:10px;
	border:0px solid red;
}

#latest_properties ul, #recent_list ul, #favourites_list ul, #subpages ul {
	text-indent:0px;
	padding-left:0px;
	margin:0px 0px 10px 0px;
}

#footer {
	float: left;
	width:950px;
	padding: 10px 0px 20px 0px;
	border-top: 1px solid #4eb3d1;
}
#facebook {
	clear:both;
	float: left;
	width: 30px;
	height: 28px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#facebook_txt {
	float: left;
	width: 60px;
	padding-right: 3px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#twitter {
	float: left;
	width: 30px;
	height: 28px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#twitter_txt {
	float: left;
	width: 60px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

	
/*--------------------------------Home Page ---------------------------------*/
	
#scroller {
	float: left;
	width:950px;
	clear:both;
	height:200px;
}
	

	
/*-------------------------------Sub Page ---------------------------------*/
		
	
	
/*-------------------------------- property ---------------------------------*/	

	