#SliderName{
	width:699px;
	height:234px;
	margin: auto;
	padding:0;
}

.SliderNamePrev{
	background:url(img/arrow-prev.png) no-repeat center center;
	width:31px;
	height:100px;
	display: block;
	position: absolute;
	top:68px;
	left:12px;
	text-decoration: none;
}

.SliderNameNext{
	background:url(img/arrow-next.png) no-repeat center center;
	width:31px;
	height:100px;
	display: block;
	position: absolute;
	top:68px;
	left:660px;
	text-decoration: none;
}

#SliderNameNavigation { z-index:9999; text-align: center; width:327px; position:relative; bottom:71px; }

#SliderNameNavigation a:link, #SliderNameNavigation a:active, #SliderNameNavigation a:visited, #SliderNameNavigation a:hover{
	margin: 0 0px;
	background: url(img/nav-dot_act.png) no-repeat;
	font-size: 0px;
	line-height: 0px;
	padding:6px 8px 6px 8px;
	text-decoration: none;position:relative;  z-index:9999;
}

#SliderNameNavigation a.active:link, #SliderNameNavigation a.active:active, #SliderNameNavigation a.active:visited, #SliderNameNavigation a.active:hover{
	background: url(img/nav-dot.png) no-repeat 0 1px;
}

.SliderNameDescription{
	padding: 5px;
	float:right;
	position:relative;
	top:36px;
	height:350px;
	width:405px;
	background:url(img/txt_bg.png) no-repeat top left;
}
.sliderdscrp_blk{
	width:315px;
	height:310px;
	margin:35px 31px 15px 31px;
	padding:40px 0 0 0;
	background:url(img/bnrdscrp_map.png) no-repeat top center;
}
*+html .sliderdscrp_blk h1{
	margin:160px 16px 5px 28px;
}

.sliderdscrp_blk h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#e7a237;
	font-weight:normal;
	margin:120px 16px 5px 28px;
}
.sliderdscrp_blk h2{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:76px;
	color:#464646;
	font-weight:normal;
	margin:25px 22px 5px 32px;
}
.sliderdscrp_blk h3{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:38px;
	color:#464646;
	font-weight:normal;
	margin:40px 14px 5px 30px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sliderdscrp_blk h3{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-size:38px;
	color:#464646;
	font-weight:normal;
	margin:20px 14px 5px 30px;
}
}

