@import url("format.css");
@import url("text.css");

@import url("navi.css");


body {
text-align: left;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
background-color:#ffffff;

}


#global {

margin:0 auto;
text-align:left;
width:960px;


}



#logoCont{
	
	position: absolute;
	display: block;
	
	margin-left: 770px;
	margin-top: 40px;
}


#homeTextCont{
	position: absolute;
	display: block;
	
	margin-left: 10px;
	margin-top: 60px;
	
}




#topNavi{
	
	position: absolute;
	display: block;
	width:960px;
	height:20px;

	
}


#topBg{
	
	position: absolute;
	display: block;
	width:960px;
	height: 170px;
	background-color: #00513b;
	z-index: -10;
}















#bottomAddress{
	
	position: absolute;
	display: block;
	width:960px;
	height:60px;
	margin-top: 675px;

	
}


#pw_pic_cont{
	
	position: absolute;
	
}

#pw_opeq{
	
	
	position: absolute;
	opacity:0.7;
	filter:alpha(opacity=70);
	background-color: #101E46;
	
		width:260px;
	height:40px;
	margin-top: 130px;

}


#pw_title{
	
	position: absolute;
	width:240px;
	height:40px;
	margin-top: 138px;
	margin-left: 10px;
}












#border1{
	position: absolute;
	display: block;
	margin-top: 120px;

	width:960px;
	height:2px;
	border-top: 1px solid #999;
}

#border2{
	position: absolute;
	display: block;
	margin-top: 670px;

	width:960px;
	height:2px;
	border-top: 1px solid #999;
}


#result_border1{
	position: absolute;
	display: block;
	margin-top: 140px;

	width:960px;
	height:2px;
	border-top: 1px solid #999;
}




/*mini search field*/


#mini_search_heading{
	position: absolute;

	
	
	
}



#mini_search_search{
	
		position: absolute;

		margin-top: 100px;
	margin-left: 160px;

	
}

#mini_search_opt{
	position: absolute;

		margin-top: 0px;
	margin-left: 320px;
	z-index: 70;
}

#mini_search_save_search{
	position: absolute;

		margin-top: 120px;
	margin-left: 0px;
	
}
#mini_search_area_cont{
	position: absolute;

	margin-top: 32px;

	
}

#mini_search_area{
	
	position: absolute;

	margin-top: 0px;
	margin-left: 2px;
	
	width:450px;
	height:170px;

	filter:Alpha(opacity=100);

}


#property_week{
	width:450px;
	height:170px;
	display: block;
}



#mini_search_area_sale{
	position: absolute;
	
	
}







#search_area{
	
	position: absolute;

	margin-top: 20px;
	margin-left: 0px;
	width:960px;
	height:450px;
	filter:Alpha(opacity=100);
	z-index: 60;

}


#search_area_sub{
	
	position: absolute;

	margin-left: 0px;
	width:960px;
	filter:Alpha(opacity=100);
	z-index: 60;

}

#search_save_search{
	position: absolute;

	margin-top: 282px;
	margin-left: 0px;
	z-index: 50;
}



#search_search{
	
		position: absolute;

		margin-top: 280px;
	margin-left: 160px;
	z-index: 61;

	
}
























/*search result section*/




#blueBG{
	
	position: absolute;
	display: block;

	width:960px;
	height:70px;

	background-color: #101E46;
	z-index: -10;

	
}

#search_result_cont{
	
	position: absolute;
	display: block;
	width:960px;
	height:480px;
	margin-top: 175px;

	
}


#result_heading{
	
	position: absolute;
	display: block;
	width:500px;
	height:30px;
	margin-top: 10px;
	
}

#page_number{
	
	position: absolute;
	display: block;
	width:500px;
	height:30px;
	margin-top: 40px;
	z-index: 40;
	margin-left: 12px;
}

#thums_mask{
	clear: both;

	overflow:hidden; 
	position:absolute; 
    width:960px; 
    height:450px;
	z-index: 10;
	margin-top: 40px;

}

#thums_cont{
	clear: both;

	top:0; 
    left:0;
	position:absolute; 
    width:12000px; 
    height:450px; 
	
	z-index: 11;
	margin-left: 0;
	margin-top: 35px;

}







#oneThumCont{
	position:absolute; 
	display: block;

 	width:225px; 
    height:200px;
	
}


#property_one_mask{
	clear: left;
	overflow:hidden; 
    position:relative; 
    width:225px; 
    height:200px;
}

#property_one_thum{
	
	
	width:225px; 
    height:200px;
	display: block;
	

	
}

#property_thum_img_cont{
	
	display: block;
	width: 217px;
	height: 135px;
	
}

#thum_img_cont{
	position: absolute;

	display: block;
	width: 217px;
	height: 135px;
	
}

#thum_tag{
	position: absolute;
	margin-top: 108px;
}

#prop_tag{
	position: absolute;
	z-index: 30;
		margin-top: 298px;

}

#float_sub{
		float: left;

	
}








#order_dropdowns{
	
		position: absolute;
	width: 400px;
	height: 30px;
	margin-top: 37px;
	margin-left: 560px;
	z-index: 50;
}




















/*property section*/


#property_cont{
	
	position: absolute;
	display: block;
	width:960px;
	margin-top: 175px;
	float: left;
}



#border_unfixed{
	
	display: block;
	margin-top: 10px;

	width:960px;
	height:2px;
	border-top: 1px solid #999;
	float: left;
}

#add_unfixed{
	
		float: left;
		
			width:960px;
	height:60px;

}




#backToList{
	
	
	position: absolute;
	display: block;
	width:300px;
	height:30px;
	margin-top: 16px;
	margin-left: 130px;
}



#border_unfixed_short{
	
	display: block;

	width:550px;
	height:2px;
	border-top: 1px solid #999;
	float: left;
}

#enq_field{
	
		filter:Alpha(opacity=100);

}
#enq_tofriend_field{
	
		filter:Alpha(opacity=100);

}





#border_unfixed_630{
	
	display: block;

	width:630px;
	height:2px;
	border-top: 1px solid #999;
	float: left;
}








/*search area section*/


#search_area_cont{
	
	position: absolute;
	display: block;
	width:960px;
	height:480px;
	margin-top: 175px;

	
}




/*company section*/


#home_cont{
	
	position: absolute;
	display: block;
	width:960px;
	margin-top: 175px;

	
}



/*company section*/


#company_cont{
	
	position: absolute;
	display: block;
	width:960px;
	margin-top: 175px;

	
}

/*contact section*/


#contact_cont{
	
	position: absolute;
	display: block;
	width:960px;
	height:480px;
	margin-top: 175px;

	
}







/*Print page section*/


#print_page{
	

	
}







