#sliderwrap {
	width:700px;
	padding-bottom:8px;
	float:right;
	background-image: url(../../bg_nav-YELLOW.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	}
#sliderwrap2 {
	width:680px;
	padding-bottom:8px;
	background:url(../images/site/slidershadow.png) no-repeat 50% 100%;
	float:right;
}

	
#slider {
	position:relative;
	}
#sliderruss {
	position:relative;
	margin-top: 10px;
}
	
.slide{
	width:916px;
	}
.slideCopy {
	width:916px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.slide2 {
	width:659px;
}


#slideshow {
	width:916px;
	height:338px;

	}
#slideshowNEW {
	width:680px;
	height:420px;
}

#slideshow2 {
	width:916px;
	height:338px;
	}
#slideshow2russ {
	width:916px;
	height:338px;
	margin-top: 10px;
}

	
#slidenav a {
	display: block;
	height: 20px;
	margin-bottom: 4px;
	width: 20px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	float:left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/feature-controls-dots.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	}
	
#slidenav a.activeSlide {
	background-position: 0 -100px; }

.text {
	position:relative;
	top:278px;
	height: 60px;
	background:url(../images/site/tile-blk.png) repeat 0 0;
	text-align:right;
	font-size: 13px;
	color: #F9C;
	}
	
	.textcn {
	position:relative;
	top:278px;
	height: 60px;
	background:url(../images/site/tile-blk.png) repeat 0 0;
	text-align:right;
	font-size: 13px;
	color: #FF0;
	margin-top: 0px;
	}
	
.textNEW {
	position:relative;
	top:360px;
	height: 60px;
	text-align:right;
	font-size: 13px;
	background-image: url(../images/site/tile-blk.png);
	background-repeat: repeat;
	background-position: 0 0;
}


#slideshow p {
	color: #fff;
	padding:0px 10px;
	margin:0;
	}
	
#navall {
	left: 25px;
    top: 291px;
	background:#000000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	z-index: 1000;   
	position: absolute;
	}
#navall2 {
	left: 25px;
	top: 374px;
	background:#000000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	z-index: 1000;
	position: absolute;
}

	
#nav {
	padding: 10px 10px 5px 10px;
 	float: left;
	}
	
#nav2 {
	padding: 10px 10px 5px 10px;
	float: left;
	}
	
#pauseButton, #resumeButton {
	margin-left:6px;
	}	
	
#nav a {
	background: url("../images/site/feature-controls-dots.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 20px;
	width: 15px;
	text-indent: -999em;
	margin-right:5px;
	float:left;
	}
	
#nav a.activeSlide {
	background-position: 0 -100px;
}


#slideshowwrap p a {
	text-decoration:none;
	}	
	
#slider h2 {
	color:#FFFFFF;
	padding:10px 10px 0 0;
	margin:0;
	}	
	
#slider h2:hover {
	color:#09C;
	}	

#pauseButton{
	position:relative;
	text-decoration:underline;
	cursor:pointer;
	}
	
#resumeButton{
	display: none;
	cursor:pointer;
	position:relative;
	text-decoration:underline;
	}

div.slidewrap a {
	text-decoration:none;
	}	
div.slidewrapruss {
	text-decoration:none;
	margin-top: 10px;
}
