/*this is for the stretch image background in pcc*/
#background_new {
	position:absolute;
	left:10px;
	top:10px;
	width:747px;
	height:200px;
	z-index:1;
	background-image:url('images/new_home_page/home_page_background_pcc_top.jpg');
	background-repeat:no-repeat;
	visibility: visible;
}
#bottom {
	width: 747px;
	height: 61px;
	z-index: 7;
	position:relative;
	top: -5px;
	background-image:url('images/new_home_page/home_page_background_pcc_r3_c1.jpg');
		background-repeat: no-repeat;
}
/*override footer css */
#footer {
	position:absolute;
	top:2px;
	left:0px;
	right:0px;
	float:left;
	width: 163px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-align: right;
}
#jumps {
	position:absolute;
	top:2px;
	left:0px;
	margin-left:168px;
	width:480px;
	height:100px;
}
#footer_mp {
	position:relative;
	width:747px;
}
