.bg {
	background-image: url(images/contact_04.jpg);
	background-repeat: no-repeat;
	height: 221px;
	width: 1000px;
}
.title {
	background-image: url(images/contact_03.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 1000px;
}
.icons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

