#home #header { margin-bottom: 0; }
#home #contentarea { padding-bottom: 88px; }
#home #secondary { margin-top: -14px; }

#home-promo {
	width: 612px; height: 245px;
	margin-top: 14px;
	background: #ccc url("../img/home/vf_promo_bg1.jpg") no-repeat top left;
	}
	
	#home-promo h1 {
		padding-left: 35px;
		padding-top: 24px;
		}
		
	#home-promo p {
		padding-left: 35px;
		padding-right: 220px;
		}
	
#home-highlight {
	/*float: right;*/
	width: 338px; height: 245px;
	margin-top: 14px; margin-right: 0;
	background: url("../img/home/vf_highlight_bg1.jpg") no-repeat top left;
	}
	
	#home-highlight h2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 21px; line-height: 30px;
		font-weight: normal; color: #fff;
		padding-left: 40px;
		padding-top: 24px;
		}
		
	#home-highlight p {
		padding-left: 35px;
		color: #fff;
		padding-left: 40px;
		padding-right: 100px;
		}
	
#home-featured {
	width: 463px; height: 217px;
	background: url("../img/home/vf_featured_bg1.jpg") no-repeat top left;
	}
	
	#home-featured h2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 21px; line-height: 30px;
		font-weight: normal;
		padding-left: 35px;
		padding-top: 14px;
		color: #000;
		}
		
		#home-featured h2 strong { color: #660000; } 
		
	#home-featured h3 {
		padding-left: 35px;
		color: #000;
		}
		
	#home-featured p {
		padding-left: 35px;
		}
		
#home-whatsnew {
	/*float: right;*/
	width: 477px; height: 217px;
	margin-top: 0; margin-right: 3px;
	background: url("../img/home/vf_whatsnew_bg1.jpg") no-repeat top left;
	}
	
	#home-whatsnew h2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 21px; line-height: 30px;
		font-weight: normal; color: #000;
		padding-left: 35px;
		padding-top: 14px;
		padding-bottom: 6px;
		margin: 0;
		}
		
		#home-whatsnew h2 strong { color: #4A8E01; }
		
	#home-whatsnew ul {
		margin-left: 0;
		padding-left: 40px;
		}
		
	#home-whatsnew ul li {
		font-size: 11px; line-height: 15px;
		padding-bottom: 4px;
		background-position: 0 7px;
		}
		
	#home-whatsnew ul li strong {
		color: #4A8E01;
		}
		
	#home-whatsnew ul li a {
		color: #000;
		font-weight: bold;
		text-decoration: underline;
		}
		
	#home-whatsnew ul li a:hover {
		color: #4A8E01;
		}
		
	#home-whatsnew div.rss {
		float: right;
		padding: 0; margin-top: 13px;
		width: 35px;
		padding-right: 265px;
		}
	
#home-intro {
	width: 940px; height: 230px;
	margin-top: 0; margin-left: 2px;
	background: url("../img/home/vf_homeintro_bg_full_v3.jpg") no-repeat top left;
	}
	
	#home-intro h2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 21px; line-height: 30px;
		font-weight: normal;
		padding-left: 35px;
		padding-top: 14px;
		color: #000;
		}
		
	#home-intro p {
		padding-left: 35px;
		padding-right: 435px;
		}
		
#home #contentarea p a.lm {
	background: url("../img/link_arrow_red.gif") no-repeat center right;
	padding-right: 10px;
	}
		