@charset "utf-8";
/* CSS Document */

#nav-home a{color:black;}

#nav-home {
	background: transparent url(../images/bg-bubplastic-button.gif) top left ;
}

#nav-home a:hover,
#nav-home a {
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}
#nav-home a:hover span.menu_ar,
#nav-home a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
}