/* CSS Document */
#center_ground_p1 { position: absolute; bottom:0px; left: 50%; 
					height:80px; width:1135px; 
					margin:0px; margin-left: -950px; z-index:20001;
					/*background-image:url(pic_bottom_1.png);*/
					background-repeat:no-repeat;
					background-position:0px 0px;
					}
					
#center_ground_p2 { position: absolute; bottom:0px; left: 50%; 
					height:31px; width:1900px; 
					margin:0px; margin-left: -950px; z-index:20000;
					/*background-image:url(pic_bottom_2.png);*/
					background-repeat:no-repeat;
					background-position:1135px 0px;
					}
					
#center_ground_p3 { position: absolute; bottom:0px; right: 50%; 
					height:80px; width:615px; 
					margin:0px; margin-right: -950px; z-index:20000;
					/*background-image:url(pic_bottom_3.png);*/
					background-repeat:no-repeat;
					background-position:0px 0px;
}

