/* @override http://printhouse45.com/css/slider.css */

@charset "UTF-8";
/* CSS Document */

#navigation, #content,.section {
	padding:0;
	margin:0;
	list-style:none;
}

#content {
	overflow:hidden;
	width:610px;
	position:relative;

/* 	margin-right: 10px; */
}

#navigation a.scrolling {
}
		
.section {
	width:13000px;
	height: 425px;
	position:relative;
}

.section .sub {
	position:relative;
	float:left;
	width:610px;
	list-style:none;
}

h1 {
	padding-left: 5px;
	font-size: 20px;
}