

/* Easy Slider */



.banner{
	background:url(home/images/bnrbg.jpg) no-repeat;
	width:710px;/*666*/
	height:248px;
	padding:0 25px 0 60px;/*27*/
	overflow:hidden;
}


.banner .textbnr{
	width:361px;
}
.banner label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:1.05em;
	color:#fff;
	padding-top:205px;
	display:block;
	width:650px;
}
.banner p{
	font-size:12px;
	color:#fff;
	width:341px;
	padding:4px 0 15px 0;
	display:block;
	line-height:1.05em;
}

	#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:715px;
		height:248px;
		overflow:hidden; 
		}	

/* // Easy Slider */

/* Specials */

	#specials {
	background-color:#A9AA80;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.25;
	padding:0px 10px 0px 10px;
	width:710px;
	height:60px;
	overflow:hidden; 
	margin: 0px 0px 0px 0px;
	}
	
	#specials h1 {
	font-size:11px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	line-height:normal;	
	}
	
	#specials p {
	padding:0px 0px 0px 10px;
	margin:7px 0px 0px 0px;
	font-size:10px;
	line-height:1.25;
	}

		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 

