#tab_contacts{
	float: left;
	width: 644px;
	margin-top:5px;
	padding: 2px;
	background-color: #FFFFFF;
}

#tab_contacts #contacts_header{
	width: 644px;
	float: left;
	background:transparent url(../images/structure/background_style1.jpg) repeat-x scroll center top;
	/*border: 1px solid #C2C2C2;*/
}

/*#tab_contacts #contacts_header #image{
	float: left;
	padding: 8px;
}	

#tab_contacts #contacts_header #image img{
	border: 1px solid #000000;
}*/

#tab_contacts #contacts_header #contacts_title{
	font-size: 24px;
	font-weight: bold;
	padding: 8px;
}

#tab_contacts #contacts_header #contacts_description{
	padding: 8px;
	font-size: 12px;
	text-align: justify;
}

#tab_contacts #contacts_body{
	margin-top: 10px;
	width: 644px;
	float:left;
}

#tab_contacts #contacts_body .contacts_sub_title{
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	color:#FF5D05;
	border-bottom: 1px solid #EEEEEE;
}

#tab_contacts #contacts_body .contacts_text{
	font-size: 12px;
	line-height: 20px;
	padding: 8px;
}
