@charset "utf-8";

.nav_home {
	font-family: Arial, Helvetica, sans-serif;
	color: #009FD5;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 20px;
}
.nav_home-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #009FD5;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_about {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8A00;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_about-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8A00;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_news {
	font-family: Arial, Helvetica, sans-serif;
	color: #B8B825;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_news-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #B8B825;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_webservice {
	font-family: Arial, Helvetica, sans-serif;
	color: #D59F00;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_webservice-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #D59F00;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_webportfolio {
	font-family: Arial, Helvetica, sans-serif;
	color: #E70352;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_webportfolio-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #E70352;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_helpline {
	font-family: Arial, Helvetica, sans-serif;
	color: #929C4A;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_helpline-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #929C4A;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #00949C;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.nav_contact-ON {
	font-family: Arial, Helvetica, sans-serif;
	color: #00949C;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 22px;
}
.sub_About {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FF8A00;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_About:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_About_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}


.sub_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #98981F;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_News:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_News_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #98981F;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}



.sub_Websiteservice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #C49300;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_Websiteservice:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}



.sub_Websiteservice-ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #D59F00;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}

.sub_Helpline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #7B843E;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_Helpline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}

.sub_Helpline-ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #929C4A;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}

.sub_Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #00949C;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
.sub_Contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display: block;
	height: 100%;
	padding-left: 20px;
	line-height: 25px;
}
#lhs-navigationarea ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

