.supermenu
{
	width:523px;
	border-bottom:1px solid #CFCFCF;
	height:71px;
}
.supermenu a
{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	background:url(../images/supermenu_bg.gif) no-repeat;
	width:171px;
	height:36px;
	display:block;
	float:left;
	text-align:center;
	padding-top:18px;
}
.supermenu a:hover
{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	background:url(../images/supermenu_bg.gif) no-repeat;
	width:171px;
}
.left_mar3
{
	margin-left:3px;
}