/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/

.alt {
width:733px;
height:137px;
background-image:url(images/img1-a.jpg);
text-align:center;
}

.alt_en {
width:733px;
height:137px;
background-image:url(images/img1-a_en.jpg);
text-align:center;
}
.siseler {

position:absolute;
bottom:-140px;
right:325px;
z-index:100000;
}

.theme-default #slider {
	margin:0px auto 0 auto;
	width:733px; /* Make sure your images are the same size */
	height:246px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
