/* CSS Document */

#lgLogo{
	position:absolute;
	left:35px;
	top:170px;
	width:481px;
	height:210px;
	background-image:url(../images/pcpgLgLogo.gif);
	background-repeat:no-repeat;
	}
#homePgTopCurve{
	position:absolute;
	left:526px;
	top:105px;
	width:491px;
	height:357px;
	background-image:url(../images/homePgTopCurve.gif);
	background-repeat:no-repeat;
	z-index:1;
	}
#bottomImg1{
	position:absolute;
	left:0px;
	top:497px;
	width:366px;
	height:271px;
	background-image:url(../images/homePgBottom_1.jpg);
	background-repeat:no-repeat;
	}

#bottomImg2{
	position:absolute;
	left:366px;
	top:497px;
	width:298px;
	height:271px;
	background-image:url(../images/homePgBottom_2.jpg);
	background-repeat:no-repeat;
	}
	
#testimonial{
	position:absolute;
	left:664px;
	top:497px;
	width:360px;
	height:271px;
	background-image:url(../images/homePgBottomTest.gif);
	background-repeat:no-repeat;
	}
#whiteSpace{
	position:absolute;
	left:0px;
	top:105px;
	width:1024px;
	height:400px;
	background-color:#FFF;
	z-index:0;
	}