#portfoliowrapper {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 90px;
	background-image: url(images/pmi_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
}
#wwdmaincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A9FC1;
	width: 352px;
	padding-left: 18px;
	line-height: 16px;
}
#footer {
	background-color: #5A9FC1;
	width: 600px;
	height: 20px;
		margin-left:auto;
	margin-right:auto;
}
.back {
	float: left;
	padding-left: 20px;
}
.next {
	float: right;
	padding-right: 20px;
}
.wwdimage {
	margin-top: 50px;
	margin-bottom: 50px;
}
.boldgray {
	color: #999A9C;
	font-weight:bold;
}
#wwdheadlinecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
		color: #999A9C;
	padding-left: 18px;
	padding-top: 10px;
	line-height: 16px;
}
.boldblue {
	color: #5A9FC1;
	font-weight:bold;
