

	
	
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
	
		}	
					
	#content{
		position:relative; background:url(images/za_banner_bg.gif) no-repeat; width:872px; height:350px; margin-bottom:14px;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:850px;
		height:280px;
		overflow:hidden; 
		}	
	
												

/* // Easy Slider */

