/* normal */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 15px; color: #000; }
input, select, textarea { font-family: Arial; font-size: 15px; color: #000; }
body { background: #fff; }
img { border: 0px; display: block; }
a, input { outline: none; color:#009d2c;}
.clear { clear: both; height: 0px; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #000; font-family: 'open_sanscondensed_light'; }

p { line-height: 22px; }

h1 { font-size: 40px;  line-height: 40px; }
h2 { font-size: 24px; line-height: 26px; color: #008500; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

.anchor { position: relative; height: 1px; overflow: hidden; top: -90px; }

.centering { width: 990px; margin: 0 auto; position: relative; }

/* template  */
#template { position: relative; display: block; width: 100%; min-height: 100%; }

/* layout */
#layout { margin: 0 auto; width: 100%; }

	/* header */
	#header-part { position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; background: #009d00; }
	
		/* nav bar */
		.nav-bar { padding-bottom: 40px; width: 100%; }
		.nav-bar ul { padding: 0; list-style-type: none; list-style: none; text-align: center; }
		.nav-bar li { padding: 0 15px; display: inline-block; font-size: 24px; line-height: 24px; *display: inline; font-weight: normal; font-family: 'open_sanscondensed_light'; }
		.nav-bar li a { padding: 30px 0 0 0; display: inline-block; color: #fff; text-decoration: none; } 
		.nav-bar li a:hover, .nav-bar li.active a { background: url(../images/menu-bg.png) center top no-repeat; }
	
		/* banner */
		#banner-part { width: 100%; padding-top: 90px; }
		
			/* banner bar */
			.banner-bar { width: 100%; min-height: 994px; }
			.banner-bar.sub a.img { left: auto; right: -45px; top: 555px; } 
			.banner-bar a.img { opacity:0.8; filter:alpha(opacity=80); }
			.banner-bar a.img:hover { opacity:1; filter:alpha(opacity=100); }
			.banner-bar.sub .text { padding-bottom: 65px; }
			.banner-bar a.img { position: absolute; left: 0px; top: 15px; z-index: 9999; }
			.banner-bar a.logo { position: absolute; left: -35px; top: 205px; }
			.banner-bar .text { padding: 45px 30px 30px 30px; margin: 90px 5px 0 0; position: relative; width: 355px; float: right; border-radius: 10px; -webkit-border-radius: 10px; background: rgba(255,255,255,0.9); }  
			.banner-bar h1 span { color: #ff8500; display: block; }
			.banner-bar h1 { padding-bottom: 25px; color: #008500; }
			.banner-bar a.btn { margin-top: 20px; padding: 0 15px; font-weight: bold; font-size: 15px; line-height: 30px; color: #fff; border-radius: 20px; -webkit-border-radius: 20px; display: inline-block; text-decoration: none; background: #319c31; }
			.banner-bar a.btn:hover { background: #248F24; box-shadow: 0px 0px 2px rgba(0,0,0,0.9); }
			.banner-bar .scroll { margin: 0 0 0 -45px; padding-top: 15px; font-size: 14px; font-family: 'open_sanscondensed_light'; font-weight: normal; color: #fff; text-decoration: none; position: absolute; left: 50%; bottom: -65px; background: url(../images/scroll-bg.png) center top no-repeat; }
		
	/* content */
	#content-part { overflow: hidden; width: 100%; }

		/* center */
		#center-part { overflow: hidden; width: 100%; }

			/* garden bar */
			.service-bar { padding: 45px 0 60px; width: 100%; overflow: hidden; }
			.service-bar .text { width: 470px; float: right; }
			.service-bar ul { list-style: none; }
			.service-bar li { width: 100%; overflow: hidden; padding: 0 0 0 10px; font-size: 24px; line-height: 38px; color: #000; text-decoration: none; font-family: 'open_sanscondensed_light'; background: url(../images/dot.png) left center no-repeat; }
			.service-bar h2 { padding-bottom: 10px; }
			.service-bar li a:hover { text-decoration: underline; } 
			.service-bar p { padding: 0 0 30px 0; font-size: 24px; line-height: 38px; font-family: 'open_sanscondensed_light'; }
			.service-bar p span { color: #008500; }
			.service-bar .center { padding: 0 30px 0 65px; overflow: hidden; }
			
			/* garden bar */
			.garden-bar { padding: 55px 0 0 0; width: 100%; overflow: hidden; min-height: 1005px; }
			.garden-bar .text { margin: 0; width: 480px; float: right; }
			.garden-bar p { padding-top: 15px; font-size: 13px; line-height: 16px; }
			.garden-bar ul { list-style: none; }
			.garden-bar li { padding: 0 0 0 10px; width: 100%; overflow: hidden; float: left; font-size: 13px; line-height: 16px; background: url(../images/dot2.png) left 7px no-repeat; }
			
			/* detail bar */
			.detail-bar { padding: 65px 0 0 0; width: 100%; overflow: hidden; min-height: 1005px; }
			.detail-bar .text { margin: 0 50px 0 0 ; width: 540px; float: right; }
			.detail-bar p { padding-bottom: 15px; font-size: 13px; line-height: 16px; }
			.detail-bar ul { padding: 5px 0 25px 0; overflow: hidden; list-style: none; }
			.detail-bar li { font-size: 24px; line-height: 38px; color: #008500; font-family: 'open_sanscondensed_light'; font-weight: normal; }
			.detail-bar h3 { padding: 0px; font-size: 13px; line-height: 16px; color: #009d00; font-family: Arial; font-weight: bold; }
			.detail-bar a { color: #008500; }
			.detail-bar a:hover { text-decoration: none; } 
			
	/* footer part */
	#footer-part { overflow: hidden; width: 100%; }

		/* footer bar */
		.footer-bar { padding: 20px 0 20px 0; width: 874px; margin: 0 auto; }
		.footer-bar .address { padding: 0 0 20px 90px; overflow: hidden; }
		.footer-bar a.title { font-size: 24px; line-height: 30px; float: left; font-family: 'open_sanscondensed_light'; font-weight: normal; color: #008500; text-decoration: none;  }
		.footer-bar ul { float: right; list-style: none; }
		.footer-bar li { padding: 0 0 0 25px; float: left; font-size: 13px; line-height: 36px; }
		.footer-bar a.logo { margin: 0 0 0 80px; float: left; }
		.footer-bar a.logo2 { margin: 20px -75px 0 0px; float: right; }
		.footer-bar li a, .footer-bar li span { color: #008500; }
		.footer-bar li a:hover { text-decoration: none; }
		
	/* Smaller than standard 990 (devices and browsers) */
	@media only screen and (max-width: 989px) {
	.centering { width: 96%; padding: 0 2%;  }
	img { max-width: 100%; }
	h1 { font-size: 30px; line-height: 30px; }
	.banner-bar.sub a.img { top: 420px; right: 4%; width: 130px; }
	.banner-bar a.logo { left: 0px; width: 50%; }  
	.banner-bar .text { width: 42%; padding: 2%; }  
	.banner-bar h1 { padding-bottom: 15px; }
	.banner-bar { padding-bottom: 80px; min-height: 0px; height: 100%; float: left; }
	.detail-bar { min-height: 600px; }
	.detail-bar .text { width: 75%; margin: 0px; }
	.footer-bar { width: 96%; padding: 20px 2%; }
	.footer-bar .address { padding: 15px 0 0 0; }
	.footer-bar a.logo { margin: 0px; }
	.footer-bar a.logo2 { margin-right: 0px; }
	.footer-bar li { padding-left: 20px; }
	.service-bar .text { width: 60%; }
	.garden-bar { min-height: 500px; }
	.garden-bar .text { width: 50%; }

	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	h2 { font-size: 18px; line-height: 20px; }
	.banner-bar { min-height: 0px; padding-bottom: 20px; text-align: center; height: 100%; overflow: hidden; }
	.banner-bar a.logo {  position: static; width: 50%; display: inline-block; margin: 0 auto; }
	.banner-bar a.logo img { max-width: 100%; display: inline-block; }
	.banner-bar .text { margin: 20px 0 0 0; width: 96%; padding: 2%; float: none; }
	.banner-bar.sub a.img, .banner-bar a.img { position: static; display: inline-block; }
	.banner-bar.sub a.img img, .banner-bar a.img img { margin: 80px 0 0; display: inline-block; }
	.service-bar { padding: 25px 0; }  
	.service-bar .text { width: 100%; text-align: center; }
	.service-bar .text li a { padding: 5px 0; background: none; font-size: 18px; line-height: 22px; display: block; }
	.service-bar .text li a:hover { background: #e6f8fa; text-decoration: none; } 
	.service-bar li { border-bottom: 1px solid #008500; list-style: none; list-style-type: none; background: none; }
	.garden-bar { min-height: 0px; padding: 25px 0; }
	.garden-bar .text { width: 100%; text-align: center; }
	.garden-bar li { background: none; padding: 5px 0 0; }
	.footer-bar { padding-top: 0px; text-align: center; }
	.footer-bar a.title { float: none; display: inline-block; }
	.footer-bar li { padding: 0px; width: 100%; line-height: 25px; }
	.footer-bar a.logo2, .footer-bar a.logo { margin: 20px 0; width: 50%; float: none; display: inline-block; }
	.footer-bar a.logo2, .footer-bar a.logo img { display: inline-block; }
	.nav-bar ul { padding: 0px; }  
	.nav-bar li { padding: 0 10px; font-size: 18px; line-height: 20px; }
	.garden-bar { padding: 0px; }  
	.garden-bar .centering { padding-top: 25px; padding-bottom: 25px; overflow: hidden; background: rgba(255,255,255,0.3); }
	.service-bar .center { padding: 0px; text-align: center; }
	.service-bar p { font-size: 20px; line-height: 24px; }
	.detail-bar { min-height: 0px; overflow: hidden; padding: 25px 0 25px 0; }
	.detail-bar .text { width: 100%; padding: 0px; text-align: center; }
	.detail-bar li { font-size: 18px; line-height: 36px; border-bottom: 1px solid #008500; }
	.detail-bar p { margin-bottom: 15px; border-bottom: 1px solid #008500; }
	.footer-bar ul { float: none; overflow: hidden; }
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {	
	}	
			
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
	