.mainContact {
	height: 280px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact {
	float: left;
	position: relative;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 67px;
	width: 100px;
	margin-top: 20px;
	margin-left: 20px;
}
.contactContent {
	float: left;
	height: 206px;
	width: 360px;
	position: relative;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 12px;
	top: 20px;
	margin-top: 0px;
	left: 10px;
}
.contactContentHarta {
	float: right;
	height: 206px;
	width: 300px;
	position: relative;
	margin-right: 55px;
	margin-left: 0px;
	font-size: 12px;
	top: 15px;
	margin-top: 5px;
}
