#homeFlash{
	padding-bottom: 3px;
	border-bottom: 6px solid #817571;
	margin-bottom: 25px;
	padding-top: 2px;
}

#homeBody h2{
	padding-bottom: 28px;
	background: url(../../images/home/dots.png) no-repeat bottom left;
	font-size: 29px;
	line-height: auto;
	line-height: 31px;
}

#homeBody #text{
	float: left;
	margin-left: 15px;
	width: 392px;
}

#homeBody #callouts{
	width: 480px;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 0px;
	min-height: 200px;
}

* html #homeBody #callouts{
	height: 200px;
}

#homeBody .callout{
	clear: none;
	margin-left: 15px;
}

.callout .middle{
	padding: 5px 20px 10px 20px;
	width: 181px;
}

.callout .middlevision{
	padding: 5px 20px 10px 20px;
	width: 462px;

}

#homeBody .callout .bottom{
	height: 19px;
	width: 221px;

}

#homeBody .orange .middle{
	background-image: url(../../images/home/callouts/orange_bg.gif) ;

}

#homeBody .green .middle{
	background-image: url(../../images/home/callouts/green_bg.gif) ;
}

#homeBody .orange .bottom{
	background-image: url(../../images/home/callouts/orange_bottom.gif) ;
}

#homeBody .green .bottom{
	background-image: url(../../images/home/callouts/green_bottom.gif) ;
}
