* {
	padding:0;
	margin:0;
	font-family: 'Lato';
}

.container {
	width:960px;
	text-align: center;
}

.m {
	margin-top:30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#title-page {
	text-align: center;
	color: #4aa3df;
}

#icons {
	padding-left: 30px;
}

	#icons img {
		float: left;
	}

	#icons .arrow {
		float: left;
		background-image:url(../images/page_06.png);
		width: 38px;
		height: 111px;
		margin-left:5px;
		margin-right:5px;
	}

#step {
	width: 100%;
	text-align: center;
}

	#step .head {
		margin-left: 55px;
	}
	
	#step1 .h-one {
		background-image:url(../images/page_26.png);
		width: 847px;
		height: 83px;
	}
	
	#step2 .h-two {
		background-image:url(../images/page_30.png);
		width: 847px;
		height: 85px;
	}
	
	#step3 .h-three {
		background-image:url(../images/page_34.png);
		width: 847px;
		height: 82px;
	}
	
	#step4 .h-four {
		background-image:url(../images/page_38.png);
		width: 847px;
		height: 84px;
	}
	
	#step5 .h-five {
		background-image:url(../images/page_42.png);
		width: 847px;
		height: 87px;
	}
	
	#step6 .h-six {
		background-image:url(../images/page_46.png);
		width: 847px;
		height: 88px;
	}