@charset "utf-8";
#header li {
	list-style-type: none;
	width: 170px;
	height: 61px;
	float: left;
}
#header ul {
	margin: 0px;
	width: 852px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header  li a{
	display:block;
	height:100%;
	text-indent:-9999px;
	text-decoration:none;
}

a:focus{
/*\*/
	overflow: hidden;
/**/
}

#header li.btntop{
	background : url(../images/btn01r.gif);
}
#header li.btntop a{
	background : url(../images/btn01.gif);
}

#header li.btninfo{
	background : url(../images/btn02r.gif);
}
#header li.btninfo a{
	background : url(../images/btn02.gif);
}

#header li.btnproducts{
	background : url(../images/btn03r.gif);
}
#header li.btnproducts a{
	background : url(../images/btn03.gif);
}

#header li.btnobc{
	background : url(../images/btn04r.gif);
}
#header li.btnobc a{
	background : url(../images/btn04.gif);
}

#header li.btnmembers{
	background : url(../images/btn05r.gif);
}

#header li.btnmembers a{
	background : url(../images/btn05.gif);
}

#header li.btnmailform{
	background : url(../images/btn06r.gif);
}
#header li.btnmailform a{
	background : url(../images/btn06.gif);
}

#header li a:hover{
	background:none !important;
}
