﻿.BannerSection 
{ 
	position: relative; 
	float: left;
	width:711px;	
	z-index: 10;
}

.BannerSection div#nav 
{	
}

.BannerSection #nav a  
{			
}

.BannerSection #nav a.activeSlide  
{	
}

.BannerSection #nav a:focus {  }

#slideshow
{    
    z-index: 10;
	width:711px;
	height: 207px;	
    margin:0 auto;
    overflow:hidden;
}

/* Required to work with IE PNG fixes */
#slideshow img,#slideshow a { background:none !IMPORTANT; } 