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

#products-menu1-background
{
	background: url(../images/products_background1_eng.png) no-repeat;
	display: block;
	width: 730px;
	height: 199px;
	position: relative;
	left: 117px;
	top: 27px;
}

#products-menu1-pics
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

#products-menu1-pics li
{
	margin: 41px 43px 0 0;
	float: left;
}

#products-menu1-pics li.last
{
	margin: 41px 0 0 0;
}

#products-menu1-button
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

#products-menu1-button li
{
	margin: 0 43px 0 0;
	float: left;
}

#products-menu1-button li.last
{
	margin: 0;
}

#thickboard
{
	background: url(../images/products_thick_button_eng.jpg) no-repeat;
	display: block;
	width: 197px;
	height: 36px;
}

#thinboard
{
	background: url(../images/products_thin_button_eng.jpg) no-repeat;
	display: block;
	width: 197px;
	height: 36px;
}

#tube
{
	background: url(../images/products_tube_button_eng.jpg) no-repeat;
	display: block;
	width: 197px;
	height: 36px;
}

#thickboard:hover { background-position: 0 -36px;}
#thinboard:hover { background-position: 0 -36px;}
#tube:hover { background-position: 0 -36px;}

#products-menu2-background
{
	background: url(../images/products_background2_eng.png) no-repeat;
	display: block;
	width: 730px;
	height: 365px;
	position: relative;
	left: 117px;
	top: 48px;
}

#products-menu2-background:hover { background-position: 0 -365px;}

#products-menu2-pics
{
	position: relative;
	left: 3px;
	top: 28px;
}
