#slider_container_2 {
	width: 754px;
	margin: 0;
	padding: 0px;
	height: 371px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.SliderName_2 {
	float: left;
	width: 754px;
	height: 371px;
	overflow: hidden;
}

.SliderNamePrev_2 {
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	text-decoration: none;
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 21px;
	left: 55px;
}

.SliderNameNext_2 {
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	text-decoration: none;
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: 850px;
	bottom: 21px;
}

.SliderName_2Description {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#SliderNameNavigation_2 {
	margin: 0;
	height: 0px;
	text-align: center;
	overflow-y: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #538537;
}

#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(../img/bullet.png) no-repeat center center;
}

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