*{
	margin: 0 auto;
}
#content_why_2{
	float: left;
	width: 100%;
	height: 130px;
	background: #00A99D;
	text-align: center;
}
#content_why_2 h2{
	font-family: HelveticaNeueCyr-Medium;
	padding-top: 20px;
	font-size: 30px;
}
.decor{
	margin-top: 10px;
	width: 500px;
	height: 34px;
}
.line_2{
	width: 215px;
	height: 2px;
	float: left;
	background: white;
	margin-top: 15px;
}
.love{
	width: 50px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#hounder{
	width: 100%;
	height: 100%;
	background: #00A99D;
}
#list{
	width: 960px;
	height: 630px;
	text-align: center;
}
#list p{
	padding-top: 5px;
	font-family: HelveticaNeueCyr-Ligth;
}
#list li{
	width: 300px;
	height: 200px;
	float: left;
	list-style-type: none;
}
#one{
	width: 960px;
	height: 400px;
}
#one img{
	height: 135px;
}
#two{
	width: 960px;
	height: 200px;
}
#two img{
	height: 135px;
}
#foot{
	height: 100%;
	text-align: center;
}