/* structure */
#promo-load { height: 553px; width: 950px; background: #e6e6e6 url(/images/global/loading.gif) no-repeat center; }
#promo { height: 553px; width: 950px; position: relative; z-index: 0; }

/* class styles */
	/* promos */
	#promo ul { list-style: none; position: absolute; top: 400px; left: 11px; width: 928px; height: 80px; background: url(/images/smithville/index/splash-nav-bg.png) repeat-x; border: 1px solid rgba(0,0,0,0.5); margin: 0; padding: 0; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); }
	#promo ul li { float: left; height: 80px; width: 231px; margin: 0; padding: 0; border-right: 1px solid rgba(0,0,0,0.5); }
	#promo ul li.active { background: url(/images/smithville/index/splash-nav-bg-active.png) repeat-x top left; }
	#promo ul li a { display: block; width: 229px; font-size: 24px; line-height: 24px; padding: 27px 0; color: #fff; font-weight: normal; text-decoration: none; font-family: Helvetica, sans-serif; text-align: center; text-shadow: #000 1px 0 0; border: 1px solid rgba(255,255,255,0.1); height: 24px; }
	#promo ul li a small { display: none; }
	#promo ul li.active a small { display: block; font-size: 12px; line-height: 14px; padding: 2px 0; margin: 0 18px; }
	#promo ul li.active a { padding: 13px 0; height: 54px; }
	#promo ul li.last { border-right: none; width: 232px; }
	#promo ul li.last a { width: 230px; }
	#promo ul li a:hover { background: rgba(0,0,0,0.5); }
	#promo ul li.active a:hover { background: none; }
	#promo ul li a em { font-weight: bold; }
	
		/* promo tabs */
		.promo-1 { background: url(/images/smithville/index/home-content-spot1.png) no-repeat top left; }
		.promo-2 { background: url(/images/smithville/index/home-content-spot2.png) no-repeat top left; }
		.promo-3 { background: url(/images/smithville/index/home-content-spot3.png) no-repeat top left; }
		.promo-4 { background: url(/images/smithville/index/home-content-spot4.png) no-repeat top left; }
		
		/* promo cta */
		#promo .bttn { font-family: Helvetica, sans-serif; display: none; position: absolute; }
		#promo .bttn.active { display: inline; }
		
		#promo a#promo-4-bttn { top: 255px; left: 730px; background-color: #50b948; }
		#promo a#promo-1-bttn { top: 310px; left: 620px; }

	/* articles */
	#articles { width: 100%; background: #e4e4e4 url(/images/smithville/index/home-content-bg.png) repeat-x top left; margin: 1px 0; }
	#articles h3 { font-size: 24px; font-weight: normal; font-family: Georgia, serif; color: #232425; margin: 0 0 8px; }
	#articles h3 a { text-decoration: none; color: #232425; }
	#articles h3 a:hover { text-decoration: underline; }
	#articles p { color: #232425; font-family: Helvetica, sans-serif; font-size: 12px; line-height: 18px; padding: 0; margin: 0; }
	
		/* community */
		#community { float: left; background: url(/images/smithville/index/home-content-div.png) no-repeat top right; margin: 0; width: 43%; padding: 10px; }
		#community a.video-promo { display: block; background: url(/images/smithville/index/community-feature.png) no-repeat top left; width: 196px; height: 120px; text-indent: -999em; float: left; margin: 0 14px 0 0; }
		
		/* fiber */
		#fiber { float: right; padding: 10px; width: 52%; position: relative; }
		#fiber a.map-promo { display: block; float: right; background: url(/images/smithville/index/fiber-map.png) no-repeat top left; width: 181px; height: 166px; text-indent: -999em; margin: -43px 0 0 14px; z-index: 5; position: relative; }
		#fiber ul { list-style: none; margin: 8px 0 0; }
		#fiber ul li { font-size: 12px; float: left; font-family: Helvetica, sans-serif; padding-right: 25px; }