.pages_static
{
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 60px;
}
.pages_static .title
{
	margin: 63px 0 41px 0;
	min-height: 64px;
}
.pages_static .title h2
{
	font-family: Calibri;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	color: #333333;
	text-transform: uppercase;
}
.page_static_content, .page_static_content p, .page_static_content a, .page_static_content
{
	font-family: Calibri;
	font-size: 18px;
	line-height: 22px;
}
.page_static_content ul
{
	margin: 5px 0 5px 40px;
}