/* CSS Document */

#bannerImage 
		{background: url(images/main_banner.jpg) no-repeat; width: 756px; height: 206px; display: block; clear:both}
#footerBannerImage 
		{display: none; background: url(images/footer.gif) no-repeat center; width: 756px; height: 67px; clear:both; margin: 0 auto;}
#footerBannerImage a
        {width: 100%; height: 67px}		
