#hold {
	position:absolute;
	overflow:hidden;
	width:460px;
	height:75px;
	z-index:200;
	background-color: #FFFFFF;
	top: 0px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}
#hold #wn {
	width:460px;
	height:75px;
	clip:rect(0px,460px,75px,0px);
	overflow:hidden;
	z-index:1;
	background-color: #FFFFFF;
}
#hold #lyr1 {
	visibility:hidden;
	z-index:1;
	width: 1700px;
	background-color: #FFFFFF;
	position: relative;
	height: 75px;
	float: left;
	text-align: left;
}
#hold a img {
	border:1px solid #2E180A;
	height: 55px;
	width: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
.Larrow {
	height: 75px;
	width: 20px;
	z-index: 120;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
.Rarrow {
	height: 75px;
	width: 20px;
	z-index: 121;
	position: absolute;
	left: 480px;
	top: 0px;
}
.Larrow a {
	text-decoration: none;
	color: #2E180A;
	font-weight: normal;
}
.Rarrow a {
	color: #2E180A;
	text-decoration: none;
	font-weight: normal;
}
.Larrow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.Rarrow img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hold #t1 li {
	display: inline;
	list-style-type: none;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}
#hold #t1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
