@charset "utf-8";
/* CSS Document */
#outerBox {
	position: absolute;
	margin: -190px 0 0 660px;
	width: 239px;
	height: 185px;
	background: url(../img/sliderBoxWrapper.png) no-repeat left top;
	padding: 20px 0 0 20px;
}
#sliders {
	overflow:hidden;
	width: 213px;
	height: 159px;
}
.sliderBox-wrapper{			
	position:relative; 
	left:0; 
	width:4500px; 
	height:100%;
}
.sliderBox{
	width:213px; 
	height:159px; 
	float:left; 
}
#index h1 {
	display: block;
	width: 609px; height: 284px;
	background: url(../img/indexHeader.png) no-repeat;	
	margin: 0px 0 0 20px;
}
#index h1 a {
	display: block;
	width: 609px; height: 284px;
}
