#slideshow {
	height:279px;
	width:709px;
	top: 0;
	left: 0;
	overflow: hidden;
}

#slideshow img {
}

#slide-nav {
	position:absolute;
	z-index: 800;
	top:439px;
	margin:0 0 0 655px;
}

#slide-nav a {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 5px 0 0;
	background:url(http://www.essentialflatroofing.com/images/bg_control_nav.png) -2px top no-repeat;
	text-indent: -9999em;
	
}

#slide-nav a:hover {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 5px 0 0;
	background:url(http://www.essentialflatroofing.com/images/bg_control_nav.png) -2px -13px no-repeat;
	text-indent: -9999em;
	
}

#slide-nav a.activeSlide {
	background:url(http://www.essentialflatroofing.com/images/bg_control_nav.png) -2px -26px no-repeat;
}