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

#thinboard
{
	float: left;
	position: relative;
	left: 69px;
	top: 16px;
}

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

#thinboard-menu li
{
	background: url(../images/product_background1.png) no-repeat;
	float: left;
	margin: 0 15px 15px 0;
	display: block;
	width: 265px;
	height: 188px;
}

#thinboard-menu li.last
{
	margin: 0 0 15px 0;
}

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

#thinboard-menu li p
{
	color: #9c9c9c;
	font-size: 14px;
	display: block;
	float: left;
	position: relative;
	left: 24px;
	top: 12px;
}