@charset "utf-8";
.contact_heading {
	background-image: url(../images/contact-heading.png);
	height: 63px;
	width: 549px;
	background-repeat: no-repeat;
}
.contact_box_one {
	height: auto;
	width: 504px;
	float: left;
	padding-right: 15px;
	padding-left: 30px;
	font-size: 14px;
}
.contact_box_one strong {
	font-size: 18px;
	line-height: 30px;
}
.contact_box_one a {
	color: #FFFFFF;
	text-decoration: none;
}
.contact_box_one a:hover {
	text-decoration: underline;
}
