@charset "utf-8";
/* CSS Document */
.fontuse {
	text-align: center;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	color: #63613B;
	letter-spacing: 1px;
}
.white_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 170%;
	color: #efefef;
	}
.white_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 170%;
	color: #efefef;
	letter-spacing: 1px;
}

.white_title a:hover {
    color: #E2EDB2;
	text-decoration: none;
}

.white_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 170%;
	color: #efefef;
	letter-spacing: 1px;
	}
	
.white_bigtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #efefef;
	letter-spacing: 1px;
}
	
.orangetab{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 20px;
	width: auto;
	clear: both;
	color: #63613B;
	padding-top: 5px;
	text-align: center;
	background: #FCCD06;
}

.grefcontent {
	overflow:hidden;
	clear: both;
	width: 718px;
	background: #E8E6D1;
	margin: 0;
}
.grefcontent1 {
	overflow:hidden;
	clear: both;
	width: 730px;
	background: #E8E6D1;
	margin: 0;
}
.grefcontent1 img {
	float: left;
	margin: 0;
}
.grefcontent img {
	float: left;
	margin: 0;
}

.inter_font {
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:37px;
	text-align:right;
	color:#6B6846;
	font-weight:bold;
}

.inter_font1 {
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:30px;
	text-align:right;
	color:#6B6846;
	font-weight:bold;
}
.inter_font2 {
	float:right;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:35px;
	margin-top:120px;
	text-align:left;
	color:#6B6846;
	font-weight:bold;
}
.services {
	width: 500px;
	margin:auto;
}

.services ul li{
	list-style-type:disc;
	margin-left: 20px;
}

.mission_font {
	margin: auto;
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 180%;
	color: #efefef;
	letter-spacing: 2px;
	}

.fontuse a{
	font-size: 12px;
	line-height: 140%;
	color: #63613B;
	text-decoration: none;	
}
.fontuse a:hover{
	text-decoration: none;
	color: #820909;
}


p, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
	font-weight: 400;
	text-align: left;
}

.insidetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #625750;
	letter-spacing: 1px;
}

.contentimg {
	margin: 10px;
	border: 1px solid #efefef;
}
.worktitle a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #63613B;
	margin: 0;
	letter-spacing: 1px;
	text-decoration: none;	
}
.worktitle a:hover{
	color: #625750;
	text-decoration: none;
}

.workcontent {
    width: 680px;
	text-align:center;
	margin-top: 10px;
	border-bottom-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 28px;
	}
	
.workcontent1 {
    width: 680px;
	text-align:center;
	margin-top: 10px;
	line-height: 28px;
	}
	
.workproduct{
	width: 680px;
	margin: auto;
	padding: 0px;
	text-align: center;
	}
	
.workproduct li {
	float: left;
	margin: 20px 7px;
    list-style-type: none;
	text-align: center;
	}
	
.workproduct li a {
	font-size: 14px;
	font-weight: 500;
	text-decoration:none;
	color: #63613B;
	}
.workproduct li a:hover {
    text-decoration: none;
	color: #900;
	}