#pwrapper {
	width: 594px;
	margin: 0 auto;
	background: #fff;
}

#pfooter {
	position: relative;
	width: 594px;
	height: 126px;
}

#pfooter p {
	position: absolute;
	top: 102px;
	left: 10px;
	padding: 0;
	margin: 0;
	color: #309d8d;
	font-size: 11px;
}

#pwrapper #innercontent {
	padding: 10px;
}