/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/
.banner_home_page_top #wrapper {
    margin-left: -57px;
	margin-top:-10px;
}


.theme-default #slider {

    margin:-5px auto 0 auto;
    width:675px; /* Make sure your images are the same size */
    height:250px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

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