/* CSS Document */

#home #content {
	padding: 0;
	width: 775px;
	}
	
#home_promo_tile {
	padding-bottom: 5px;
	}
	
.home_feature {
	float: left;
	width: 355px;
	padding: 10px 15px;
	background: #fff url(images/home_feature.gif) no-repeat top;
	margin-left: 5px;
	min-height: 300px;
	font-size: 12px;
	}
	
.home_feature .divider {
	margin-top: 0;
	}
	
* html .home_feature {
	height: 300px;
	}
	
#home_software {
	margin-left: 0;
	}
