@CHARSET "UTF-8";
#menu a:hover, #menu a:active{
	color: #4e60ac;
}
#menu .separator{
	padding:0 1em 0 1em;
	margin: 0;
	background-image:url(../img/menu_separator.png);
	background-repeat: no-repeat;
	background-position: center center;
}
