.bg_title1{
	background: transparent url(images/title1.jpg) no-repeat left top;
	width: 174px;
	height: 34px;
	padding-top: 5px;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 5px 15px;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	
}
.title_inside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #31312f;
	text-transform: uppercase;
}
.title_contact{
	display: none;
}
.title1{
	color: #fff;
}
.bg_title2{
	background: transparent url(images/title2.png) no-repeat left top;
	width: 190px;
	height: 21px;
}
.title2{
	color: #000;
	
}
.content{
	padding: 1px 2px 0px 2px;
}
.content_inside{
	padding: 10px 2px 0px 3px;
}
.content_contact{
	padding-top: 9px;
	padding-left: 5px;
}