.theme-default #slider {
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
    width:1086px; /* Make sure your images are the same size */
    height:469px; /* Make sure your images are the same size */
	z-index:-9;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
	z-index:-9;

}

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