#demo-wrapper {
	overflow: hidden;
	height: 300px;
	width: 613px;
	position: relative;
}

#demo-inner {
	width: 10000px;
	height:300px;
	position: relative;
}

.scrolling_content_first {
	text-align: left;
	position: absolute;
	width:613px;
	background-image:url(../../img/header_temp.jpg);

	font-size:12px;
	color:#FFFFFF;
	height:300px;
}

.scrolling_content {
	text-align: left;
	position: absolute;
	width:613px;
	background-image:url(images/bg_slider.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	top:0px;
	color:#000000;
	height:300px;
}

.slider_content {
	height:220px;
	width:340px;
	padding-right:10px;
	margin-top:30px;
}

.slider_image {
	padding-top:50px;
}
