body {
	background:#282828 url('images/bg_body_sub.gif') top center repeat-x;
}
#pnl_head {
	height:103px;
}

#promo_products_wrap {
	position:relative;
}
#promo_products_inner {
	height:363px;
	width:737px;
	background:url("images/bg_promo_products.jpg") top right no-repeat;
	padding:0 0 0 0;
}
#promo_products_inner DIV {
}
.img_product_screen {
	float:left;
	width:461px;
	height:363px;
}
.promo_blurb {
	width:250px;
	height:350px;
	float:left;
	padding:30px 0px 0px 10px;
	color:#f5f5f5;
	font:bold 20px Trebuchet, Helvetica, sans-serif;
}
.promo_blurb P {
	display:block;
	width:250px;
	height:350px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	color:#f5f5f5;
	font:bold 20px Trebuchet, Helvetica, sans-serif;
}
.promo_blurb H2 {
	color:#3b3b3b;
	font:bold 29px Trebuchet, Helvetica, sans-serif;
	margin:0;
	padding:0 0 10px 0;
}
#promo_nav {
	position:absolute;
	bottom:20px;
	left:473px;
	z-index:10;
}
#promo_nav UL {
	padding:24px 0 0 0;
	margin:0 auto;
	list-style:none;
	height:24px;
}
#promo_nav UL LI {
	margin:0; 
	padding:0 1px 0 1px;
	list-style:none;
	display:block;
	float:left;
}
#promo_nav a {
	display:block;
	padding:24px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0px !important; 
	height /**/:24px; /* for IE5/Win only */
  width:34px;
}
#promo_nav a:hover {
	background-position: 0 0px;
}
#promo_nav a.active, #promo_nav a.selected, #promo_nav a.activeSlide {
	background-position: 0 0px;
}
#promo_nav a.selected:hover {
	background-position:0 0px;
}
#btn_1 a {
  background:url("images/btn_promo_nav_1.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_2 a {
  background:url("images/btn_promo_nav_2.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_3 a {
  background:url("images/btn_promo_nav_3.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_4 a {
  background:url("images/btn_promo_nav_4.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_5 a {
  background:url("images/btn_promo_nav_5.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_6 a {
  background:url("images/btn_promo_nav_6.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_pause a {
  background:url("images/btn_nav_pause.gif") top left no-repeat;
  background-position:0 -24px;
}
#btn_play a {
  background:url("images/btn_nav_play.gif") top left no-repeat;
  background-position:0 -24px;
}