/*Homepage Styles*/


#header{width: 100%; background: url(/img/hp-header-bg.jpg) no-repeat bottom;padding:4px 0 254px 0;float: left;}
#hp-content{background: url(/img/hp-content-bg.jpg) no-repeat 40px 122px;width: 100%;float: left;padding: 0 0 5px 0;}
	#hp-links{width: 282px;float: left;margin: 5px 0 0 34px;background: url(/img/hp-groups-bg.png) repeat-y;}
		#practice-groups li{background: url(/img/hp-link-bar.gif) no-repeat bottom center;float: left;width: 100%;}
		#practice-groups a{display: block;padding:5px 12px;text-decoration: none;text-transform:uppercase;color: #000000;font-size: 1.1em;}
			#practice-groups a:hover{background: url(/img/hp-link-bar.gif) no-repeat bottom center #ffffff;}
		#icons{float: left;width: 282px;margin: 10px 0;}
			#icons li{float: left;width: 93px;text-align: center;}
	#featured-items{width:470px;float: right;margin: 25px 0 0 0;}
		#featured-items li{width:202px;height:114px;float: left;margin:0 15px 15px 0;overflow: hidden;cursor: pointer;z-index: 1;}
			#featured-items li a.theImg{display: block;width:207px;height:82px;margin:0 0 8px 0;overflow: hidden;}
			#featured-items li span{display:block;width:207px;height:90px;background: url(/img/hp-img-frame.png) no-repeat;position: absolute;margin: -3px 0 0 -2px;}		
			#featured-items li a{text-decoration: none;color:#000000;}
			
#footer{background: url(/img/footer-bg.gif) no-repeat top;width: 100%;float: left;padding: 30px 0 10px 0;}
