#box1, #box2, #box3, #box4{
	position:absolute;
}
/* Sample 5*/
#box5 div{
	position:absolute;
	width:437px;
	height:226px;
}
#box5 div p.caption{
	top:191px;
	background:transparent url(../images/bg/home-gallery-caption_bg.png) no-repeat scroll left top;
	position:absolute;
	width:437px;
	height:35px;
	text-align:center;
	padding:10px 0px 5px 0px;
	color: #fff;
	font: 12px "Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;
	z-index:50;
}
#box5 img{
	position:static;
	float:left;
	width:437px;
	height:226px;
}
#home-photo-slider .mask{
	position:relative;
	width:437px;
	height:226px;
	overflow:hidden;
}
#home-photo-slider .mask img{
	position:absolute;
	display:block;
	border:none;
}