#slider-wrapper{position: relative;}
#slider{background: transparent; margin: 0; }	
#slider li .description{position: absolute;top: 0px;background: transparent;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	#slider img{border:none;}
#slider li{
    
    display:block;
    margin:0;
    width:62em;
	height:31.2em;
	overflow:hidden; 
    background: transparent;
    padding: 0em; 
    
	}
#slider li a:link{
    text-decoration: none;
    color : #4F0000;
     background: transparent;
}    	
#prevBtn, #nextBtn{
	display:block;
	width:3.507em;
	height:31.17em;
	position:absolute;
	top:17.15em;
 }	
#nextBtn{ 
	left:83.78em;
	}
    														
#prevBtn a, #nextBtn a{
	text-indent: -700em;
	display:block;
	width:3.507em;
	height:31.17em;

	
	}
	#prevBtn a:hover{filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;}
#nextBtn a:hover{		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;}
#nextBtn a{ 

		filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;	
	}
#prevBtn a{
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}
#video_background {
position: fixed;
bottom: 0px;
right: 0px;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -1000;
overflow: hidden;
}
#video_pattern {
background:#fff;
position: fixed;
opacity: 0.8;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 1;
}    