/*===================*/
/*=== Main Styles ===*/
/*===================*/



#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
	
}
.SLIDER{
	box-shadow: 0 0 5px rgba(102,102,102,0.5);
	width: 787px;
	margin: 0 auto 10px;
	padding: 5px 0 !important;
	text-align: center;
	display: block;
	height: 292px;
}
.theme-default #slider {
	/* margin:100px auto 0 auto;*/
	width: 777px; /* Make sure your images are the same size */
	height: 292px; /* Make sure your images are the same size */

	margin: 0  5px;
	text-align:center;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
   /* margin-top:150px;*/
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
