/* CSS Document */

#lgLogo{
	position:absolute;
	left:35px;
	top:170px;
	width:481px;
	height:210px;
	background-image:url(../images/pcpgLgLogo.gif);
	background-repeat:no-repeat;
	}
#lgLogoServices{
	position:absolute;
	left:35px;
	top:170px;
	width:481px;
	height:210px;
	}
#homePgTopCurve{
	position:absolute;
	left:526px;
	top:105px;
	width:491px;
	height:357px;
	background-image:url(../images/homePgTopCurve.gif);
	background-repeat:no-repeat;
	z-index:1;
	}
#whiteSpace{
	position:absolute;
	left:0px;
	top:105px;
	width:1024px;
	height:400px;
	background-color:#FFF;
	z-index:0;
	}
#blueLine{
	position:absolute;
	top:493px;
	left:0px;
	width:1024px;
	height:4px;
	background-image:url(../images/005481pixel4x4.gif);
	background-repeat:repeat-x;
	z-index:1;
	}
#bottomColor{
	position:absolute;
	top:497px;
	left:0px;
	width:1024px;
	height:270px;
	background-color:#e5eef2;
	z-index:0;
	}
#copyBlock{
	padding-left:112px;
	padding-top:20px;
	padding-bottom:20px;
	left:110px;
	width:800px;
	height:auto;
	z-index:2;
	}
#content{
	background-color:#e5eef2;
	width:1024px;
	height:auto;
	top:800px;
	}