

.slider-wrapper { 
	width: 960px;
	height:325px;
	margin:0px auto;
	z-index:-9999;
}

.theme-default #slider {
    margin-top:0px ;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

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