#content-body
{
	background: #fff;		/* Just for debugging purposes */
	padding: 0px 0px 28px 0px;
}

#content-left
{
	width: 575px;
	margin: 28px 15px 0px 10px;
	background: #ccc;		/* Just for debugging purposes */
}

#content-left .content-copy1
{
	width: 575px;
	background: #ddd;		/* Just for debugging purposes */
	margin-bottom: 15px;
}

#content-left .content-image
{
	clear: both;
	width: 575px;
	height: 415px;
	padding: 0px;
	background: #ddd;		/* Just for debugging purposes */
}

#content-right
{
	width: 280px;
	margin: 28px 10px 0px 0px;
	background: #ccc;		/* Just for debugging purposes */
}

#content-right DIV
{
	width: 260px;
	height: 95px;
	padding: 10px;
	margin-bottom: 15px;
	background: #ddd;		/* Just for debugging purposes */
}

#content-bottom
{
	height: 0px;
	margin: 0px;
	padding: 0px;
}