﻿.BannerSection { position: relative; }

.BannerSection div#nav 
{	
}

.BannerSection #nav a  
{			
}

.BannerSection #nav a.activeSlide  
{	
}

.BannerSection #nav a:focus {  }

#slideshow
{
    height:240px;
	width:972px;
    /*margin:0 auto;*/
    overflow:hidden;
}

/* Required to work with IE PNG fixes */
#slideshow img,#slideshow a { background:none !IMPORTANT; } 