#promotion #sub_nav a{
	text-indent:-9999px;
	background-color:#993333;
	margin-top:5px;
	margin-right:30px;
	}
	
#sub_nav .sponsorSubNav a{
	background:url(../images/page_graphics/promo_sub_nav_sprite.gif) no-repeat 0 0;
	width:85px;
	margin-left:20px;
	}
	
#sub_nav .sponsorSubNav a:hover, /*current hightlight*/ #promotion.sponsorships .sponsorSubNav a{
	background-position:0 -22px;
	}
	
#sub_nav .bannersSubNav a{
	background:url(../images/page_graphics/promo_sub_nav_sprite.gif) no-repeat -102px 0;
	width:61px;
	}
	
#sub_nav .bannersSubNav a:hover, /*current hightlight*/ #promotion.banners .bannersSubNav a{
	background-position:-102px -22px;
}

#sub_nav .programAdsSubNav a{
	background:url(../images/page_graphics/promo_sub_nav_sprite.gif) no-repeat -178px 0;
	width:87px;
	}
	
#sub_nav .programAdsSubNav a:hover, /*current hightlight*/ #promotion.programAds .programAdsSubNav a{
	background-position:-178px -22px;
}

#sub_nav .vendorsSubNav a{
	background:url(../images/page_graphics/promo_sub_nav_sprite.gif) no-repeat -273px 0;
	width:63px;
	}
	
#sub_nav .vendorsSubNav a:hover, /*current hightlight*/ #promotion.vendors .vendorsSubNav a{
	background-position:-273px -22px;
}				


#promotion #content h4{
	font-size:17px;
	color:#663300;
	margin:35px 0 5px 25px;
	}
	
/*#promotion #content p{
	margin:0 25px 10px 25px;
	}*/
	
#promotion #content h4+p {
	margin-top:0;
}

#promotion h3{
	margin-top:25px;
	font-size:20px;
	}
	
.disclaimer{
	clear:both;
	margin-left:25px;
	}
	
#promotion .disclaimer p, #promotion .disclaimer ol{
	font-size:.7em;
	margin:0;
	padding:0;
}

.disclaimer ol li{
	padding:0;
	margin:0 200px 5px 20px;

}

#promotion form{
	margin: 25px 0 0 25px;
	padding:0;
}


#promotion input, #promotion select, #promotion textarea{
	margin-bottom:20px;
	border:#94a6d5 1px solid;
	display:block;
	}

#promotion label {
	font-size:13px;
	font-weight:bold;
	color:#663300;
	display:block;
	margin:0 0 4px 0;
	}
	
#promotion input[type="image"]{
	border:0;
	margin-bottom:20px;
	float:left;
	}
	
#promotion form#promoViewCart{
	margin-top:0px;
}

form#promoViewCart input[type="image"]{
	margin-top:-1px;
	margin-left:10px;
	}
	
/*#promotion #content .pLast{
	margin-bottom:0;
	}*/
	
#promoDownloads{
	list-style:none;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../images/page_graphics/download_forms.gif);
	background-repeat:no-repeat;
	height:171px;
	width:207px;
	}
	
#promoDownloads li{
	font-size:12px;
	height:12px;
	line-height:12px;
	text-align:center;
	padding:0 0 15px 0;
	margin:0;
	/*for IE whitespace fix*/
	float:left;
	width:100%;
	}
	
#promoDownloads li a{
	color:#FFFFFF;
	padding:0;
	margin:0;
	}
	
#promoDownloads li a:hover{
	color:#D9B361;
	padding:0;
	margin:0;
	}
	
#promoDownloads li.firstForm{
	padding-top:54px;
	}
	
/*--------Vendors--------------*/
.promoSection{
	overflow:auto;
	margin:25px 25px 40px 25px;
	border-bottom:1px solid #CC9933;
	padding-bottom:40px;
	}

#promotion .promoSection form{
	margin:0;
	}
	
#promotion .promoSection input[type="image"]{
	margin-bottom:0;
	}
	
.lastPromoSection{
	border-bottom:0;
	margin-bottom:0;
	}
				
				
				
				
				
				
				
				
				
				
				
				
				
				

