#banner_holder{

	width:934px;

	height:195px;

	position:absolute;

	left:28px;

	top:530px;

	background-image:url(../images/home/banner_bg.gif);

	background-repeat:no-repeat;

}

#banner_holder ul {list-style: none; margin:0; padding:0;}

#banner_holder ul li { display:inline; float: left; display: block;}



#banner_holder ul #banner1{  height:150px; width:310px; display: block; text-align:center; padding-top:25px;}

#banner_holder ul #banner2{  height:100px; width:280px; display: block; text-align:center; padding-top:80px; margin-left:25px;}

#banner_holder ul #banner3{  height:150px; width:310px; display: block; text-align:center; padding-top:25px;}





/* Easy Slider */



	#slider ul, #slider li{

		list-style:none;

		padding:0;

		font-size:16px;

		line-height:16px;

		color:#ffffff;

		font-weight:bold;

		}

	

	#slider li{ 

		/* 

			define width and height of list item (slide)

			entire slider area will adjust according to the parameters provided here

		*/ 

		width:260px;

		height:80px;

		overflow:hidden; 

		}	



		

	/* numeric controls */	



	ol#controls{

		float:right;

		margin:-10px 20px 0px 0px;

		padding:0;

		height:28px;

		font-family:Arial, Helvetica, sans-serif;

		font-size:14px;

		font-weight:bold;

		}

	ol#controls li{

		margin:0 8px 0 0; 

		padding:0;

		float:left;

		list-style:none;

		height:28px;

		line-height:28px;

		}

	ol#controls li a{

		float:left;

		height:22px;

		line-height:23px;

		background:#e3e4c7;

		color:#8da98d;

		padding:0 7px;

		text-decoration:none;

		}

	ol#controls li.current a{

		background:#829981;

		color:#cbd5cb;

		}

	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	

/* // Easy Slider */



