/* Sample 6*/
#box6{
	position: absolute;
	left: 0px;
	top: 0px;
}
#box6 img {
	height: 400px;
	width: 600px;
}

#box6 span{
	display:block;
}
#handles6_1{
	float:left;
	margin: 0px;
	padding: 0px;
}
#handles6_2{
	float:right;
	margin: 0px;
	padding: 0px;
}
.mask6{
	height:400px;
	overflow:hidden;
	position: relative;
	padding: 0px;
	float: left;
	width: 600px;
}
#control p  {
	clear:both;
	text-align:center;
	cursor: pointer;
}
h6   {
	color: #89001C;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	cursor: pointer;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	position: relative;
	text-align: center;

}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
#spacer {
	height: 130px;
}
#main {
	text-align: center;
}
