html, body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sup, sub, tt, var, b, u, i, center, ul, ol, li, dl, dt, dd, table, tr, th, td, thead, tbody, tfoot, caption, form, fieldset, legend, input, textarea, select, label, applet, object, iframe, audio, video, canvas, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    border: 0;
    outline: 0;
    padding: 10;
    margin: 5;
    z-index: 1000;
    font-size: 14px;
}
/********** End RESET **********/



html {
	font-size: 100%;
}
body {
	font-family: 'Arial', serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	background-color: #ffffff;
	padding: 1.25em; /* 20 */
}

a, a:hover {
	text-decoration: none;
	font-size: 15px;
}
#navi {
	width: 85em; /* 1000 */
	font-family: 'Arial, Helvetica', sans-serif;
	font-weight: 400;
	font-size:14px;
	position: relative;
	top: 25%;
	left: 47%;
	margin-left: -35em; /* 30 480 */
}
#naved {
	width: 85em; /* 1000 */
	font-family: 'Arial, Helvetica', sans-serif;
	font-weight: 400;
	font-size:14px;
	position: relative;
	top: 25%;
	left: 47%;
	margin-left: -35em; /* 30 480 */
}
#navi > a {
	display: none;
}
#naved > a {
	display: none;
}
#navi li {
	position: relative;
	background-color:#2b338a;
	font-size:12px;
}
#naved li {
	position: relative;
	background-color:#2b338a;
	font-size:12px;
}
#navi li a {
	color: #fff;
	display: block;
}
#naved li a {
	color: #fff;
	display: block;
}
#navi li a:active {
	background-color: #24337a !important;
}
#naved li a:active {
	background-color: #24337a !important;
}
#navi span:after {
	width: 0;
	height: 0;
	border: 0.313em solid transparent; /* 5 */
	border-bottom: none;
	border-top-color: #a297ca;
	content: '';
	vertical-align:text-top;
	display:inherit;
	position: relative;
	right: -0.313em; /* 5 */
}
#naved span:after {
	width: 0;
	height: 0;
	border: 0.313em solid transparent; /* 5 */
	border-bottom: none;
	border-top-color: #a297ca;
	content: '';
	vertical-align:text-top;
	display:inherit;
	position: relative;
	right: -0.313em; /* 5 */
}
/* first level */

			#navi > ul {
	height: 3.50em; /* 60 */
	background-color: #a297ca;
}
			#naved > ul {
	height: 3.50em; /* 60 */
	background-color: #a297ca;
}
#navi > ul > li {
	width: 19.96%;
	height: 100%;
	float: left;
}
#navi > ul > li > a {
	height: 100%;
	font-size: 1.3em; /* 24 */
	line-height: 2.6em; /* 60 (24) */
	text-align: center;
}
#naved > ul > li {
	width: 14.25%;
	height: 100%;
	float: left;
}
#naved > ul > li > a {
	height: 100%;
	font-size: 1em; /* 24 */
	line-height: 2.6em; /* 60 (24) */
	text-align: center;
}

#navi > ul > li:not( :last-child ) > a {
	border-right: 1px solid #cc470d;
}
#naved > ul > li:not( :last-child ) > a {
	border-right: 1px solid #cc470d;
}
#navi > ul > li:hover > a, #navi > ul:not( :hover ) > li.active > a {
	background-color: #a297ca;
}
#naved > ul > li:hover > a, #navi > ul:not( :hover ) > li.active > a {
	background-color: #a297ca;
}
/* second level */

				#navi li ul {
	background-color: #cc470d;
	display: none;
	position: absolute;
	top: 100%;
}
#navi li:hover ul {
	display: block;
	left: 0;
	right: 0;
}
#navi li:not( :first-child ):hover ul {
	left: -1px;
}
#navi li ul a {
	font-size: .93em; /* 20 */
	border-top: 1px solid #e15a1f;
	padding: 0.50em; /* 15 (20) */
text-align:left;
}
#navi li ul li a:hover, #navi li ul:not( :hover ) li.active a {
	background-color: #a297ca;
}
 @media only screen and ( max-width: 62.5em ) /* 1000 */ {
#navi {
	width: 100%;
	position: static;
	margin: 0;
}
}
 @media only screen and ( max-width: 40em ) /* 640 */ {
html {
	font-size: 75%; /* 12 */
}
#navi {
	position: relative;
	top: auto;
	left: auto;
}
#navi > a {
	width: 3.125em; /* 50 */
	height: 3.125em; /* 50 */
	text-align: left;
	text-indent: -9999px;
	background-color: #e15a1f;
	position: relative;
}
#navi > a:before, #nav > a:after {
	position: absolute;
	border: 2px solid #fff;
	top: 35%;
	left: 25%;
	right: 25%;
	content: '';
}
#navi > a:after {
	top: 60%;
}
#navi:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
	display: block;
}
/* first level */

			#nav > ul {
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
#navi:target > ul {
	display: block;
}
#navi > ul > li {
	width: 100%;
	float: none;
}
#navi > ul > li > a {
	height: auto;
	text-align: left;
	padding: 0 0.833em; /* 20 (24) */
}
#navi > ul > li:not( :last-child ) > a {
	border-right: none;
	border-bottom: 1px solid #cc470d;
}
/* second level */

				#navi li ul {
	position: static;
	padding: 1.25em; /* 20 */
	padding-top: 0;
}
}@charset "utf-8";
/* CSS Document */
