/* jQuery Slide Promos */
#promo {
	height: 366px;
	width: 952px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
}
#promo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#promonav {
	position: absolute;
	height: 15px;
	width: 80px;
	margin-left: 855px;
}
ul.filmstrip {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.filmstrip li {
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	float: left;
	padding-left: 4px;
	display: block;
	background-image: url(../images/promonav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.filmstrip li:hover {
	background-image: url(../images/promonav-o.png);
}
ul.filmstrip li.selected {
	background-image: url(../images/promonav-s.png);
}
div.strip_wrapper {
	height: 15px;
	width: 80px;
}
#pointer {
	width: 15px;
	height: 15px;
}
div.panel {
	display: none;
}



#button {
	text-align: left;
	height: 159px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 27px;
	padding-top: 20px;
}
#button ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#button ul  li {
	float: left;
}
#button ul  li  a {
	display: block;
	height: 159px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#button ul li  a:hover {
	background-position: 0px -159px;
}
.button01 {
	background-image: url(../images/button01.jpg);
}

.button02 {
	background-image: url(../images/button02.jpg);
}

.button03 {
	background-image: url(../images/button03.jpg);
}

.button04 {
	background-image: url(../images/button04.jpg);
}

.button05 {
	background-image: url(../images/button05.jpg);
}

/* Promos */
#smallpromo-box {
	clear: both;
	height: 252px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#smallpromo-box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

