@charset "utf-8";
/* CSS Document */

#slider_wrapper {
	clear: both;
	width: 1290px;
	height: 350px;
	margin-bottom: 15px;
	background: url(images/slider_bottom.jpg) bottom no-repeat
}

#slider_wrapper_n { clear: both; width:1290px; padding: 30px; margin-bottom: 15px; 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: 1290px;
	height: 350px;
	overflow: hidden;
}
