#wrapper_banner {
	margin:auto;
}

#banner_pan ul {
	padding:0; margin:0;
}
	

#banner_pan {
	width:154px;
	padding:0; margin:0;
	#padding:0; margin:0;
	_padding:0; margin:0;
	float:left;
	
}

#banner_pan ul{
	width:154px; display:block; margin:10px; background-color: #f4f4f4; border:solid 1px #afafaf; list-style:none;
}
#banner_pan ul li{
	background:url(images/ul_arrow.gif) no-repeat 0 8px; border-bottom:none; padding: 5px 0 5px 18px;
}
	
#banner_pan ul li.mail{
	background:url(images/mail.gif) no-repeat 15px 6px; border-bottom:none; padding: 2px 0 2px 35px;
}
	
#banner_pan ul li.print{
	background:url(images/print.gif) no-repeat 15px 6px; border-bottom:none; padding: 2px 0 2px 35px;
}

#banner_pan ul li.phone{
	background:url(images/phone.gif) no-repeat 15px 5px; border-bottom:#B8A997 1px solid; padding: 2px 0 2px 35px;
}

#banner_pan ul li.slide{
	background:url(images/slide.gif) no-repeat 15px 6px; border-bottom:none; padding: 2px 0 2px 35px;
}

#banner_pan ul li.photo{
	background:url(images/photo.gif) no-repeat 15px 6px; border-bottom:none; padding: 2px 0 2px 35px;
}

#banner_pan ul li.video{
	background:url(images/video.gif) no-repeat 15px 6px; border-bottom:#B8A997 1px solid; padding: 2px 0 2px 35px;
}
	
#banner_pan ul li.donate{
	background:url(images/donate.gif) no-repeat 15px 5px; border-bottom:none; padding: 2px 0 2px 35px;
}

#banner_pan ul li.volunteer{
	background:url(images/volunteer.gif) no-repeat 15px 6px; border-bottom:none; padding: 2px 0 2px 35px;
}
	
#banner_pan ul li.li1{
	background:url(images/ul_arrow.gif) no-repeat 0 8px; border-bottom:#B8A997 1px solid; padding: 5px 0 5px 38px;
	}
#banner_pan ul li a{
	font:13px/23px Arial, Helvetica, sans-serif; color:#4D371E; text-decoration:none;
	}
#banner_pan ul li a:hover{
	text-decoration:underline;
	}