/* Pages Dropmenu */

#dropmenu, #dropmenu ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	width: 100%;
	height: auto;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0C2345;
	float: right;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu li {
	list-style-type: none;
	text-align: right;
	width: auto;
	display: block;
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C2345;
	line-height: 38px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu li li {
	margin: 0px;
	padding: 0px;
	float: right ;
	list-style-type: none;
	width: 10em;
	text-align: right;
	background-image: none;
	line-height: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C2345;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu li li:hover {
	background-image: none;
}
#dropmenu li a {
	list-style-type: none;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 16px;
	height: auto;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}

#dropmenu li a:hover, #dropmenu li#home a, #dropmenu li#home a:hover, #dropmenu li.current_page_item a, #dropmenu li#page_item a, #dropmenu li.menu-item-home a, #dropmenu li.current-menu-item a {
	background-color: #153762;
}
#dropmenu li li a {
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu li li a:hover {
	background-color: #153762;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu span {}

#dropmenu ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0D2851;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C2345;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu ul ul {
	margin-top: -2.1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}
#dropmenu ul ul ul {
	margin-top: -2.1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	left: -999em;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	left: auto;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
