#content-inner
{
	float: left;
	min-height: 380px;
}
#plant-tour
{
	float: left;
	width: 910px;
	padding-bottom: 25px;
}
#plant-tour #main-image
{
	float: left;
	width: 440px;
	height: 272px;
	margin-left: 10px;
	position: relative;
}
#plant-tour #main-image img
{
	position:absolute;
	
}
#plant-tour #main-image img.warranty
{
	left: 70px;
	top: 25px;
}
#plant-tour #copy
{
	width: 460px;
	height: 272px;
	float: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	position: relative;	
}
#plant-tour #copy p
{
	margin: 17px 5px 10px 25px;
}
#plant-tour #copy p a
{
	color: #790000;
	position: absolute;
	right: 10px;
	bottom: 0px;
}