.slider-wrapper { 
	width: 100% ; 
	/* margin: 100px auto; */
	margin: 0;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}



.nivoSlider {
	position:relative;
	width: 340px;
	overflow: hidden;
	float:left;
	background-color: black;
}



#logo {
	position: absolute;
	width: 680px;
	/*top: 35px;*/
	top: 82px;
	z-index: 6;
}
