.sf-menu {
	list-style: none; margin: 0px auto; padding: 0px;
}
.sf-menu * {
	list-style: none; margin: 0px auto; padding: 0px;
}
.sf-menu {
	line-height: 1;
}

.sf-menu ul {
	top: -999em; min-width: 320px; position: absolute;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	float: left; position: relative;
}
.sf-menu a {
	display: block; position: relative;
}
.sf-menu li:hover ul {
	left: 0px; top: 2.35em; z-index: 100;
}
.sf-menu li.sfHover ul {
	left: 0px; top: 2.35em; z-index: 100;
}
ul.sf-menu li:hover li ul {
	top: -999em;
}
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul {
	left: 10em; top: 0px;
}
ul.sf-menu li li.sfHover ul {
	left: 10em; top: 0px;
}
ul.sf-menu li li:hover li ul {
	top: -999em;
}
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul {
	left: 10em; top: 0px;
}
ul.sf-menu li li li.sfHover ul {
	left: 10em; top: 0px;
}

.sf-menu {
	margin-bottom: 0em; 
	border-right-color: rgb(0, 0, 255); 
	border-right-width: 0px; 
	border-right-style: solid; 
}

.sf-menu99 a {
	padding: 0.65em 1em; text-decoration: none;
}

.sf-menu a:focus {
	outline: 0px;
}
.sf-menu a:hover {
	outline: 0px;
}
.sf-menu a:active {
	outline: 0px;
}

.sf-menu li a {
	border-left-color: rgb(0, 0, 255); 
	border-left-width: 0px; 
	border-left-style: solid;
}

/*** submenu ***/
.sf-menu li li a {
	border-right-color: #a1a0a1; 
	border-bottom99-color: rgb(139, 181, 134); 
	border-bottom-color: #a1a0a1; 
	border-left-color: #a1a0a1; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}

.sf-menu li li:first-child {
	border-top-color: #a1a0a1; 
	border-top-width: 1px; 
	border-top-style: solid;
}
.sf-menu a.sf-with-ul {
	padding-right: 2.25em; min-width: 130px; 
}

/*** arrows on main menu ***/
.sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px -100px; top: 1.05em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
a > .sf-sub-indicator {
	background-position: 0px -100px; top: 0.9em;
}
a:focus > .sf-sub-indicator {
	background-position: -10px -100px;
}
a:hover > .sf-sub-indicator {
	background-position: -10px -100px;
}
a:active > .sf-sub-indicator {
	background-position: -10px -100px;
}
li:hover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}

/*** arrows on submenu ***/
.sf-menu ul .sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px 0px; top: 0.55em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
.sf-menu ul a:focus > .sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px 0px; top: 0.55em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
.sf-menu ul a:hover > .sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px 0px; top: 0.55em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
.sf-menu ul a:active > .sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px 0px; top: 0.55em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
.sf-menu ul li:hover > a > .sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px 0px; top: 0.55em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background: url("images/arrows-ffffff.png") no-repeat -10px 0px; top: 0.55em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
.sf-shadow ul {
	background: url("images/shadow.png") no-repeat right bottom; padding: 0px 8px 9px 0px; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	
}
