/* image background */
#bg-m {
	background:url(../images/bg-set-5.jpg) top center no-repeat;
}
body {
	background:url(../images/home/bg.gif) center 64px repeat-x;
}
#residence {
	position:absolute;
	top:80px;
	left:-4px;
	width:956px;
	/*height:500px;*/
	overflow:hidden;
}
#residence > div > p{
	padding:0 0 40px 0;
}
#residence p{
	text-transform:uppercase;
}

#residence img{
	border:1px solid #646464;
}
#residence-1 {
	width:345px;
	float:left;
}
#residence-2 {
	width:264px;
	float:left;
}
#residence-2 div{
	padding:30px 0 20px;
}
#residence-2 div p b{
	display:block;
	padding:0 0 15px 0;
	font-size:24px;
	color:#545454;
	font-style:normal;
	font-weight:normal;
}
#residence-2 img{
	border:0px;
}
#residence-2 p{
	text-align:center;
}
#residence-3 {
	width:345px;
	float:right;
}
