
#contact_link a,
#contact_link a:hover {
	color: #88142A;
}


#image1 {
	background: url("images/contact1.jpg") no-repeat;
	position: absolute;
	top: 150px;
	left: 30px;
	width: 148px;
	height: 99px;
}

#image2 {
	background: url("images/contact2.jpg") no-repeat;
	position: absolute;
	top: 150px;
	left: 193px;
	width: 156px;
	height: 99px;
}

#image3 {
	background: url("images/contact3.jpg") no-repeat;
	position: absolute;
	top: 150px;
	left: 364px;
	width: 155px;
	height: 99px;
}

#image4 {
	background: url("images/contact4.jpg") no-repeat;
	position: absolute;
	top: 150px;
	left: 537px;
	width: 155px;
	height: 99px;
}


#text {
	position: absolute;
	top: 290px;
	letter-spacing: 1.2px;
	font-size: 11px;
}

#text p {
	margin: 0px;
	margin-bottom: 8px;
}
