body {
	background: #fff url(../images/bg.jpg) repeat;
	padding-top: 20px;
	padding-bottom: 25px;
}

.logo {
	margin: 0 0 25px 0;
	padding: 0;
	float: left;
}

.headerContact {
	font-weight: bold;
	text-align: center;
	float: right;
}

.heroImage {
	margin-bottom: 20px;
}

.servicesImage {
	margin: 0 auto;
}

hr {
	border-top: 1px solid #646464;
}

.small {
	font-size: 80%;
	margin-top: 20px;
}

footer {
	text-align: center;
}

a i {
	font-size: 110%;
	color: #181818;
}

a:hover i {
	text-decoration: none;
}







