#content
{
	background: url(../images/content_background.png) repeat-y 50% 0;
	float: left;
	width: 960px;
	min-height: 1067px;
	height:auto !important; /* IE 6 min-height fix */
	height:1067px; /* IE 6 min-height fix */
}

#mold
{
	float: left;
	position: relative;
	left: 69px;
	top: 16px;
	width: 825px
}

#fixture
{
	float: left;
	margin: 0px 0 15px 0;
	position: relative;
	left: 69px;
	top: 33px;
	width: 413px
}

#check
{
	float: left;
	margin: 0px 0 15px 0;
	position: relative;
	left: 74px;
	top: 33px;
	width: 413px
}

#equipment
{
	float: left;
	margin: 0 0 15px 0;
	position: relative;
	left: 74px;
	top: 33px;
	width: 413px
}

#otherproducts-menu
{
	list-style: none;
	float: left;
	display: block;
	position: relative;
	left: 39px;
	top: 33px;
	width: 825px;
}

#otherproducts-menu li
{
	background: url(../images/product_background4.png) no-repeat;
	float: left;
	margin: 0 15px 14px 0;
	display: block;
	width: 405px;
	height: 288px;
}

#otherproducts-menu li.last
{
	margin: 0 0 14px 0;
}

#product-pic
{
	float: left;
	display: block;
	position: relative;
	left: 32px;
	top: 14px;
}

#otherproducts-menu li p
{
	color: #9c9c9c;
	font-size: 14px;
	display: block;
	float: left;
	position: relative;
	left: 35px;
	top: 23px;
	width: 338px;
}