#slideshow { position:relative } 
.slideshow-wrap { display:none }


#nav2 {
	position:absolute;
	height:30px;
	width:127px;
	left: 0px;
	top: 320px;
	z-index:5000;
	text-align:center;
}

#nav2 div {
	margin-right:0px;  
	float:left;
}

#nav2 a {
	background:url(../images/home/images/slider-buttons.png) no-repeat;
	height:30px;
	width:29px;
	display: block;
	line-height:2.5em;
	font-size: 1em;
	color:#ff7900;	
	font-weight:bold;
	font: Helvetica, sans-serif, Verdana, Arial
}

#nav2 a.activeSlide {  height:30px; width:29px; background-position: bottom !Important; color:#FEFEFE }
#nav2 a:hover.activeSlide {  height:30px; width:29px; background-position: bottom !Important; color:#FEFEFE }
#nav2 a:focus { outline: none; }
#nav2 a:hover {  height:30px; width:29px; background-position: bottom !Important; color:#FEFEFE }

#slideshow a {
	height:374px;
	width:886px;
	display:block;
}

.slideshow1 {
	background:url(../images/home/images/home-banner1.png);
}

.slideshow2 {
	background:url(../images/home/images/home-banner2.png);
}

.slideshow3 {
	background:url(../images/home/images/home-banner3.png);
}
.slideshow4 {
	background:url(../images/home/images/home-banner4.png);
}