	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:847px;
		overflow: hidden;
		background:#fff;		
		margin-bottom:2em;
		}	
	#container-in{
		background: url(../images/carou-back.jpg) top center no-repeat;
		}
	#container-in .dots {clear:both; text-align:center; padding-top:25px;}			

/* Easy Slider */
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:847px;
		height:299px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:39px;
		height:40px;
		position:absolute;
		left:15px;
		top:100px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:795px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:39px;
		height:40px;
		background:url(../images/carou-left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/carou-right.png) no-repeat 0 0;	
		}
	#prevBtn a:hover, #nextBtn a:hover, #nextBtn a:hover, #slider1next a:hover {background-position: top right;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */

.magazine {position: relative; top: 15px; left: 60px; float:left; margin-right: 20px; font: normal 135%/100% Trebuchet MS, Helvetica, sans-serif; letter-spacing: -1px;	}
.magazine img {margin: 6px 0 10px 0; border:none;}
.magazine a {color: #0d0b0b; text-align: center; width:164px; height:257px; display: block; text-decoration:none; outline-color:-moz-use-text-color; outline-style:none; outline-width:medium;}
.magazine a:hover {color: #fff; background:url(images/carou-hover.jpg) 0 0 no-repeat;}