#divContactInfoWrapper {
	text-align: center;
}
#divContactBox {
	width: 500px;
	border: 1px solid #000000;
	margin-top: 30px;
	margin-left: 150px;
	margin-bottom: 30px;
	background-image: url(../images/contact_background.gif);
}
#divContactBox ul {
	list-style-type: none;
	margin-top: 50px;
	margin-left: 0px;
	padding-left: 0px;
}
#divContactBox li {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
#divContactBox p {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 20px;
}
#spanContactUs {

	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	color: #000000;
}
#spanAddress {

	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
