#tabs, #tabs ul {
    z-index: 99999;
}
ul.slides-nav li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    padding: 0;
}
ul.slides-nav li a {
    background: url("images/hover-btn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 18px;
}
ul.slides-nav li a {
    width: 18px;
}
ul.slides-nav li a:hover, #tabs li.current_page_item a {

}




/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	width:990px;
	position:relative;
}
.slidetabs2	{
	padding: 0;
    position: absolute;
    left:45%;
    text-align: right;
    top: 270px;
    z-index: 999;
}
.slidetabs2 ul li	{
	margin: 0 0;
}
#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
 	float: left;
    height: 700px;
    overflow: hidden;
    width: 990px;
}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 920px;
float: left;
}

#slideshow .slides #slide-2, #slideshow .slides #slide-3	{
	display:none;
}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
}

#slideshow .slides-nav li {
	color: #575756;
    float: left;
    height: 18px;
    margin: 0 5px;
    width: 18px;
}

#slideshow .slides-nav li a:hover	{
	color:#fff;
}

#slideshow .slides-nav li a {
	color: #575756;
    display: block;
    margin: 0 0;
    outline: medium none;
    text-decoration: none;
    width: 18px;
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
}
ul.slides-nav li a {
    background: url("images/hover-btn2_new.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 18px;
}
.js #slideshow .slides-nav #t1.on, .js #slideshow .slides-nav #t1.on a {
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
	background-position: 0 -18px;
}
.js #slideshow .slides-nav #t2.on, .js #slideshow .slides-nav #t2.on a {
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
	background-position: 0 -18px;
}
.js #slideshow .slides-nav #t3.on, .js #slideshow .slides-nav #t3.on a {
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
	background-position: 0 -18px;
}
.js #slideshow .slides-nav #t4.on, .js #slideshow .slides-nav #t4.on a {
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
	background-position: 0 -18px;
}
.js #slideshow .slides-nav #t5.on, .js #slideshow .slides-nav #t5.on a {
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
	background-position: 0 -18px;
}
.js #slideshow .slides-nav #t6.on, .js #slideshow .slides-nav #t6.on a {
	background: url("images/hover-btn2_new.png") no-repeat scroll 0 0 transparent;
	background-position: 0 -18px;
}
.js #slideshow .slides-nav li.on a {
position: relative;
top: 0;}




.slider {
	display:none;	
}
