#animation-wrapper {
	width:765px;
	height:290px;
	position:relative;
	clear:both;
	overflow:hidden;
	z-index:1 !important;
	}
	
	#animation {
		width:765px;
		height:290px;
		z-index:1 !important;
		}
		
		#animation a.slide {
			z-index:1 !important;
			}
	
	#animation-wrapper #pager {
		width:135px;
		height:40px;
		padding:10px 0px 0px 630px;
		background:url(../images/bg-homepage-pager.png);
		position:absolute;
		bottom:0px;
		left:0px;
		z-index:10;
		overflow:hidden;
		}
		
		#animation-wrapper #pager a {
			display:block;
			width:20px;
			height:20px;
			text-indent:-10000px;
			background:url(../images/btn-pager.gif) top center no-repeat;
			float:left;
			}
			
		#animation-wrapper #pager a:hover, #animation-wrapper #pager a.activeSlide {
			background-position:bottom center;
			}

a.btn-hermitage {
	display: block;
	margin-left:480px;
	margin-top:10px;
	width: 270px;
	height: 50px;
	text-decoration: none;
	background: url(../images/bnr_hermitagespa.gif);
	}

a.btn-hermitage:hover {
	background-position: 0 -50px;
	}