DIV#MainPromotionBanner
{
	float:left;
	background: #ffffff;
	width: 1001px;
	height: 354px;
}
#MainPromotionBanner #SlidePlayer
{
	margin: 0px auto;
	position: relative;
}
#MainPromotionBanner .Slides
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	padding-top: 0px;
	list-style-type: none;
	height: 354px;
}
#MainPromotionBanner .Slides LI
{
	float: left;
	width: 1001px;
	height: 354px;
}
#MainPromotionBanner .Slides IMG
{
	border-top-width: 0px;
	display: block;
	border-left-width: 0px;
	border-bottom-width: 0px;
	width: 1001px;
	height: 354px;
	border-right-width: 0px;
}
#MainPromotionBanner .SlideTriggers
{
	padding-right: 0px;
	padding-left: 0px;
	z-index: 10;
	right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: absolute;
	top: 320px;
	height: 20px;
}
#MainPromotionBanner .SlideTriggers LI
{
	display: inline;
	font-size: 0.9em;
	background: url(../images/slide_trigger.gif) no-repeat center center;
	float: left;
	margin: 3px 6px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	color: #74a8ed;
	line-height: 16px;
	font-family: Arial;
	height: 16px;
	text-align: center;
}
#MainPromotionBanner .SlideTriggers LI.Current
{
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 1.4em;
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border-bottom-width: 0px;
	margin: 0px 6px;
	width: 21px;
	color: #fff;
	line-height: 21px;
	height: 21px;
	border-right-width: 0px;
}
