.content {
	padding: 80px 90px 0;
}

.content p {
	/*margin-bottom: 40px;*/
	line-height: 2.1;
	font-size: 12px;
	/*text-align: justify;*/
	color: #666666;
}

.content section {
	margin-bottom: 25px;
	overflow:hidden;
}

.about{
	position: relative;
	margin-bottom: 100px;
	padding: 0 90px;
}

.about h1{
	position: absolute;
	font-weight: normal;
	font-size: 36px;
	top: 160px;
	left: 465px;
}

.about h1 span{
	text-decoration: underline;
}

.text_big{ 
	font-size:24px; 
	color:#333;
	line-height: 1.5;
}