.slider,.slider-wrapper{/*background:url(../images/layout/bg_slider.gif) repeat-x left bottom;*/float:left;height:250px;overflow:hidden;position:relative;width:738px;}
.slider-wrapper ul{left:0;list-style:none;position:absolute;top:0;width:32700px;}
.slider-wrapper li{color:#FFF;display:block;float:left;height:243px;margin:0;padding:0;width:606px;}


.slider .back,.slider .forward{
	background:url(../images/left_arrow.png); 
	height:11px;
	width:11px;
	float:right;
	margin:-43px 30px 0 0;
	position:relative;
	z-index:2000000;
	}
.slider .forward{
	background:url(../images/right_arrow.png);
	margin-right:10px;
	position:relative;
	z-index:2000000;
	}
.slider .back a,.slider .back a:hover,.slider .forward a,.slider .forward a:hover{
	cursor:pointer;
	display:block;
	height:11px;
	overflow:hidden;
	text-decoration:none;
	width:11px;
	position:relative;
	z-index:2000000;
	}
.slider .back a{}
.slider .forward a,.slider .forward a:hover{}
.slider #start-stop{display:none;}


.slider #thumbNav{}
.slider #thumbNav .cur,.slider #thumbNav .cur:hover,.slider #thumbNav a,.slider #thumbNav a:hover{display:inline-block;overflow:hidden;}
.slider .forward a,.slider #thumbNav a{}