#content {
}
#feature_text {
	width: 320px;
	height: 275px;
}
#feature_text img {
	margin-top: 18px;
}
#feature_pic {
	position: absolute;
	z-index: 2;
	left: 631px;
	top: 200px;
}
#home_callouts {
	width: 655px; /* for stupid IE6 so it doesn't screw up the placement of text_side */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007733;
}
#home_callouts h4 {
	background-color: #777777;
	padding: 5px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 100%;
}
#home_callouts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 25px;
	line-height: 14px;
	margin-bottom: 6px;
}
#home_callouts a:link,#text_side a:visited {
	color: #553399;
}
#home_callouts a:hover,#text_side a:active {
	color: #000000;
}
#home_callouts div {
	margin-bottom: 5px;
}
#home_callouts td {
	vertical-align: top;
}

#callout_1 {
	width: 215px;
	position: absolute;
}
#home_callouts img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#callout_2 {
	width: 215px;
	margin-left: 220px;
	float: left;
}
#callout_3 {
	width: 215px;
	float: right;
}
