/* CSS Document */

#smLogo{
	position:absolute;
	top:103px;
	left:10px;
	width:150px;
	height:100px;
	background-image:url(../images/pcpgSmLogo.gif);
	background-repeat:no-repeat;
	}
#homePgTopCurve{
	position:absolute;
	left:841px;
	top:105px;
	width:182px;
	height:417px;
	background-image:url(../images/generalTopCurve.gif);
	background-repeat:no-repeat;
	z-index:3;
	}
#content{
	background-color:#ffffff;
	width:1024px;
	height:auto;
	z-index:1;
	}
#blueLine{
	position:absolute;
	left:0px;
	width:1024px;
	height:4px;
	background-image:url(../images/005481pixel4x4.gif);
	background-repeat:repeat-x;
	z-index:3;
	}
#blueLineBottom{
	left:0px;
	bottom:0px;
	width:1024px;
	height:4px;
	top:748px;
	background-image:url(../images/005481pixel4x4.gif);
	background-repeat:repeat-x;
	z-index:2;
	}
#copyBlock{
	padding-top:80px;
	padding-left:200px;
	width:620px;
	height:auto;
	padding-bottom:140px;
	z-index:1;
	}
#bottomImg1{
	position:absolute;
	width:354px;
	height:247px;
	z-index:2;
	}
#bottomImg2{
	position:absolute;
	left:354px;
	width:325px;
	height:247px;
	z-index:2;
	}
#bottomImg3{
	padding-left:679px;
	bottom:0px;
	width:345px;
	height:247px;
	top:720px;
	z-index:1;
	}
#dottedLine{
	position:absolute;
	margin-left:202px;
	left:0px;
	width:620px;
	height:4px;
	background-image:url(../images/4x6dotWhiteBack.gif);
	background-repeat:repeat-x;
	z-index:2;
	}