/* CSS Document */
.container_12{
	max-width: 1096px;
	padding: 0 20px;
}

#header{
	display:block;
	position:fixed;
	width:100%;
/*	height:118px; */ 
	top:0;
	left:0;
	z-index: 500;
	background-color: rgb(27,28,27);
	filter: none !important;
	max-height:70px;
}

.slideshow-banner-height{
	height: 100px;
}

.slideshow-heading{
	font-size:26px;
	line-height:30px;
}


.social_right{
	position: absolute;
	right: 0px;
	/*width: 120% !important;*/
	width: 100% !important;
}


/* Styling added by Daniel Donato 22/12/2004 as per customer feedback changes  */
.slideshow-banner-height {
height: 50px;
}

