@charset "utf-8";
html {
	width: 100%;
	height: 100%;	
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #363636;
	font-family: 'Play', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: normal;
	background-color: #d9d9d9;
	background-image: url(../images/bg_image1.jpg);
	background-position: left bottom;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
@media screen and (max-width: 1000px) {
body {
	background-image: none;	
}
}
a {
	outline: 0px;	
}
hr {
	height: 1px;
	border: 0px;
	background-color: #C1C1C1;	
}
table {
	border-collapse: collapse;
	border-color: #C1C1C1;	
}
table tr th {
	border-color: #C1C1C1;
	font-weight: normal;
	background-color: #7E9C3C !important;
	color: #ffffff !important;
}
table tr td {
	border-color: #C1C1C1;
}
table tr:nth-child(odd) {
	background-color: #FDE4CC;	
}
.table_nonth {
	background-color: transparent;	
}
.table_nonth tr:nth-child(odd) {
	background-color: transparent !important;	
}
.table_nonth tr:nth-child(even) {
	background-color: transparent !important;	
}
.hide_meta {
	display: none;	
}
.align_parcenter {
	text-align: center !important;
	padding: 0px;
	margin: 0px;	
}
.error_red {
	width: 95%;
	padding: 2%;
	margin: 2% 0%;
	clear: both;
	position: relative;	
	background-color: #E1090C;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border: 1px solid #9C9C9C;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
#top_notice {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px;
	position: relative;
	display: none;
	clear: both;
}
#top_notice h1 {
	margin: 0px;
	padding: 0px;
	color: #7F7F7F;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
#nav_containerr {
	width: 100%;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	position: fixed;
	clear: both;
	background-image: url(../images/nav_bgfiller.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-bottom: 1px solid #004B1C;
	z-index: 500;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	-ms-box-shadow: 0px 0px 6px #000;
	-o-box-shadow: 0px 0px 6px #000;
}
#nav_container_mobile {
	display: none;	
}
@media screen and (max-width: 1000px) {
#nav_container {
	display: none;
}
}
@media screen and (max-width: 1000px) {
#nav_container_mobile {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	position: relative;
	background-image: none;
	border: 0px;
	z-index: 50000;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	display: block;
	top: -40px;
	margin-bottom: -40px;
}
}
@media screen and (max-width: 730px) {
#nav_container_mobile {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	position: relative;
	background-image: none;
	border: 0px;
	z-index: 50000;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	display: block;
	top: -50px;
	margin-bottom: -50px;
}
}
#nav_container #nav_contentt {
	width: 1000px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-image: url(../images/nav_innerbg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
@media screen and (max-width: 1000px) {
#nav_container #nav_content {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	background-image: none;
}
}
#banner_containerr {
	width: 100%;
	height: 280px;
	margin: 0px auto;
	padding: 35px 0px 0px 0px;
	position: relative;
	clear: both;
	background-image: url(../images/banner_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 285px;
	background-attachment: scroll;
}
@media screen and (max-width: 1000px) {
#banner_containerr {
	width: 100%;
	height: 280px;
	margin: 0%;
	padding: 0%;
	background-image: none;
	background-color: #004b1c;
}
}
@media screen and (max-width: 730px) {
#banner_containerr {
	width: 100%;
	height: 180px;
	margin: 0%;
	padding: 0%;
	background-image: none;
	background-color: #004b1c;
}
}
@media screen and (max-width: 650px) {
#banner_containerr {
	width: 650px;
	height: 180px;
}
}
#banner_containerr #banner_content {
	width: 1000px;
	height: 280px;
	padding: 0px;
	margin: 0px auto;
	position: relative;	
}
@media screen and (max-width: 1000px) {
#banner_containerr #banner_content {
	width: 100%;
	height: 280px;
	padding: 0%;
	margin: 0%;
}
}
@media screen and (max-width: 730px) {
#banner_containerr #banner_content {
	width: 100%;
	height: 180px;
	padding: 0%;
	margin: 0%;
}
}
#banner_containerr #banner_content #logo {
	width: 245px;
	height: 250px;
	float: left;
	clear: none;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	position: relative;
	z-index: 400;
}
@media screen and (max-width: 1000px) {
#banner_containerr #banner_content #logo {
	width: 100%;
	height: auto;
	float: none;
	padding: 0%;
	margin: 0%;
	z-index: 700;
}
}
@media screen and (max-width: 730px) {
#banner_containerr #banner_content #logo img {
	width: auto;
	height: 170px;
}
}
#banner_containerr #banner_content #slider {
	width: 755px;
	height: 200px;
	float: right;
	clear: none;
	position: relative;
	padding: 0px 0px 50px 0px;
	margin: 0px;
}
#banner_containerr #banner_content #slider img {
	max-width: 755px;
	height: auto;	
}
@media screen and (max-width: 1000px) {
#banner_containerr #banner_content #slider {
	width: 100%;
	height: 200px;
	float: none;
	padding: 0%;
	margin: 0%;
	z-index: 300;
	top: -253px;
	margin-bottom: -253px;
	overflow: hidden;
}
#banner_containerr #banner_content #slider img {
	max-width: 100%;
	height: auto;	
}
}
@media screen and (max-width: 730px) {
#banner_containerr #banner_content #slider {
	width: 100%;
	height: 220px;
	float: none;
	padding: 0%;
	margin: 0%;
	z-index: 300;
	top: -203px;
	margin-bottom: -203px;
	overflow: hidden;
}
}
#curvee {
	width: 1000px;
	height: 175px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear: both;
	background-image: url(../images/curve1.png);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	top: -175px;
	margin-bottom: -175px;
	z-index: 200;
}
@media screen and (max-width: 1000px) {
#curvee {
	width: 100%;
	height: 175px;
	margin: 0%;
	padding: 0%;
	top: -175px;
	margin-bottom: -175px;
	z-index: 600;
}
#curvee img {
	width: 100%;
	height: auto;	
}
}
@media screen and (max-width: 730px) {
#curvee {
	width: 100%;
	height: 160px;
	margin: 0%;
	padding: 0%;
	top: -125px;
	margin-bottom: -125px;
	z-index: 600;
}
}
@media screen and (max-width: 650px) {
#curvee {
	width: 650px;
}
}
#shadow_1000 {
	width: 1000px;
	height: 30px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear: both;
	background-image: url(../images/shadow1000.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	top: -30px;
	margin-bottom: -30px;
}
@media screen and (max-width: 1000px) {
#shadow_1000 {
	width: 100%;
	height: 30px;
	margin: 0%;
	padding: 0%;
	top: -30px;
	margin-bottom: -30px;
}
}
#content_container {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear: both;
	top: -15px;
	margin-bottom: -15px;
}
@media screen and (max-width: 1000px) {
#content_container {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	top: -40px;
	margin-bottom: -40px;
}
}
@media screen and (max-width: 730px) {
#content_container {
	width: 100%;
	height: auto;
	margin: 0%;
	padding: 0%;
	top: -50px;
	margin-bottom: -50px;
}
}
@media screen and (max-width: 650px) {
#content_container {
	width: 650px;
}
}
#content_container #content_info {
	width: 970px;
	height: auto;
	margin: 0px;
	padding: 15px;
	position: relative;
	float: right;	
	background-color: #FFFFFF;
	box-shadow: 0px 0px 5px 0px #575757;
	-ms-box-shadow: 0px 0px 5px 0px #575757;
	-webkit-box-shadow: 0px 0px 5px 0px #575757;
	-o-box-shadow: 0px 0px 5px 0px #575757;
	-ms-box-shadow: 0px 0px 5px 0px #575757;
}
@media screen and (max-width: 1000px) {
#content_container #content_info {
	width: 96%;
	height: auto;
	margin: 0%;
	padding: 2%;
	box-shadow: none;
	-ms-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
}
#content_container #content_info h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #737373;
	text-transform: uppercase;	
}
#content_container #content_info p {
	text-align: justify;
	line-height: 1.5em;
}
#content_container #content_info img {
	max-width: 970px;
	height: auto;	
}
@media screen and (max-width: 1000px) {
#content_container #content_info img {
	max-width: 100%;
	height: auto;	
}
}
.more_box_hover {
	width: 32%;
	height: auto;
	padding: 0% 2% 0% 0%;
	margin: 0px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-ms-opacity: 0.7;
	-o-opacity: 0.7;
	border: 0px;
}
.more_box_hover:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-webkit-opacity: 1.0;
	-ms-opacity: 1.0;
	-o-opacity: 1.0;	
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
.more_box_hover_last {
	width: 32%;
	height: auto;
	padding: 0% 0% 0% 0%;
	margin: 0px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-ms-opacity: 0.7;
	-o-opacity: 0.7;	
	border: 0px;
}
.more_box_hover_last:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-webkit-opacity: 1.0;
	-ms-opacity: 1.0;
	-o-opacity: 1.0;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;	
}
.genbox_holder {
	width: 95%;
	height: auto;
	padding: 2%;
	margin: 0% 0% 2% 0%;
	position: relative;
	border: 1px solid #9C9C9C;
	background-color: #EBEBEB;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
}
.genbox_holder:hover {
	background-color: #D3D3D3;	
}
.genbox_holder .genbox_h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;	
	color: #0e8039;
	text-decoration: none;
	float: left;
	font-size: 22px;
}
.genbox_holder .genbox_h2 a, .genbox_holder .genbox_h2 a:visited {
	color: #0e8039;
	text-decoration: none;
}
.genbox_holder .genbox_h2 a:hover, .genbox_holder .genbox_h2 a:visited:hover {
	color: #004b1c;
	text-decoration: none;
	padding-left: 5px;
}
.genbox_holder .genbox_h3 {
	float: right;
	color: #6B6B6B;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 20px;	
}
.genbox_holder .genbox_h4 {
	float: none;
	color: #6B6B6B;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 16px;	
	clear: both;
}
.genbox_holder .genbox_h5 {
	float: none;
	color: #6B6B6B;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 16px;	
	clear: both;
}
.genbox_holder p {
	padding: 0px;
	margin: 0px;
	clear: both;	
}
.hover_links {
	padding: 2%;
	margin: 0px;
	border: 0px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	-ms-opacity: 0.7;
	-o-opacity: 0.7;
	width: auto;
	height: 100px !important;	
}
.hover_links:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	-webkit-opacity: 1.0;
	-ms-opacity: 1.0;
	-o-opacity: 1.0;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
#shadow_10002 {
	width: 1000px;
	height: 30px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear: both;
	background-image: url(../images/shadow1000.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	top: -15px;
	margin-bottom: -15px;
}
@media screen and (max-width: 1000px) {
#shadow_10002 {
	display: none;
}
}
#footer {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 10px 0px;
	position: relative;
	clear: both;
	top: -30px;
	margin-bottom: -30px;
}
@media screen and (max-width: 1000px) {
#footer {
	width: 96%;
	height: auto;
	margin: 0%;
	padding: 2%;
	top: -40px;
	margin-bottom: -40px;
}
}
@media screen and (max-width: 730px) {
#footer {
	width: 96%;
	height: auto;
	margin: 0%;
	padding: 2%;
	top: -50px;
	margin-bottom: -50px;
}
}
#footer h3 {
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	-moz-text-shadow: 1px 1px 1px #000000;
	-webkit-text-shadow: 1px 1px 1px #000000;
	-ms-text-shadow: 1px 1px 1px #000000;
	-o-text-shadow: 1px 1px 1px #000000;
	text-transform: none;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 12px;	
}
#footer h4 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	-moz-text-shadow: 1px 1px 1px #000000;
	-webkit-text-shadow: 1px 1px 1px #000000;
	-ms-text-shadow: 1px 1px 1px #000000;
	-o-text-shadow: 1px 1px 1px #000000;
	text-transform: none;
}
#footer h4 a, #footer h4 a:visited {
	color: #fff;
	text-decoration: underline;	
}
#footer h4 a:hover, #footer h4 a:visited:hover {
	color: #BDBDBD;
	text-decoration: underline;	
}

/* FORM STYLE */
input {
	font-family: 'Play', sans-serif;
	font-size: 15px;
	width: 94%;
	padding: 2%;
	border: 5px solid #B1B1B1;
	border-radius: 6px;	
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px;	
	-ms-border-radius: 6px;	
	-o-border-radius: 6px;	
}
input:hover {
	border: 5px solid #7A7A7A; 	
}
textarea {
	font-family: 'Play', sans-serif;
	font-size: 15px;
	width: 94%;
	height: 80px;
	padding: 2%;
	border: 5px solid #B1B1B1;
	border-radius: 6px;	
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px;	
	-ms-border-radius: 6px;	
	-o-border-radius: 6px;	
}
textarea:hover {
	border: 5px solid #7A7A7A; 	
}
.subm_btn {
	width: 99%;
	height: 50px;
	font-size: 18px;
	color: #fff;
	background-color: #7e9c3c;
	padding: 0px;
	margin: 0px;
	cursor: pointer;	
}
.subm_btn:hover {
	background-color: #5a7029;	
}
.red_asterisk:after {
	font-family: FontAwesome;
	font-size: 12px;
	color: #CF070A;
	content: '\f069';
}
label.error {
	display: block;
	color: #ffffff;
	font-size: 12px;
	padding: 1%;
	width: 98%;
	margin: 2px 0px 0px 0px;	
	background-color: #C8070A;
	border-radius: 6px;	
	-moz-border-radius: 6px;	
	-webkit-border-radius: 6px;	
	-ms-border-radius: 6px;	
	-o-border-radius: 6px;
}