#pcr_center {
	position:relative;
	float:left;
	margin: 1px 0 0px 0;
	width:432px;
	height:315px;
	background-image:url(../imagens/pcr_centerBG.jpg);
}

#pcr_center p {
	padding: 5px 14px 2px 5px;
}

#pcr_center h1 {
	padding: 5px 14px 2px 5px;
	text-align:center;
}

#pcr_center #o1 {
	position:relative;
	float:left;
	left:28px;
	top:5px;
	width:392px;
	height:auto;
}

#pcr_bottom {
	position:relative;
	float:left;
	top:-2px;
	margin: 0 0 0 0;
	width:432px;
	height:235px;
	background-image:url(../imagens/pcr_bottomBG.jpg);
}

#pcr_bottom #o2 {
	position:relative;
	float:left;
	left:28px;
	top:5px;
	width:392px;
	height:95px;
	background-image:url(../imagens/o4.jpg);
	background-repeat:no-repeat;
}

#pcr_bottom #o2 h1{
	color:#99cc10;
	padding: 5px 0 0 100px;
}

#pcr_bottom #o2 p {
	padding: 5px 14px 2px 100px;
}

#pcr_bottom #o3 {
	position:relative;
	float:left;
	left:28px;
	top:10px;
	width:392px;
	height:103px;
	background-image:url(../imagens/o5.gif);
	background-repeat:no-repeat;
}

#pcr_bottom #o3 h1 {
	color:#99cc10;
	padding: 10px 0 0 70px;
}

#pcr_bottom #o3 p {
	padding: 5px 114px 2px 2px;
}