@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	width:950px;
	height:1500px;
	z-index:1;
	background-color: #FFFFFF;
	margin-left: -475px;
	left: 50%;
	border: 2px solid #000000;
}
#banner {
	position:absolute;
	width:950px;
	height:352px;
	z-index:1;
}
#firstbed {
	position:absolute;
	width:475px;
	height:356px;
	z-index:2;
	top: 355px;
}
#secndbed {
	position:absolute;
	width:475px;
	height:356px;
	z-index:3;
	left: 473px;
	top: 712px;
}
#garden {
	position:absolute;
	width:475px;
	height:356px;
	z-index:4;
	top: 1070px;
}
#firsttext {
	position:absolute;
	width:335px;
	height:284px;
	z-index:5;
	left: 546px;
	top: 386px;
}
#gardtext {
	position:absolute;
	width:300px;
	height:205px;
	z-index:6;
	left: 546px;
	top: 1146px;
}
#secndtext {
	position:absolute;
	width:282px;
	height:209px;
	z-index:7;
	left: 74px;
	top: 762px;
}
.style2 {
	font-size: 20px
}
#bathroom {
	position:absolute;
	width:150px;
	height:200px;
	z-index:8;
	left: 386px;
	top: 507px;
}
#foorter {
	position:absolute;
	width:950px;
	height:22px;
	z-index:4;
	left: 0;
	top: 1432px;
	text-align: center;
}

#p3 {
	position:absolute;
	width:950px;
	height:15px;
	z-index:4;
	left: 0;
	top: 1456px;
	text-align: center;
}
