#slider_container_1 
{
	margin: 0; 
	padding: 0; 
	position:absolute;
}

.SliderName_2 {
	float: left;
	width: 826px;
	height: 665px;
	overflow: hidden;
	margin-bottom: 173px;
}
/*
.SliderNamePrev_2 {
	background: url(left.png) no-repeat left center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(right.png) no-repeat right center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}
*/
.SliderName_1Description {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-size: 50px\9;
	*font-size: 50px;
	line-height: 94px;
	text-align: center;
	color: #022c5d;
	font-style:italic;
}
/*
#SliderNameNavigation_2 { margin: 0; padding: 10px 0 0 0; height: 16px; text-align: center; overflow-y: hidden; }

#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	background: url(bullet_active.png) no-repeat center center;
}*/

.slider_cont
{
	position:relative;
	width:100%;
}

.slider_cont2
{
	position:relative;
	clear:both;
}

.slid_img {
/*
    height: auto !important;
    min-height: 245px;
    min-width: 350px;    
    */
    left:0;
    top:0;
    position: absolute;    
    width: 100% !important;
    height:auto !important;
}