#home-box
{
	margin:50px 0 0;
	padding:0 0 50px;
	position:relative;
	overflow:hidden;
	/*background:#258097 url(bg_home.jpg) repeat-x 50% 0;color:#fff;*/
	height:935px;
	}
	.parallax-layer
	{
		position:absolute;
		width:1200px;height:650px;
		}
	.parallax-layer-2
	{
		width:1600px;
		height:935px;
		}
		#home-box .texture
		{
			/*background:url(bg_pattern.png) no-repeat;*/
			height:935px;
			width:1600px;
			position:absolute;
			top:0;
			left:50%;
			margin:0 0 0 -800px;
			}
		#home-box .icons
		{
			background:url(/images/bg12.jpg) no-repeat;height:652px;width:1600px;position:absolute;top:-60px;left:50%;margin:0 0 0 -800px;
			}
			