span.grey_block {
	float: left;
	display: block;
	background: #5e5e5e;
	width: 210px;
	height: 20px;
	margin-left: 16px;
}
span.grey_block.first {
	margin-left: 0;
}
span.grey_block.large {
	width: 270px;
}
#text_info_top_left {
	float: left;
	width: 664px;
}
#text_info_top_left #text_title {
	position: relative;
	background: #f7d51b;
	height: 111px;
}
#text_info_top_left #text_text {
	margin-top: 19px;
	line-height: 18px;
	min-height: 413px;
}
#text_text a {
	text-decoration: underline;
}
#text_text .text_text {
	margin-bottom: 18px;
}
#text_text .text_text_inner {
	float: left;
}
#text_text .text_text_inner.image {
	width: 415px;
}
#text_text .text_text_image.left{
	float: left;
	margin-right: 15px;
}
#text_text .text_text_image.right{
	float: right;
}
#text_title h2 {
	position: absolute;
	top: 18px;
	left: 15px;
	display: block;
	width: 400px;
	height: 56px;
	font-size: 30px;
	color: #363636;
	font-weight: normal;
}
#text_info_top_right {
	float: right;
	width: 268px;
	height: 563px;
	background: #f7d51b;
}
#text_info_top_right #text_image {
	position: relative;
	height: 392px;
}
#text_image span{
	position: absolute;
	left: 8px;
	bottom: 9px;
	color: #fff;
	text-transform: uppercase;
}
#text_info_top_right #text_intro_text {
	font-size: 12px;
	line-height: 18px;
	padding: 24px 17px 17px 17px;
	color: #3e3e3e;
	overflow: hidden;
	height: 110px;
}
#text_intro_text p {
	margin-bottom: 18px;
}

#text_info_bottom {
	margin-top: 30px;
	margin-bottom: 30px;
}
