/* CSS Document */

#bannerImage 
		{background: url(images/main_banner.jpg) no-repeat; width: 756px; height: 206px; display: block; clear:both}

#footerBannerImage 		{background: url(images/footer.jpg) no-repeat center; width: 987px; height:100px; display: block; clear:both; margin: 0 auto;}
		/* Hack for ie6 */
/*\*/ * html #footerBannerImage 		
		{background: url(images/footer.jpg) no-repeat center; width: 987px; height:100px; display: block; clear:both; margin: 0 auto;}

#footerBannerImage a
        {display: block; width: 100%; height: 67px}		
		
		

#footerBannerImagesplash 		{background: url(images/footer2.jpg) no-repeat center; width: 987px; height:93px; display: block; clear:both; margin: 0 auto;}
		/* Hack for ie6 */
/*\*/ * html #footerBannerImagesplash 		
		{background: url(images/footer2.jpg) no-repeat center; width: 987px; height:93px; display: block; clear:both; margin: 0 auto;}

#footerBannerImagesplash a
        {display: block; width: 100%; height: 67px}		