#container
{
	clear: both;
	text-align: left;
	background-color: white;
}

#mainimage
{
	margin-top: 7px;
	float: left;
	background: url(images/about_us.jpg) no-repeat top left;
	width: 500px;
	height: 460px;
}

#content
{
	display: inline;
	width: 240px;
	height: 460px;
	float: right;
	color: #6A5448;
	padding-top: 20px;
	margin-right: 10px;
}

.producttext
{
	color: #828386;
	font-size: 70%;
}

.producthighlighttext
{
	color: #6A5448;
	font-size: 70%;
}
