img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #555;	
		margin:.5em 0;
		width:450px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#feat-container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:715px;		
		margin-top:0px;
		margin-left: 45px;
		float: left;
		}	
	
	#feat-content{
		position:relative;
		width: 715px;
		margin: 0 auto;
		margin-top: 15px;
		}			

/* Easy Slider */

	#slider {
		}
		
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0 auto;
		margin-top: 5px;
		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:450px;
		height:200px;
		overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:35px;
		height:65px;
		position:absolute;
		left:-40px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:465px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:35px;
		height:65px;
		background: url(../images/featured_arrowleft.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/featured_arrowright.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#fwsliderbg {
background: url(../images/featuredbckgrd.png) no-repeat;
width: 473px;
height: 210px;
}

#leftbg {
background:url(../images/fwraised-left.png) no-repeat;
width: 154px;
height:252px;
float: left;
margin: -220px 0 0 -130px;

}
#rightbg {
background:url(../images/fwraised-right.png) no-repeat;
width: 154px;
height:252px;
float: right;
margin: -220px 125px 0 0 ;
}
