/*

Theme Name: Samura 3D Package

*/
#samurai_3d_pkg {
	background-image: url("images/3d_package/3d_package_bg.jpg");
	background-repeat: no-repeat;
	margin-top:10px;
	width: 952px;
	height:700px;
	position:relative;
}
#samurai_3d_pkg #image_sam-reel {
	float:left;
	position: absolute;
	top: 293px;
	left: 50px;
	height: 300px;
	width: 230px;
}
#samurai_3d_pkg #image_ton-reel {
	float:left;
	position: absolute;
	top: 293px;
	left: 360px;
	height: 300px;
	width: 230px;
}
#samurai_3d_pkg #image_miso-reel {
    	position: absolute;
    	top: 293px;
    	left: 675px;
	height: 300px;
	width: 230px;
}
