/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background:transparent;
	text-align:justify;
	border:0 none;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
p{
		font-size:14px;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
input, textarea {
	border:0;
	padding:0;
	margin:0;
	outline: 0;
}
iframe {
	border:0;
	margin:0;
	padding:0;
}
input, textarea, select {
	margin:0;
	padding:0px;
}
/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {
	width:100%;
	padding:0;
	margin:0;
}
body {
	background: url("../images/parttern.png");
	color: #474747;
	font: 12px/25px Arial, Helvetica, sans-serif;
}
a {
	color: #558A55;
	text-decoration: none;
}
a:hover {
	color: #558A55;
	text-decoration: none;
}
a.button {
	cursor: pointer;
	color: #ffffff;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #3F3F3F;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
a.button:hover {
}
h2, .title {
	font-family: Rockwell, 'Kameron', serif;
}
.clear {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {
	background:#FFFFFF;
	border-top: 3px solid #252525;
	border-bottom: 3px solid #558A55;
}
header .wrap-header {
	height: 155px;
}
header #logo {
	position:absolute;
	top:0px;
	padding:5px;
	width: 100px;
}
nav {
}
nav .wrap-nav {
	position:absolute;
	bottom:0px;
	left:0px;
	height: 37px;
}
ul#menu, ul#menu ul.sub-menu, ul#menu ul.sub-menu ul.child {
	text-decoration:none;
   list-style: none;
	margin: 0;
	padding: 0;
	z-index:5000;
	box-shadow: 1px 1px 5px 0px #7E7E7E;
}
ul.sub-menu ul.child{
position: absolute;
text-decoration: none;
list-style: none;
left: 108px;
top: 0px;
margin: 0;
padding: 0;

}

ul#menu li, ul#menu ul.sub-menu li, ul#menu ul.sub-menu ul.child li {
    position: relative;
	float: left;
	padding: 6px 5px 0px 5px;
}
ul#menu li:hover{
	background:#558A55;
	}
ul#menu li:hover a{
	color:#FFFFFF;
	}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a, ul#menu li ul.sub-menu li ul.child li a{
    font-size: 14px;
	line-height:14px;
	color: #558A55;
	display: block;
	padding: 6px 10px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
	font-weight: bold;
}

ul#menu li ul.sub-menu li:hover a{
	color:#FFF;
	width: 185px;}
ul#menu li ul.sub-menu li ul.child li:hover a{
	color:#FFF;
	width: 185px;}
/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 37px;
    left: 0;
    width: 215px;
	background-color:#FFF;
	z-index:5000;
	box-shadow: 1px 1px 5px 0px #7E7E7E;
}
ul.sub-menu li ul.child{
	display:none;
    position: absolute;
    left: 108px;
    top: 0px;
    width: auto;
	background:#FFF;
	}
ul.sub-menu li:hover ul.child{
	display:block;}

ul#menu li:hover ul.sub-menu {
    display:block;
}
ul#menu li.current{
	background:#558A55;
	}
ul#menu li.current a{
	color:#FFFFFF;
	}
.minimenu {
	display:none;
}
.minimenu {
	position: relative;
	margin: 0px;
	background:#333333;
}
.minimenu div {
	overflow: hidden;
	position: relative;
	font: 18px/37px 'PT Sans Narrow';
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.minimenu select {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
}
.social {
	position: absolute;
	right: 40px;
	top: 60px;
}
.social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.social ul li {
	position: relative;
	float: left;
}
/* -------------------------------------------- */
/* ------------------Featured---------------- */

.featured {
	margin:15px auto;
}
.featured .wrap-featured {
	background:#333;
}
.featured .wrap-featured .slider {
	padding: 0px;
}
/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {
}
#content .wrap-content {
	background-color:#FFF;
	border:1px solid #CCC;
	border-top: 5px solid #558A55;
	margin-top: 15px;
}
.divider {
	background: url("../images/divider.png") repeat-x;
	height: 7px;
	width: 90%;
	margin: auto;
}
.block01 {
	margin:10px;
}
.block01 h2 {
	padding-top:30px;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
}
.block01 p {
	padding: 10px 30px 30px 30px;
	font-size:20px;
	text-align:center;
	line-height:30px;
}
.block02 {
	margin:30px 0;
	padding: 0 10px;
}
.block02 h2 {
	font-size:20px;
	font-weight: normal;
}
.block02 a {
	color: #474747;
}
.block02 a:hover {
	color: #558A55;
}
.block02 span {
	font-size: 50px;
	float: left;
	margin: 0px 5px 0 0;
	line-height: 1;
}
.block03 {
	margin: 30px 0;
	padding: 0 10px;
}
.block03 .title {
	width: 90%;
	background: url("../images/divider.png") repeat-x 50% 50%;
	margin: auto;
	text-align: center;
}
.block03 .title span {
	background: #ffffff;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
}
.block03 img {
	border:2px solid #CCCCCC;
}
.block03 h2 {
	font-size:15px;
	line-height:30px;
}
.block04 {
	margin: 30px 0;
	padding: 0 10px;
}
.block04 .title {
	width: 90%;
	background: url("../images/divider.png") repeat-x 50% 50%;
	margin: auto;
	text-align: center;
}
.block04 .title span {
	background: #ffffff;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
}
.block05 {
	margin: 30px 0;
}
.block05 .title {
	width: 90%;
	background: url("../images/divider.png") repeat-x 50% 50%;
	margin: auto;
	text-align: left;
}
.block05 .title span {
	background: #ffffff;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
}
.block05 article {
	clear: both;
	margin-bottom:30px;
	padding: 0 10px;
}
.block05 article h2 {
	font-size:25px;
	line-height:30px;
	font-weight:normal;
}
.block05 article .info {
	font-style:italic;
	padding: 10px 0px;
}
.block05 article img {
	margin-bottom:10px;
	width: 100%;
	border: 3px solid #245801;
}
.block05 .box {
	margin-bottom:20px;
	padding: 0 10px;
}
.block05 .heading {
	padding:5px 0px;
	border-bottom:2px solid #615E5F
}
.block05 .heading h2 {
	font-size:16px;
	font-weight:normal;
	display:inline;
	border-bottom: 2px solid #558A55;
	padding-bottom: 8px;
}
.block05 .content {
	margin: 5px 0px;
}
.block05 .content .list {
	padding: 10px;
	margin-left: 10px;
}
.block05 .content ul {
	font-size:14px;
	list-style-type:circle;
}
.block05 .content ul li {
	padding:5px;
	border-bottom: 1px solid #E2E2E2;
}
.block05 .content ul li ul{
	margin-left:10px;
}
.block05 .content ul li ul li{
	border-bottom:none;
	border-top:  1px solid #E2E2E2;
	}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {
	color:#CCC;
	background-color:#293326;
	margin-top:30px;
}
footer a,li{
	color:#CCC;
	}
	
footer .wrap-footer {
	padding:10px 0px;
	color:#ffffff;
}
footer .box {
}
footer .heading {
	padding:5px 0;
	border-bottom:1px solid #615E5F;
	border-top:1px solid #615E5F;
	text-align: left;
}
footer .heading h2 {
	font-size:18px;
	font-weight:normal;
	display:inline;
	border-bottom: 1px solid #558A55;
	border-top: 1px solid #558A55;
	padding: 7px 0 8px 0;
}
footer .content {
	padding:5px
}
footer .content ul {
	font-size:14px;
}
footer .content ul li {
	padding:0px;
}
footer .content .tag a {
	padding: 10px;
	background: #558A55;
	margin: 0px 5px 5px 0px;
	float: left;
	color: #ffffff;
}
footer .content .tag a:hover {
	color: #ffffff;
	background: #4cc7fc;
}
.copyright {
	text-align:center;
	margin-top:0px;
	background: #1A2017;
	padding: 10px 0px;
}
.copyright a {
	color:#ffffff;
	text-decoration:underline;
}
/*------------gallery*/
.gallery {
}
.gallery a {
	display: block;
	margin: 0px 10px 10px 0px;
	position: relative;
	-webkit-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
}
/*Left and Right margins to images in the middle column*/
/*This selects the 2nd, 5th and 8th elements*/
/*.gallery a:nth-child(3n+2) {margin: 0 25px 25px 25px;}*/

.gallery a img {
	display: block;
	-webkit-transition: all 0.5s;
}
/*Hover effects*/
.gallery a img:hover {
	-webkit-filter: none; /*Returns to default state*/
}
/*Default state for brightness has to be specified specifically*/
.gallery a img.brightness:hover {
	-webkit-filter: brightness(0);
}
/*Filter styles*/
.saturate {
	-webkit-filter: saturate(3);
}
.grayscale {
	-webkit-filter: grayscale(100%);
}
.contrast {
	-webkit-filter: contrast(160%);
}
.brightness {
	-webkit-filter: brightness(0.25);
}
.blur {
	-webkit-filter: blur(3px);
}
.invert {
	-webkit-filter: invert(100%);
}
.sepia {
	-webkit-filter: sepia(100%);
}
.huerotate {
	-webkit-filter: hue-rotate(180deg);
}
.opacity {
	-webkit-filter: opacity(50%);
}
/*Pagination*/
#pagi {
	margin: 50px auto;
	padding: 20px 0px;
	list-style: none;
	width: 250px;
}
#pagi li {
	float: left;
	margin-right: 10px;
}
#pagi li a {
	display: block;
	text-decoration: none;
	color: #717171;
	font: bold 16px Arial, sans-serif;
	padding: 5px;
	background: #ffffff;
}
#pagi li a.current, #pagi li a:hover {
	color: #ffffff;
	background: #009EE2;
}
/*Comment*/
.comment {
	font-weight:bold;
	margin:10px 0px;
	width: auto;
}
.comment div {
	margin-bottom: 20px;
	vertical-align:middle;
}
.comment input {
	border: 2px solid #999999;
	padding: 8px 10px;
	width:250px;
}
.comment textarea {
	border: 2px solid #999999;
	padding: 8px 10px;
	width:95%;
}
.comment input[type="submit"] {
	cursor: pointer;
	width:100px;
	float:right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);
	background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);
	background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	border: 2px solid #999999;
}
.comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);
	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);
	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);
	border: 2px solid #bbb;
}
.comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);
	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);
	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);
	border: 2px solid #999;
}
#left_box{
	width:60%;
	float:left;
	text-align:left;
	}
#left_box h2{
	text-align:left;
	margin-bottom:15px;
	padding-top:10px;
	}
#left_box p{
	font-size:12px;
	text-align:justify;
	padding:10px;
	line-height:18px;
	}
#right_box{
	box-shadow: 1px 1px 3px 2px #AAA;
	width:32%;
	padding:0px 15px 15px 15px;
	float:left;
	background:#D8E594;
	margin-top:20px;
	}
#right_box h3{
	color:#558A55;
	font-size:22px;
	padding:10px 10px 10px 0px;
	width:100%;
	}
#right_box input{
	border: 1px #9CB90D solid;
	margin: 5px;
	width: 80%;
	padding: 5px;
}
.submit{
	color:#FFF;
	cursor:pointer;
	width:100px;
	border:none;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.46, #6DBA6D),
	color-stop(1, #558A55)
);
background-image: -o-linear-gradient(bottom, #6DBA6D 46%, #558A55 100%);
background-image: -moz-linear-gradient(bottom, #6DBA6D 46%, #558A55 100%);
background-image: -webkit-linear-gradient(bottom, #6DBA6D 46%, #558A55 100%);
background-image: -ms-linear-gradient(bottom, #6DBA6D 46%, #558A55 100%);
background-image: linear-gradient(to bottom, #6DBA6D 46%, #558A55 100%);
}
.submit:hover{
	background:#558A55;
	color:#FFF;
}
#right_box2{
	box-shadow: 1px 1px 3px 2px #AAA;
	width:32%;
	padding:0px 15px 15px 15px;
	float:left;
	margin-top:20px;
}
#right_box2 h3{
	font-size:18px;
	color:#5E930D;
	padding:5px;
	}
#news{
	border-bottom:1px #CEFD9F solid;
	margin-bottom:5px;}
#news p{
	padding: 2px 0px;
	margin:2px;
	line-height:15px;
	text-align:left;
	font-size:13px;	
	}
#news h4{
	font-size:15px;
	text-align:left;
	color:#5E930D;
	}
.search{
	float:right;
	width:300px;
	z-index:5000;
	margin-top: 55px;
margin-right: 165px;}
.search input{
	border: 1px #9CB90D solid;
	margin: 5px 0px 0px 0px;
	width: 130px;
	float:left;
	padding: 5px;
}
.search #submit{
	border-radius: 0px 7px 7px 0px;
	width:100px;
	font-weight:bold;
}
.list_2{
	padding:5px 20px;}
.list_2 li{
	color:#333333;
	font-size:14px;
	list-style:url(../images/list_arrow.png);
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background:url(../images/top.png) no-repeat;
    background-color: #5E930D;
}
#footer_bottom{
	width:960px;
	margin:0px auto;}
#job{
	border-bottom:1px #C7D6B1 dashed;
	margin-bottom: 20px;
	padding-bottom: 10px;}
#job .info{
	font-size:14px;
	font-weight:bold;}
#apply_bt{
	padding: 7px;
	font-size:12px;
width: 85px;
border-radius: 10px;
font-weight: bold;
text-shadow: 1px 1px 1px #414141;
}
.search_box{
	width:100%;
	margin:0px auto;
	height:auto;
	border-radius:5px;
	}
.search_box #inner_box{
	width:100%;
	float:left;
	margin:0px auto;
	background-color:#558A55;
	padding:13px;
	margin-bottom:20px;
}
.search_box #inner_box #title{
	vertical-align: middle;
	font-size:18px;
	color:#FFF;
}
#searchf{
	padding:3px;
	color:#666;
	width:120px;
	height:20px;
	border: 1px #558A55 solid;
}
#submit{
	width:85px;
	height:35px;
	box-shadow: 0px 0px 1px #FFFFFF;
	padding: 9px 15px;
	background: #006900;
	border: 0;
	font-size: 15px;
	font-weight: 600;
	cursor:pointer;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#submit:hover {
	box-shadow: 0px 0px 3px #363636;
	width:85px;
	height:35px;
	padding: 9px 15px;
	background: #01DF01;
	border: 0;
	font-size: 15px;
	font-weight: 600;
	cursor:pointer;
	color:#416941;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#fields{
	padding:3px;
	color:#666;
	width:180px;
	height:20px;
	border: 1px #558A55 solid;
	margin-bottom:8px;
}
#select{
	color: #666;
width: 190px;
height: 30px;
border: 1px #558A55 solid;
margin-bottom: 8px;
}