/* CSS Document */

#banner.homeBanner { margin-bottom:15px; }
#homeColumn
{
	float:right;
	width:300px;
	margin:25px 0 0 0;
}
#homeContent
{
	float:left;
	width:585px;
	margin:25px 0 0 0;
}
#homeColumn h2, #homeColumn h3 { margin:0 0 10px 4px; }
#homeColumn .homeFeature img.button { margin:0 0 10px 0; }
#homeColumn .homeFeature p { margin-left:4px; }
#homeColumn .homeFeature img { margin:5px 0 15px 4px; }

#homeColumn .borderSpacer { clear:both; border-top:#CCCCCC 1px solid; height:1px; margin:10px 0 15px 0; }