/* slider */
#slider_wrapper {
	clear: both;
	width: 720px;
	height: 250px;
	margin-bottom: 15px;
	/*background: url(images/slider_bottom.jpg) bottom no-repeat */
}

#slider_wrapper_n { clear: both; width: 900px; padding: 30px;  background: #000 url(images/slider_bottom.jpg) no-repeat bottom } 
#slider_wrapper_n h2 {
	color: #fff;
}
#slider_wrapper_n p { font-size: 16px }

#slider {
	width: 720px;
	height: 280px;
	overflow: hidden;
}


/* end of slider */
