#mask_wrapper{
	position:relative;
	width:260px;
	height:650px;
	float:left;
}
#mask{
	position:absolute;
}
#mask img{
	position:relative;
	width:260px;
	height:650px;
	-width:260px;
	-height:640px;
}
.image_inner{
	float:left;
	clear:both;
	position:relative;
	display:block;
}
#image1{
	position:absolute;
	width:200px;
	height:193px;
	height:200px;
	overflow:hidden;
	top:24px;
	left:18px;
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
}
#image1 img{
	position:absolute;
	padding:0px;
	/*width:200px;
	height:200px;*/
}
#image2{
	position:absolute;
	width:127px;
	width:122px;
	height:127px;
	overflow:hidden;
	top:228px;
	left:118px;
	left:123px;

	clear:both;
	display:block;
	margin:0px;
	padding:0px;
}
#image2 img{
	position:absolute;
	padding:0px;
	/*width:122px;
	height:122px;*/
}
#image3{
	position:absolute;
	width:153px;
	height:153px;
	overflow:hidden;
	top:344px;
	left:15px;
}
#image3 img{
	position:absolute;
	padding:0px;
	/*width:153px;
	height:153px;*/
}
#image4{
	position:absolute;
	width:145px;
	height:114px;
	overflow:hidden;
	top:499px;
	left:98px;
}
#image4 img{
	position:absolute;
	padding:0px;
	/*width:145px;
	height:145px;*/
}
#service_wrapper{
	float:left;
	/*background: url(../../images/global/service_bg.png) right repeat-y;*/
}
