.slider {
	width: 100%;
	float: left;
}

/*.as-prev-arrow, .as-next-arrow {
	background: url(../images/arrows.png) no-repeat;
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 40px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 95px;
	white-space: nowrap;
	width: 40px;
	z-index: 1;
}

.as-prev-arrow {
	left: 0;
}

.as-next-arrow {
	background-position: -40px 0;
	right: 0;
}*/



/*.as-nav {
text-align: center;
	bottom: -10px;
	left: 50%;
	margin-left: -27px;
	position: absolute;
	text-align: left;
	width: 54px;
	z-index: 1;
}

.as-nav a {
	background: url(../images/portfolio-slidt-dot.png) no-repeat;
	height: 16px;
	display: inline-block;
	margin: 0 1px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 16px;
}

a.as-active, .as-nav a:hover {
	background-position: 0 -16px;
	background:url(../images/portfolio-slidt-dot-hover.png) no-repeat;
} */


section {
	display: block;
}

.content {
	
}


.slider-wrapper {
	
	
}

