/*.slider ul, .sliderul{
	margin:0;
	padding:0;
	width:960px;
	list-style:none;
	overflow: hidden; 
	}
.slider ul li, .sliderli{ 
	width:960px;
	height:205px; 
	overflow:hidden; 
}	*/
.slider2 {
	width:960px; height:205px;
	overflow: hidden; 
}
.graphic, .prevBtn, .nextBtn{
	 margin:0;
	 padding:0;
	 display:block;
	 overflow:hidden;
	 text-indent:-8000px;
 }
 
 .prevBtn, .nextBtn { 
	display:block;
	width:30px;
	height:80px;
	position:absolute;	
	top:0px;
	z-index:1000;
	background:  url(../images/left_arrow.png) no-repeat 0 0;	
	cursor:pointer;
}	
.nextBtn{ 
	left:920px;
}														
.nextBtn { 
	background:  url(../images/right_arrow.png) no-repeat 0 0;	
}	
/*#wrapper .prevBtn{ 
	left:-35px;
}	
	*/	
/* numeric controls */	
ol {
	margin:-15.5em 0 3em;
	padding:0px 0px 0px 445px;
	height:28px;
	float:right;
	display:none;
}
ol li{
	margin:0 3px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	/*height:28px;*/
	line-height:28px;
}
ol li a{
	float:left;
	height:20px;
	width:0px;
	line-height:28px;
	background:#CEE497;
	color:#CEE497;
	padding:0 10px;
	text-decoration:none;	
	border-radius:15px
}
ol li.current a{
	background:#A8CF45;
	color:#A8CF45;
}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

#container {	
	margin:0 auto 0;
	position:relative;
	text-align:left;
	width:960px;
	background:#fff;		
	/*margin-bottom:2em;*/
}
img{
	border:none;
}
pre{
	margin-top:-16px;
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	width:674px;
}			
.graphic, .prevBtn, .nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	z-index:100;
}
	