/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 25, 2016 */


nav {
	width: 960px;
	height: 40px;
	border-radius:8px;	 
	background-image:url(../images/nav_bg.png);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
}

nav ul {
	margin: 0px;
	padding: 0px;
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
	
}
nav ul li {
	float: left;
	position: relative;
	list-style-type: none;
	color: #FFF; 
	flex:
}
nav ul li a.active {
	box-shadow: 0 .143em .214em rgba(0,0,0,.2);
	background-color: #006666;
	color: #900;
	width: 115px;
}
nav ul li a {
	font-family: "kirvyregular" ;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	display:block; 
	height: 40px;
	padding-left:23px;
	padding-right:23px;
	 
}
nav ul ul {
	font-family:"kirvyregular"; 
	font-weight: bold;
	position: absolute;
	visibility: hidden;
}

nav ul li ul li a {
	background-color:#F90;	 
	font-weight: normal;
	box-shadow: 0 .143em .214em rgba(0,0,0,.2);
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight:bold;
	width:115px;
	height: 35px;
	border-bottom: #0c4a90 solid 1px;
}
nav ul li:hover ul {
	visibility: visible;
}
nav ul li:hover {
	background-image:url(../images/nav_bg_over.png);
	background-repeat:repeat-x;	
	border-radius:8px;
	color: #900;
	box-shadow: 0 .143em .214em rgba(0,0,0,.2);
}
nav ul li ul li a:hover {
	background-color: #f3ec0a;
	color: #900;
	width: 115px;
	-moz-transition: all .1s ease 0s;
	-ms-transition: all .1s ease 0s;
	-o-transition: all .1s ease 0s;
	-webkit-transition: all .1s ease 0s;
	transition: all .1s ease 0s;
}
nav ul li a:hover {
	color: #900;
}

.menuside ul {	
	width:130px;
	height:700px;
	
	background: #FA8B10; 
	 }
	 
.menuside a{	 
	text-decoration: none;
	
	color:#000;
	padding:6px;
	padding-right:20px;
	font-family:"kirvyregular" ;
	font-weight:bold; 
	font-size:13px;	}

.menuside ul li{
	margin-left:-40px;
	list-style-type: none;
	display: block;
	padding : 6px;
	border-bottom: #FFF 1px solid;
}
	
.menuside ul li:hover{
	background: #FFF;
	transition: linear all 0.40s;
	margin-left :-33px;
	}

 
.selected{
	background-color: #FC0; color:black;}

.selected_1{ 
background-image:url(../images/nav_bg_over.png);
background-repeat:repeat-x;
border-radius:8px;
	}

.text{
	font-family:"kirvyregular";
	font-size:13px;
	line-height:16px;
	text-align:justify;
}

.text_sec{
	font-family:"kirvyregular";
	font-size:13px;
	line-height:16px;
	text-align:center;
	 
}

.text_1{
	font-family:"kirvyregular";
	font-size:13px;
	line-height:20px;
	text-align:justify;
	padding:16px;
}

.text_box{
	font-family:"kirvyregular";
	font-size:14px;
	color:#000;
	border-top:#F60 1px solid;
	padding:10px;
	text-align:center;
	 
}

.button{
	font-family:"kirvyregular";
	font-size:15px;
	display:block;
	background:#F90;
	height:35px;
	padding-top:10px;
	padding-left:10px;
	list-style-type: none;
	border-bottom:#FFF 1px solid;}
	
.button:hover{
	font-family:"kirvyregular";
	font-size:15px;
	display:block;
	background: #FC3;
	height:35px;
	padding-top:10px;
	padding-left:10px;
	list-style-type: none;
	border-bottom:#FFF 1px solid;}
	
.h2{
	font-family:"kirvyregular";
	font-weight:900px;
	font-size:25px;
	color:#F60;}
	
.h22{
	font-family:"kirvyregular";
	font-size:25px;
	color: #009;
	background-color: #FC3}
	
.h222{
	font-family:"kirvyregular";
	font-weight:bold;
	text-align:center;
	font-size:25px;
	color: #009;
	position:fixed;
	padding:8px;
	width:585px;
	background-color: #F60}
	
	
.blue{
	font-family:"kirvyregular";
	font-weight:bold;
	text-align:center;
	font-size:25px;
	color: #006;
	}
	
.hn{
	font-family:"kirvyregular";
	font-weight:bold;
	text-align:center;
	font-size:22px;
	padding:8px;
	color: #009;
	position:fixed;
	width:805px;
	background-color: #F60}
	
.h33{
	font-family:"kirvyregular";
	font-size:16px;
	color: #009;
	padding:8px;
	text-align:center;
	background-color: #FC3}
	
.h333{
	font-family:"kirvyregular";
	font-weight:bold;
	font-size:18px;
	color: #FFF;
	padding:8px;
	text-align:center;
	background-color: #063 }
	
.head_1{
	font-family:"kirvyregular";
	font-size:16px;
	color:#F60;}
	
.head_2{
	font-family:"kirvyregular";
	font-weight:bold;
	font-size:15px;
	color:#F60;}
	
.head_3{
	font-family:"kirvyregular";
	font-weight:bold;
	font-size:13px;
	color: #00C;
	 }