
/*..........Home..........*/
#home #content { height:451px; }
#home #home-feature { background: #000000; height: 451px; overflow: hidden; position: relative; width: 1001px; z-index:0; }
#home #home-feature .as_title, #home #home-feature .as_byline, #home #home-feature .as_summary { display: none; }
#home #home-feature ul.rotation-nav { left: 0; list-style: none; overflow: hidden; position: absolute; top: 132px; width: 212px; z-index:500; }
	#home #home-feature ul.rotation-nav li, #home #home-feature ul.rotation-nav li a { display: block; height: 60px; margin: 0; padding: 0; overflow: hidden; text-indent: -100000px; width: 212px; }
	#home #home-feature ul.rotation-nav li { margin: 0 0 4px 0; }
	#home #home-feature ul.rotation-nav li.item_0 a { background: url(/images/homepage-rotation-nav.png) 0 0 no-repeat; }
	#home #home-feature ul.rotation-nav li.item_0 a:hover, #home #home-feature ul.rotation-nav li.item_0 a.active:hover, #home #home-feature ul.rotation-nav li.item_0 a.active { background: url(/images/homepage-rotation-nav.png) 0 -60px no-repeat; }
	#home #home-feature ul.rotation-nav li.item_1 a { background: url(/images/homepage-rotation-nav.png) 0 -120px no-repeat; }
	#home #home-feature ul.rotation-nav li.item_1 a:hover, #home #home-feature ul.rotation-nav li.item_1 a.active:hover, #home #home-feature ul.rotation-nav li.item_1 a.active { background: url(/images/homepage-rotation-nav.png) 0 -180px no-repeat; }
	#home #home-feature ul.rotation-nav li.item_2 a { background: url(/images/homepage-rotation-nav.png) 0 -240px no-repeat; }
	#home #home-feature ul.rotation-nav li.item_2 a:hover, #home #home-feature ul.rotation-nav li.item_2 a.active:hover, #home #home-feature ul.rotation-nav li.item_2 a.active { background: url(/images/homepage-rotation-nav.png) 0 -300px no-repeat; }
	#home #home-feature ul.rotation-nav li a { opacity: .8; }
	#home #home-feature ul.rotation-nav li a.active { opacity: 1; } 
	
#home #home-feature div.content-item { background: url(/images/homepage-overlay.png) 0 0 repeat; border-bottom: 1px solid #14171E; border-left: 1px solid #14171E; border-top: 1px solid #14171E; color: #ffffff; font: normal 12px/1.3em Verdana, sans-serif; padding:28px 18px 36px 28px; position: absolute; right:50px; top: 120px; width:694px; }
	#home #home-feature div.content-item h2 { font:normal 20px/1.3 Arial, Verdana, sans-serif; color:#fff;margin: 0 0 .5em 0; text-transform: uppercase; }
	#home #home-feature div.content-item p { color:#ccc; font-family:Arial, Verdana, sans-serif; line-height:18px; padding-right:25px; }
	#home #home-feature div.content-item a { color:#86ce39; display:block; margin-top:10px; }
	#home #home-feature div.content-item a:hover { color:#bce28f; padding-left:2px; }
	#home #home-feature div.content-item a.close { background:#005295; color:#fff; padding:6px 10px; position:absolute; top:-25px; right:20px; }
	#home #home-feature div.content-item a.close:hover { background:#fff; color:#005295; padding:6px 10px; }