@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	background-color: #9B8570;
}
.main{
	margin: 0px auto;
	width:867px;
	height:auto;
	display:block;
}
.header{
	width:867px;
	height:131px;
	float:left;
	position:relative;
	background-image: url(../images/header.jpg);
	padding-top: 20px;
}
.navigation{
	width:867px;
	height:26px;
	float:left;
	position:relative;
	background-image: url(../images/navback.jpg);
}
.image_area{
	width:867px;
	height:243px;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}
.slideshow{
	width:622px;
	height:243px;
	float:left;
	position:relative;
	background-image: url(../images/image01.jpg);
}
.contact_box{
	width:213px;
	height:243px;
	float:left;
	position:relative;
	padding-right: 32px;
	background-image: url(../images/contactbox.jpg);
}
.content{
	width:867px;
	height:auto;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
	position:relative;
	float:left;
}	
.text_area{
	width:566px;
	height:auto;
	position:relative;
	float:left;
	padding-left: 36px;
	padding-top: 12px;
	padding-right: 20px;
}
.apartment{
	width:245px;
	height:auto;
	float:left;
	position:relative;
}
.apartment1{
	width:245px;
	height:261px;
	float:left;
	position:relative;
	background-image: url(../images/rental_image.jpg);
}
.apartment2{
	width:245px;
	height:141px;
	float:left;
	position:relative;
	background-image: url(../images/rental_image2.jpg);
}
.apartment3{
	width:245px;
	height:261px;
	float:left;
	position:relative;
	background-image: url(../images/rental_image3.jpg);
}
.apartment4{
	width:245px;
	height:183px;
	float:left;
	position:relative;
	background-image: url(../images/rental_image4.jpg);
}
.apartment5{
	width:245px;
	height:183px;
	float:left;
	position:relative;
	background-image: url(../images/rental_image6.jpg);
}
.apartment6{
	width:245px;
	height:167px;
	float:left;
	position:relative;
	background-image:url(../images/villalocation.jpg);
}
.apartment7{
	width:245px;
	height:167px;
	float:left;
	position:relative;
	background-image:url(../images/houselocation.jpg);
}
.apartment8{
	width:245px;
	height:181px;
	float:left;
	position:relative;
	background-image:url(../images/rental_image7.jpg);
}
.footer{
	width:867px;
	height:66px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-top: 24px;
	background-repeat: no-repeat;
}			
