#topbar
{
	font-family: 'engraversgothic_btregular', 'serif';
	font-size:0.8em;
	margin-bottom:2px; 
	text-align:center;
	line-height:1.2em; 
	background-color:#1735b2;
	color:#ffffff;
	letter-spacing:0.2em;
}

.megamenu-navigation
{
	
	text-align: center;
	z-index:999;
}
.megamenu-navigation ul {margin: 0; padding: 0; 
list-style-type: none; list-style-image: none;}
.megamenu-navigation li {display: inline; padding:0px 10px 0px 10px;font-size:14px;}
.megamenu-navigation a {text-decoration:none; color: #32312d;  font-family: 'engraversgothic_btregular'}
.megamenu-navigation a:hover {color: #0f37cf; }
.header-container {
	overflow: visible;  border-bottom-color: rgb(17, 17, 17); border-bottom-width: 1px; border-bottom-style: solid; z-index: 0; background-color: white;
}
.header .logo-container .logo {
	margin:0 auto;
	background-position: center; width: 184px; height: 183px; text-indent: -9999px; margin-bottom: 10px; display: block; min-width: 150px; max-width: 184px; background-image: url("../img/logo.png"); background-repeat: no-repeat; background-size: 95%;
}
.header-container {
	letter-spacing: 0.3em; overflow: hidden; font-size: 1.05em; margin-bottom: 0px; white-space: nowrap; position: relative;
}
.header-container ul {
	margin: 0px; padding: 10px 0px 10px 0px; width: 100%; overflow: hidden; float: left; display: block; list-style-type: none; white-space: nowrap; max-height: 17px;
}
.header-container-border {
	padding-top: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none; z-index: 300;
}
.header-container-no-border {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}

