<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#overview {
	position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/business_banner1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;
}

#business-section {
	/*background-image:url(../images/business/business_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	padding:55px 0px;
	padding-bottom:100px;
	border-bottom: 1px solid #b0b0b0;
}


#overview .content h1 {
	font-family:'Questrial', sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#565656;
	margin-bottom:20px;
}

#overview .content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#565656;
	margin-bottom:15px;
	margin-top:30px;
}


#overview .content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#565656;
	margin-bottom:15px;
}

#agricultural {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/business_banner2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}

#business-section .content h1 {
	width:450px;
	font-family:'Questrial', sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#565656;
	margin-bottom:20px;
}

#business-section .content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#565656;
	margin-bottom:15px;
}

#business-section .content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#565656;
	margin-bottom:15px;
	margin-left:20px;
}

#business-section .content ul li {
	margin-bottom:15px;
}

#business-section .content a {
	color:#565656;
	text-decoration: underline;
}

#business-section .content a:hover {
	text-decoration:none;
}

.content .thick-line {
	border:none;
	border-bottom:solid 3px #b0b0b0;
	margin-top:30px;
	margin-bottom:10px;
}

.info-box {
	position:relative;
	width: 100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #b0b0b0;
	float:left;
}

#business-section  .info-box&gt;a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/*font-weight:bold;*/
	text-decoration:none;
	color:#565656;
	background-image:url(../images/about/white_arrow_off.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	width:100%;
}

.info-box&gt;a.on {
	background-image:url(../images/about/white_arrow_on.png);
}

.info-box .txt&gt;img{
	margin-bottom:20px;
}

.info-box .txt {
	position:relative;
	padding-top:15px;
	display:none;
	float:left;
}

.info-box .txt-noimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin-bottom:10px
}

.info-box p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

.info-box .thu-holder {
	position:relative;
	width:100%;
	float:left;
}

.info-box .txt-holder {
	position:relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #565656;
	margin-bottom:10px;
}

.info-box .thu-holder a {
	position:relative;
	border:solid 4px #fff;
	float:left;
	margin-bottom:10px;
}

.info-box .thu-holder img {
	position:relative;
	border:solid 5px #fff;
	float:left;
	margin-bottom:10px;
}

.info-box .thu-holder a .more {
	position:absolute;
	bottom:2px;
	right:2px;
}

#nutraceutical {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/business_banner3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}

#pharmaceutical  {
	/*position:relative;
	max-width:1200px;
	margin:0 auto;
	background-image:url(../images/banner/business_banner4.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:185px;
	background-color:#5f9d0a;*/
}
</pre></body></html>