	
	#content{
		position:relative;
		}			

/* Easy Slider */

	#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:600px;
		height:180px;
		overflow:hidden; background-color:#F0E2D2;} 
		
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:10px 0 10px 0;
		padding:1px 0;
		height:50px;
		/*background:#F0E2D2;*/
		width:600px;
		}
	ol#controls li{
		margin:0 7px 0 3px ; 
		padding:0;
		float:left;
		list-style:none;
		height:50px;
		line-height:50px;
		}
	ol#controls li a{
		float:left;
		height:50px;
		width:40px;
		line-height:28px;
		/*border:1px solid #ccc;*/
		/*background:#F0E2D2;*/
		color:#555;
		padding:0 5px;
		text-decoration:none;
		font-size:smaller;
		
		}
		
		
	ol#controls li.current a{
		background:#CB9C60;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#slider img{margin:7px 7px; float:left; ;}
#slider {margin:10px 0 0 0; }
#slider h3{ font-size:110%;}
#slider p{margin: 0 5px 3px 0; font-size:11px; line-height:1.6em;}

ol#controls li#controls1 a{ background-image: url(../images/tbahr_0001.jpg);}
ol#controls li#controls2 a{ background-image: url(../images/tbahr_0002.jpg);}
ol#controls li#controls3 a{ background-image: url(../images/tbahr_0003.jpg);}
ol#controls li#controls4 a{ background-image: url(../images/tbahr_0004.jpg);}
ol#controls li#controls5 a{ background-image: url(../images/tbahr_0005.jpg);}
ol#controls li#controls6 a{ background-image: url(../images/tbahr_0006.jpg);}
ol#controls li#controls7 a{ background-image: url(../images/tbahr_0007.jpg);}
ol#controls li#controls8 a{ background-image: url(../images/tbahr_0008.jpg);}
ol#controls li#controls9 a{ background-image: url(../images/tbahr_0009.jpg);}
ol#controls li#controls10 a{ background-image: url(../images/tbahr_0010.jpg);}
ol#controls li#controls10{ margin:0 0px 0 2px;}