#advise_content_headline
{
    font-family: arial;
    font-size:   14px;
    color: #000000;
    font-weight: 600;
}

.advise_content_container
{
  height: 150px;
  margin-bottom: 16px;
  font-family: arial;
  font-size: 11px;
  color: #666666;
}

.advise_content_container_image a
{
    background-color: #969696;
    width: 140px;
    height: 40px;
    margin-right: 10px;
    float: left;
    padding-top: 110px;
    padding-left: 10px;
    font-family: arial;
    font-size: 14px;
    text-transform:uppercase;
    color: #fff;
    font-weight: 600;
}

.advise_content_container_image a:hover
{
    background-color: #546d7e;
}

.advise_content_container_text h2,
.intro_text h2
{
    color: #000;
    margin: 25px 0px 10px 0px;
}

#reference_container h2
{
    font-family: arial;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin: 20px 0px 0px 0px;
}

.advise_content_container_text img a
{

}

#news_container
{
	border-top: 			1px solid #AAB29A;
	border-bottom: 			1px solid #AAB29A;
	margin-bottom:			20px;
	padding: 				15px 5px 15px 5px;
}

.news_left
{
	float:			left;
	width: 			210px;
	border-right: 	1px solid #AAB29A;
	margin: 		0px 10px 0px 0px;
	padding-right:  10px;
}

.news_right
{
	margin: 		0px 10px 0px 10px;
}

.news_left h3,
.news_right h3
{
    color: #000;
    margin: 0px 0px 10px 0px;
}

.news_left p,
.news_right p
{
	font-family: 	arial;
    font-size: 		11px;
    color: 			#666666;
    margin:			0px 0px 5px 0px;
}

.news_left a, .news_left a:VISITED,
.news_right a, .news_right a:VISITED,
.reference_left a, .reference_left a:VISITED,
.reference_right a, .reference_right a:VISITED
{
	font-family: 	arial;
    font-size: 		11px;
    color: 			#000;
    text-decoration: none;
}

.news_left a:hover,
.news_right a:hover,
.reference_left a:hover,
.reference_right a:hover
{
	    text-decoration: underline;
}
.news_right img.thumb
{
	float:left;
	margin-right:10px;
}

#reference_container
{
	margin: 	0 0 20px 0;
	width:		475px;
}

.reference_left
{
	position:	relative;
	float:		left;
	width: 		217px;
	margin: 	0px 10px 5px 0px;
}
.reference_right
{
	position:	relative;
	float:		left;
	width: 		217px;
	margin: 	0px 0px 5px 10px;
}

.reference_right img.reference,
.reference_left img.reference
{
	position:	relative;
	width: 		215px;
	border: 	1px solid #B1B1B1;
	text-align: center;
	margin:		10px 0 3px 0;
}

.intro_text
{
	margin:			0 0 20px 0;
}

.main_text
{
	margin:			0 0 0 0;
}

.person
{
	font-size: 		10px;
	margin:			0 0 40px 0;
}

.person .data
{
	margin:			0 0 0 90px;
}

.person .data h4
{
	font-size: 		12px;
	font-weight: 	normal;
	color:			#000;
}



/*news*/
ul#news
{
	list-style: none;
	margin:		0 0 0 0;
	padding:	0 0 0 0;
}

ul#news li
{
	font-size: 		12px;
	text-align: 	left;
	margin-top: 	10px;
	margin-bottom: 	10px;
}

ul#news li a
{
	color:			#000;
}

ul#news li img
{
	margin-left:	5px;
	margin-bottom: 	1px;
}

div.news_content_container
{
	padding:	10px 0 10px 0;
	border-bottom:	1px solid #ACB198;
}


#news_content_container h2
{
	color:			#345063;
}

#news_content_container .news_date
{
	font-size: 		10px;
}

#news_content_container .intro_text
{
	margin:			20px 0 0 0;
}

#news_content_container .main_text
{
	margin:			20px 0 0 0;
}