.content_area {
	margin: 20px 20px 0 20px;
}
#content h1 {
	font-familiy: Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#content h2 {
	font-familiy: Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 5px;
}
/*
#content p,
.col3_block p{
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
*/
#content .column_wrapper ul {
	list-style-image: url("/fileadmin/template/html/main/img/bullit_arrow_rightdown.gif");
	margin-left: 1.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 20px;
}
#content .column_wrapper ul li {
	padding-bottom: 0.2em;
}
#content .column_wrapper ul a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#content .column_wrapper ul a:hover {
	color: #E70202;
}
.column_wrapper {
/*	position: relative;*/
	display: inline-block;
	padding-bottom: 35px;
}
#left_content {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-top: 18px;
}
#main_content {
	width: 280px;
	float: left;
	margin-right: 12px;
	margin-top: 18px;
}
#left_content .btn_blue,
#main_content .btn_blue {
	position: absolute;
	top: 300px;
}
span.btn_blue {
	margin-top: 10px;
}
#right_content {
	width: 325px;
	height: 225px;
	padding: 18px 20px 0px 28px;
	float: left;
	background: transparent url("/fileadmin/template/html/main/img/yellow_note.jpg") no-repeat left top;
}
.no_yellow {
	background: none !important;
}
#right_content .col3_block {
	border-bottom: 1px solid #999999;
	display: inline-block;
	margin-bottom: 10px;
}
#right_content a {
	text-decoration: none;
	color: #333333;
}
#right_content a:hover {
	color: #E70202;
}
#right_content .col3_block.last {
	border: none;
}
#right_content .col3_block .left {
	float: left;
	width: 245px;
}
#right_content .col3_block .right {
	float: left;
	width: 70px;
	margin-left: 10px;
}
#testimonial {
	width: 935px;
	clear: both;
	position: relative;
}
#testimonial .overlay {
	position: absolute;
	top: 45px;
	left: 35px;
	width: 450px;
}
#testimonial .image_overlay {
	position: absolute;
	bottom: 0;
}
#testimonial .overlay h3 {
	color:#666666;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 2px;
}
#testimonial .overlay h3 a{
	font-family: Helvetica;
	color: #FFFFFF;
	background-color: #B0C654;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	padding: 5px 5px 2px 5px;
	font-weight: bold;
	line-height: 1.2em;
}
#testimonial .overlay p{
	border-left: 5px solid #25256D;
	padding: 3px 0 2px 0px;
	margin-bottom: 20px;
}
#testimonial .overlay p span{
	padding: 1px 3px 1px 0px;
	margin-bottom: 20px;
	background-color: #25256D;
	color: #D3E760;
	font-size: 1.8em;
	font-weight: bold;
	white-space: pre-wrap;
}
#testimonial .overlay p h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #D3E760;
	background-color: #25256D;
	padding: 3px 5px 2px 0px;
	white-space: pre-wrap;
	font-weight: bold;
}
