@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}





#wrapper {
	width: 100%;
}
.row-fluid {
	width: 100%;
	float: left;
}
.row-fixed {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header-bg {
	background-color: #ebeef2;
}
#header {
	background-color: #FFF;
	height: 88px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	position: relative;
}
#header > figure{
	position:relative;	
}
#header > figure:before{
	content:"";
	background:url(../images/iso-logo.png) no-repeat right center;
	background-size:auto 100%;
	width:260px;
	height:60px;
	position:absolute;
	right:0;
	transform:translateX(100%);
	-webkit-transform:translateX(100%);
	text-align:right;
	line-height:60px;
	font-family:Arial;
	color:#666;
}
#header > figure:after{
	content:"ISO : 9001 : 2008  Certified";
	background-size:auto 100%;
	width:200px;
	height:40px;
	position:absolute;
	right:0;
	top:25%;
	transform:translateX(510px);
	-webkit-transform:translateX(510px);
	text-align:right;
	line-height:40px;
	font-family:Arial;
	color:rgba(0,153,153,0.8);
	border:1px solid rgba(0,153,153,0.4);
	background:rgba(0,153,153,0.1);
	padding:0 15px;
	border-radius:3px;
	font-weight:bold;
}
.banner-bg {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat-x;
	height: 411px;
	background-position: center top;
}





#banner {
	float: left;
	height: 406px;
	width: 1000px;
}
.menu-bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 88px;
	background-position: center top;
	background-color: #EBEEF2;
}
#nav {
	float: left;
	height: 59px;
	width: 970px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#nav li {
	display: inline;
}
#nav li a {
	line-height: 59px;
	display: block;
	float: left;
	height: 59px;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 0.8125em;
	text-transform: uppercase;
	text-decoration: none;
	color: #959191;
	-webkit-transition: background-color 1s ease 0s;
	-moz-transition: background-color 1s ease 0s;
	-ms-transition: background-color 1s ease 0s;
	-o-transition: background-color 1s ease 0s;
	transition: background-color 1s ease 0s;
}
#nav li a.active {
	color: #FFF;
	background-color: #1ea194;
}
#nav li a:hover {
	color: #FFF;
	background-color: #1ea194;
	-webkit-transition: background-color 1s ease 0s;
	-moz-transition: background-color 1s ease 0s;
	-ms-transition: background-color 1s ease 0s;
	-o-transition: background-color 1s ease 0s;
	transition: background-color 1s ease 0s;
}

#header figure {
	float: left;
	padding-top: 14px;
	padding-left: 30px;
	padding-bottom: 9px;
}
.sec-nav-bg {
	background-color: #1ea194;
	height: 52px;
}
#sec-nav {
	float: left;
	height: 52px;
	width: 1000px;
}
#sec-nav li {
	display: inline;
}
#sec-nav ul li a {
	display: block;
	float: left;
	height: 52px;
	line-height: 52px;
	color: #FFF;
	text-decoration: none;
	background-color: #1EA194;
	padding-right: 50px;
	padding-left: 30px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 0.875em;
}
#sec-nav li a figure {
	background-image: url(../images/menu-sprite.png);
	height: 34px;
	width: 34px;
	float: left;
	margin-top: 9px;
	margin-bottom: 9px;
	display: block;
	margin-right: 9px;
}
#sec-nav ul li a:hover figure {
	background-image: url(../images/menu-sprite-hover.png);
}
#sec-nav ul li a.active figure {
	background-image: url(../images/menu-sprite-hover.png);
}


#sec-nav li a.last {
	background-image: none;
}

#sec-nav li a span {
	float: left;
	display: block;
}
#sec-nav li a figure.sprite1{
	background-position: 0px;
}
#sec-nav li a figure.sprite2 {
	background-position: -34px;
}
#sec-nav li a figure.sprite3 {
	background-position: -68px;
}
#sec-nav li a figure.sprite4 {
	background-position: -102px;
}
#sec-nav li a figure.sprite5 {
	background-position: -136px;
}
#sec-nav ul li a:hover {
	color: #051F1D;
}
#sec-nav ul li a.active {
	color: #051F1D;
}


#content {
	float: left;
	width: 1000px;
	padding-top: 25px;
	padding-bottom: 50px;
}


h1.mainhead {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b5b5;
	display: block;
	background-image: url(../images/kmc-mini-logo.jpg);
	background-repeat: no-repeat;
	background-position: 340px top;
}
h1.subpage-mainhead {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b5b5;
	display: block;
}

.heading-color2 {
	color: #159e90;
}
figure.home-facilities {
	margin-bottom: 25px;
}



.content-col1 {
	float: left;
	width: 580px;
	padding-left: 30px;
	padding-right: 74px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.content-col1 p {
	//margin-bottom: 25px;
}

.content-col2 {
	float: left;
	width: 316px;
}
a.readmore {
	background-color: #18a597;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	display: inline-block;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}
a.readmore-s2 {
	background-color: #18a597;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	text-align: right;
	width: 30px;
}
a.readmore-s3 {
	background-color: #18a597;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	text-align: right;
	width: 30px;
	margin-left: 20px;
}


.quality-wrapper {
	background-image: url(../images/quality-img.jpg);
	background-repeat: no-repeat;
	height: 95px;
	margin-bottom: 30px;
	padding-left: 215px;
	padding-top: 54px;
}

.quality-wrapper h3,.chrm-msg-wrapper h3{
	font-size: 16px;
	font-weight: normal;
	color: #1ea194;
	margin-bottom: 10px;
}
.quality-wrapper h6 {
	font-size: 14px;
	font-weight: normal;
	color: #878787;
}
.chrm-msg-wrapper {
	background-image: url(../images/chairmans-msg-img.jpg);
	height: 145px;
	background-repeat: no-repeat;
	padding-left: 190px;
	padding-top: 17px;
	padding-right: 35px;
	margin-bottom: 20px;
}

.sider-wrapper {
	float: left;
	width: 316px;
}
.sider-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	background-color: #1ea194;
	height: 50px;
	width: 286px;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
	border-top-left-radius:15px;
	-webkit-border-top-left-radius::15px;
	-moz-border-top-left-radius:15px;
	border-top-right-radius:15px;
	-webkit-border-top-right-radius::15px;
	-moz-border-top-right-radius:15px;
}
.sider-content {
	background-color: #f3f3f3;
	width: 286px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.sider-rows {
	width: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e6e6;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.sider-rows-last {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.date-col {
	background-color: #1ea15d;
	float: left;
	height: 80px;
	width: 70px;
	text-align: center;
	color: #FFF;
}

.date-col h4 {
	font-size: 19px;
	font-weight: normal;
	line-height: normal;
}
.date-col h5 {
	font-size: 27px;
	font-weight: normal;
	line-height: normal;
}
.date-col h6 {
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
}
.sider-news-row {
	float: left;
	width: 190px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.sider-news-row a {
	color: #cc3333;
	text-decoration: none;
}


.sider-news-row h2 {
	font-size: 15px;
	font-weight: normal;
	color: #168441;
	line-height: normal;
	margin-bottom: 3px;
}

.sider-shadow {
	background-image: url(../images/sider-shadow.jpg);
	float: left;
	height: 20px;
	width: 316px;
}
.sider-bott-margin {
	margin-bottom: 35px;
}
.sider-noti-row {
	float: left;
	width: 270px;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.sider-noti-row h6 {
	font-size: 12px;
	font-weight: normal;
	color: #9a9a9c;
}
.sider-noti-row h2 {
	font-size: 14px;
	color: #049183;
	font-weight: normal;
}
.sider-noti-row a {
	color: #cc3333;
	text-decoration: none;
}
.footer-bg {
	height: 245px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1ea194;
	background-color: #efefef;
}
#footer {
	float: left;
	height: 245px;
	width: 1000px;
}

.footer-cols {
	width: 159px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	float: left;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-right: 40px;
	padding-left: 50px;
	font-size: 13px;
	line-height: 22px;
	color: #7c7c7c;
}

.footer-cols ul li.title a {
	color: #1ea194;
	background-image: url(../images/bullet-main.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	float: left;
	width: 144px;
}
.footer-cols ul li a:hover {
	text-decoration: underline;
	color: #333;
}
.footer-cols ul li.title a:hover {
	color: #FF6600;
	text-decoration: none;
}
.footer-cols-last {
	border-right-width: 0px;
	border-right-style: none;
}
a.readmore:hover {
	background-color: #A9C938;
}
a.readmore-s2:hover {
	background-color: #A9C938;
}
a.readmore-s3:hover {
	background-color: #A9C938;
}


.copyright-bg {
	background-image: url(../images/copyright-bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	background-position: center top;
	clear: both;
	overflow: hidden;
}
.clear {
	clear: both;
}






.footer-cols ul li a {
	display: block;
	float: left;
	width: 144px;
	padding-left: 15px;
	color: #7c7c7c;
	text-decoration: none;
	background-image: url(../images/bullet-sub.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


.footer-cols ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.copyright {
	line-height: 45px;
	float: left;
	height: 45px;
	width: 940px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8b8b;
}
.copyright a {
	color: #1ea194;
	text-decoration: none;
}
.share-icons-footer {
	height: 24px;
	padding-top: 10px;
	padding-bottom: 11px;
	position: absolute;
	right: 30px;
	width: 102px;
	top: 0px;
}
.share-icons-header {
	height: 24px;
	padding-top: 10px;
	padding-bottom: 11px;
	position: absolute;
	right: 25px;
	width: 102px;
	top: 30px;
}

.share-icons-footer img {
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.share-icons-header img {
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sider-news-row a:hover {
	text-decoration: underline;
}
.sider-noti-row a:hover {
	text-decoration: underline;
}
.subpage-row-s1 {
	width: 580px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.subpage-row-s2 {
	width: 580px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: left;
}

.subpage-row-s1 h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #1EA15D;
}
.subpage-row-s2 h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #1EA15D;
}

.subpage-row-s1 h4 {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	margin-bottom: 5px;
}
.subpage-row-s2 h4 {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	margin-bottom: 5px;
}


.subpage-row-s1 p {
	margin-bottom: 10px;
}
.subpage-row-s2 p {
	margin-bottom: 20px;
}
.management-wrapper {
	float: left;
	height: 150px;
	width: 268px;
	border: 1px dotted #eee;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.management-wrapper figure {
	float: left;
	height: 150px;
	width: 130px;
	margin-right: 10px;
}
.management-content {
	float: left;
	width: 128px;
	padding-top: 20px;
}
.management-content h5 {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 5px;
}
.management-content p {
	margin: 0px;
}
table {
	width: 100%;
}
td {
	vertical-align: top;
	border: 1px solid #eee;
	padding: 8px;
}
figure.img-h-200 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
}
figure.img-h-200 img {

}
ul.downloads {
	list-style-type: none;
}
.downloads li {
	display: block;
}
.downloads li a {
	display: block;
	float: left;
	width: 260px;
	font-size: 12px;
	line-height: 50px;
	color: #333;
	height: 50px;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/down-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.downloads li a:hover {
	background-position: left bottom;
	color: #b50606;
}
.txt-box1 {
	padding: 2px;
	border: 1px solid #CCC;
	width: 250px;
}
