#mainNavigation
{
	width: 980px;
	height: 25px;
	background-image: url(../ImgsNET/mainMenu.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	font-size: 76%;
}

#main
{
	position: relative;
	width: 777px;
}

/*
#focusProduct
{
	background-image: url(../ImgsNET/mainProduct.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 316px;
}


#downProduct
{
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}
*/
