body {
	background: #f9eeda url(/img/pnc/contactBg.jpg) center center no-repeat;
}

#placeContact {
	width: 298px;
	margin: 34px auto 0 auto;
	text-align: left;
}
#placeContact h1 {
	height: 13px;
	margin: 0 auto 16px auto;
}
#placeContact p {
	width: 298px;
	height: 68px;
	background: url(/img/pnc/contactTxt.png);
	margin: 0 auto 19px auto;
}
#placeContact a {
	display: block;
	color: #5c5c5e;
	font-size: 11px;
	padding-left: 8px;
	background: url(/img/grayDotArrow.gif) left center no-repeat;
	text-decoration: underline;
}
#placeContact a:hover {
	text-decoration: none;
}