#content{
	width: 55%;
	margin: 70px 30px 20px 20px;
}
#content h4{
	font-weight: bold;
	font-size: 1.75em;
	line-height: 2em;
}
#content .imgfloat{
 margin: 10px;
 }
#right_col{
	width: 332px;
	float: right;
	margin-right: 40px;
	/* margin-top: -40px; */
}
#featured{
	background: url(/images/featured_flourish_bottom.jpg) #520404 bottom left no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#featured h3{
	margin-top: 0;
	padding: 10px 0 10px 0;
	background: url(/images/featured_flourish_top.jpg) #520404 top left no-repeat;
}

.performance{
	padding: 0 20px 10px 20px;
	text-align: center;
}
.performance h4{
	margin-bottom: 0;
}
.performance p{
	margin-top: 0;
	margin-bottom: 5px;
}
.performance img{
	margin-left: 120px;
}
#email_signup{
background: url(/images/featured_flourish_bottom.jpg) #520404 bottom left no-repeat;
}
#email_signup h3{
margin-top: 0;
	padding: 10px 0 10px 0;
	background: url(/images/featured_flourish_top.jpg) #520404 top left no-repeat;
}
#email_signup p{
	padding-left: 40px;
	padding-right: 40px;
}
#email_signup td{
	padding: 5px;
	text-align: right;
}
form{
	padding: 0 20px 40px 40px;
}