@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	background: url(../images/bg.jpg);
}
#main_wrapper {
	width: 80%;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	box-shadow: 0 0 9px rgba(0, 0, 0, .5);
	background: #fff;
	border-radius: 10px;
	margin: auto;
}
#main_wrapper_con {
	margin-top: 10px;
	margin-bottom: 20px;
}
#header_wrapper {
	width: 100%px;
	margin-bottom: 30px;
}
#logo_wrapper {
	width: 32%;
	float: left;
}
#logo_wrapper img {
	margin-left: 35px;
}
#header_con_wrapper {
	width: 32%;
	float: left;
}
#header_con_wrapper p {
	font-family: calibri;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #515151;
	line-height: 25px;
}
#mail_wrapper {
	width: 26%;
	float: right;
}
#mail_wrapper p {
	font-family: calibri;
	font-size: 17px;
	font-weight: bold;
	color: #7e5821;
	line-height: 25px;
}
#mainbottom_wrapper {
	width: 100%;
}
#main_left {
	width: 29.5%;
	float: left;
}
#left_nav {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	min-height: 200px;
	margin-bottom: 10px;
}
#main_left img {
	width: 100%;
}
#left_nav h1 {
	font-family: calibri;
	font-size: 20px;
	padding: 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	background: #e5e5e5;
	color: #1a690f;
	text-transform: uppercase;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
}
#left_nav h2 {
	font-family: calibri;
	font-size: 18px;
	margin-left: 15px;
	color: #1a690f;
	margin-bottom: 2px;
}
#left_nav h2 a {
	font-family: calibri;
	font-size: 18px;
	text-decoration: none;
	margin-left: 15px;
	color: #1a690f;
	margin-bottom: 2px;
}
#left_nav ul {
	list-style: none;
	margin-left: 30px;
	margin-bottom: 10px;
}
#left_nav ul li a {
	font-family: calibri;
	font-size: 15px;
	color: #2e2e2e;
	line-height: 23px;
	text-decoration: none;
}
#left_nav ul li a:hover {
	color: #1a690f;
}
#right_wrapper {
	width: 69%;
	min-height: 200px;
	float: right;
}
#slider {
	width: 100%;/*	margin-bottom:15px;*/
}
#middle_conent {
	width: 96%;
	padding: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	border-radius: 10px;
	margin-bottom: 15px;
}
#right_wrapper h1 {
	font-size: 1.3em;
	font-family: Myriad Pro;
	color: #3f9b32;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 10px;
}
#right_wrapper h1 span {
	font-size: 0.7em;
	font-family: Myriad Pro;
	color: #575757;
	text-transform: uppercase;
}
#middle_conent p {
	font-family: calibri;
	font-size: 14px;
	color: #393838;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}
#right_wrapper p {
	font-family: calibri;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #3e3e3e;
}
#right_wrapper p span a {
	font-weight: bold;
	float: right;
	text-decoration: none;
	color: #3f9b32;
}
#footer {
	width: 100%;
	margin-top:15px;
}
.left {
	width: 31%;
	float: left;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	
}
.right {
	width: 13%;
	float: right;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
}
.right a {
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	line-height: 30px;
}
.footer_nav {
	width: 48%;
	float: left;
	height: 40px;
	list-style: none;
}
.footer_nav ul {
	list-style: none;
}
.footer_nav ul li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.footer_nav ul li a {
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
	padding-right: 5px;
}
.lightbox {
	/*position: absolute;*/
	width: 100%;
	margin: auto;
	left: 0;
	right: 0;
	top: 28%;
	border-radius: 10px;
	float: left;
	padding: 5px;
}
.lightbox img {
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 15px;
	box-shadow: 0 0 2px #333;
}
#mainbottom_wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7e5821;
	margin-bottom: 10px;
}
.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	padding: 15px;
	border-radius: 7px;
}
.contactfrm {
	width: 45%;
	height: 20px;
	float: left;
	color: #4e4e4e;
	font-weight: normal;
	font: 14px;
	border-radius: 5px;
	margin-right: 20px;
	padding: 6px;
	font-weight: normal;
	border: none;
	background-color: #DFDFDF;
	border-top: 1px solid #919191;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.but {
	width: 100px;
	padding: 10px 25px 10px 25px;
	cursor: pointer;
	background-color: #89c403;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #74b807;
	display: inline-block;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	margin-right: 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528009;
}
#inner_serial {
	width: 100%;
	margin-bottom: 7px;
	margin-top: 7px;
}
#inner_serial img {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}
#list {
	width: 100%;
}
#list ul {
	list-style: none;
	margin-left: 40px;
	margin-bottom: 10px;
}
#list ul li {
	font-family: calibri;
	font-size: 14px;
	line-height: 24px;
	list-style: circle;
	text-align: justify;
	color: #3e3e3e;
}
#contact{
	float:left; width:32%;   margin-right:20px;
}
#gmap{
	width:61%;
	height:215px;

	
	
	float:right;
}
 @media only screen and (min-width:320px) and (max-width:480px) {
#main_wrapper {
	width: 86%;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	box-shadow: none;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 0px;
	margin: auto;
}
#main_wrapper_con {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header_wrapper {
	width: 100%;
	margin-bottom: 20px;
}
#logo_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 4%;
}
#logo_wrapper img {
	margin-left: 0px;
	width: 100%;
}
#header_con_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 3%;
}
#header_con_wrapper p {
	font-family: calibri;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #515151;
	line-height: 25px;
}
#mail_wrapper {
	width: 100%;
	float: right;
}
#mail_wrapper p {
	font-family: calibri;
	font-size: 1.1em;
	font-weight: bold;
	color: #7e5821;
	line-height: 25px;
}
#main_left {
	width: 100%;
	float: none;
}
#left_nav {
	width: 100%;
	float: none;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	min-height: 200px;
	margin-bottom: 10px;
}
#main_left img {
	width: 100%;
}
#left_nav h1 {
	font-family: calibri;
	font-size: 1.3em;
	padding: 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	background: #e5e5e5;
	color: #1a690f;
	text-transform: uppercase;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
}
#left_nav h2 {
	font-family: calibri;
	font-size: 1.1em;
	margin-left: 10px;
	color: #1a690f;
	margin-bottom: 2px;
}
#left_nav ul {
	list-style: none;
	margin-left: 15px;
	margin-bottom: 10px;
}
#left_nav ul li a {
	font-family: calibri;
	font-size: 1em;
	color: #2e2e2e;
	line-height: 23px;
	text-decoration: none;
}
#left_nav ul li a:hover {
	color: #1a690f;
}
#right_wrapper {
	width: 100%;
	min-height: 200px;
	float: left;
}
#slider {
	width: 100%;/*	margin-bottom:15px;*/
}
#middle_conent {
	width: 96%;
	padding: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	border-radius: 10px;
	margin-bottom: 15px;
}
#right_wrapper h1 {
	font-size: 1.3em;
	font-family: Myriad Pro;
	color: #3f9b32;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 10px;
}
#right_wrapper h1 span {
	font-size: 0.7em;
	font-family: Myriad Pro;
	color: #575757;
	text-transform: uppercase;
}
#middle_conent p {
	font-family: calibri;
	font-size: 14px;
	color: #393838;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}
#right_wrapper p {
	font-family: calibri;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #3e3e3e;
}
#right_wrapper p span a {
	font-weight: bold;
	float: right;
	text-decoration: none;
	color: #3f9b32;
}
#footer {
	width: 100%;
	margin-top:0px;
}
.left {
	width: 100%;
	float: left;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	line-height:50px;

}
.right {
	width: 100%;
	float: right;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
}
.right a {
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	line-height: 30px;
}
.footer_nav {
	width: 100%;
	float: left;
	height: 55px;
	list-style: none;
}
.footer_nav ul {
	list-style: none;
}
.footer_nav ul li {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 25px;
}
.footer_nav ul li a {
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
	padding-right: 5px;
}

.lightbox img {
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-right: 3px;
	margin-bottom: 15px;
	box-shadow: 0 0 2px #333;
}
.lightbox {
	/*position: absolute;*/
	width: 100%;
}
.contactfrm {
	width: 100%;
}
#inner_serial {
	width: 100%;
	margin-bottom: 7px;
	margin-top: 7px;
}
#inner_serial img {
	width: 100%;
	height: 50%;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}
#contact{
	float:left; width:100%;   margin-right:20px;
}
#gmap{
	width:100%;
	height:215px;
	margin-bottom:30px;
	clear:both;
}
}
 @media only screen and (min-width:768px) and (max-width:1024px) {
#main_wrapper {
	width: 80%;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	box-shadow: 0 0 9px rgba(0, 0, 0, .5);
	background: #fff;
	border-radius: 10px;
	margin: auto;
}
#main_wrapper_con {
	margin-top: 10px;
	margin-bottom: 20px;
}
#header_wrapper {
	width: 100%;
	margin-bottom: 20px;
}
#logo_wrapper {
	width: 45%;
	float: left;
	margin-bottom: 2%;
}
#logo_wrapper img {
	margin-left: 0px;
	width: 90%;
}
#header_con_wrapper {
	width: 53%;
	float: left;
}
#header_con_wrapper p {
	font-family: calibri;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #515151;
	line-height: 25px;
}
#mail_wrapper {
	width: 100%;
	float: right;
}
#mail_wrapper p {
	font-family: calibri;
	font-size: 1.2em;
	font-weight: bold;
	color: #7e5821;
	line-height: 25px;
}
#main_left {
	width: 35%;
	float: left;
}
#left_nav {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	min-height: 200px;
	margin-bottom: 10px;
}
#main_left img {
	width: 100%;
}
#left_nav h1 {
	font-family: calibri;
	font-size: 1em;
	padding: 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	background: #e5e5e5;
	color: #1a690f;
	text-transform: uppercase;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
}
#left_nav h2 {
	font-family: calibri;
	font-size: 1em;
	margin-left: 10px;
	color: #1a690f;
	margin-bottom: 2px;
}
#left_nav ul {
	list-style: none;
	margin-left: 15px;
	margin-bottom: 10px;
}
#left_nav ul li a {
	font-family: calibri;
	font-size: 0.9em;
	color: #2e2e2e;
	line-height: 23px;
	text-decoration: none;
}
#left_nav ul li a:hover {
	color: #1a690f;
}
#right_wrapper {
	width: 63%;
	min-height: 200px;
	float: right;
}
#slider {
	width: 100%;/*	margin-bottom:15px;*/
}
#middle_conent {
	width: 96%;
	padding: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	border-radius: 10px;
	margin-bottom: 15px;
}
#right_wrapper h1 {
	font-size: 1.3em;
	font-family: Myriad Pro;
	color: #3f9b32;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 10px;
}
#right_wrapper h1 span {
	font-size: 0.7em;
	font-family: Myriad Pro;
	color: #575757;
	text-transform: uppercase;
}
#middle_conent p {
	font-family: calibri;
	font-size: 14px;
	color: #393838;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}
#right_wrapper p {
	font-family: calibri;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #3e3e3e;
}
#right_wrapper p span a {
	font-weight: bold;
	float: right;
	text-decoration: none;
	color: #3f9b32;
}
#footer {
	width: 100%;
	margin-top:0px;
}
.left {
	width: 24%;
	float: left;
	height: 40px;
	font-family: Myriad Pro;
	line-height:40px;
	font-size: 13px;
	color: #282828;
	
}
.right {
	width: 100%;
	float: right;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
}
.right a {
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	line-height: 30px;
}
.footer_nav {
	width: 76%;
	float: left;
	height: 40px;
	list-style: none;
}
.footer_nav ul {
	list-style: none;
}
.footer_nav ul li {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 40px;
	float: left;
}
.footer_nav ul li a {
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
	padding-right: 5px;
}

.lightbox {
	/*position: absolute;*/
	width:100%;
	
	margin: auto;
	left: 0;
	right: 0;
	top: 28%;
	border-radius: 10px;
	float: left;
	padding: 5px;
}
.lightbox img {
	border-radius: 10px;
	margin-right:13px;
	
	
}
.contactfrm {
	width: 100%;
}
#inner_serial {
	width: 100%;
	margin-bottom: 7px;
	margin-top: 7px;
}
#inner_serial img {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}
#contact{
	float:left; width:100%;   margin-right:20px;
}
#gmap{
	width:100%;
	height:200px;
	margin-bottom:30px;
	clear:both;
}
}
 @media only screen and (min-width:1024px) and (max-width:1224px) {
#main_wrapper {
	width: 80%;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	box-shadow: 0 0 9px rgba(0, 0, 0, .5);
	background: #fff;
	border-radius: 10px;
	margin: auto;
}
#main_wrapper_con {
	margin-top: 10px;
	margin-bottom: 20px;
}
#header_wrapper {
	width: 100%px;
	margin-bottom: 30px;
}
#logo_wrapper {
	width: 32%;
	float: left;
}
#logo_wrapper img {
	margin-left: 35px;
}
#header_con_wrapper {
	width: 32%;
	float: left;
}
#header_con_wrapper p {
	font-family: calibri;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #515151;
	line-height: 25px;
}
#mail_wrapper {
	width: 26%;
	float: right;
}
#mail_wrapper p {
	font-family: calibri;
	font-size: 17px;
	font-weight: bold;
	color: #7e5821;
	line-height: 25px;
}
#mainbottom_wrapper {
	width: 100%;
}
#main_left {
	width: 29.5%;
	float: left;
}
#left_nav {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	min-height: 200px;
	margin-bottom: 10px;
}
#main_left img {
	width: 100%;
}
#left_nav h1 {
	font-family: calibri;
	font-size: 20px;
	padding: 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	background: #e5e5e5;
	color: #1a690f;
	text-transform: uppercase;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
}
#left_nav h2 {
	font-family: calibri;
	font-size: 18px;
	margin-left: 15px;
	color: #1a690f;
	margin-bottom: 2px;
}
#left_nav ul {
	list-style: none;
	margin-left: 30px;
	margin-bottom: 10px;
}
#left_nav ul li a {
	font-family: calibri;
	font-size: 15px;
	color: #2e2e2e;
	line-height: 23px;
	text-decoration: none;
}
#left_nav ul li a:hover {
	color: #1a690f;
}
#right_wrapper {
	width: 69%;
	min-height: 200px;
	float: right;
}
#slider {
	width: 100%;/*	margin-bottom:15px;*/
}
#middle_conent {
	width: 96%;
	padding: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	border-radius: 10px;
	margin-bottom: 15px;
}
#right_wrapper h1 {
	font-size: 1.3em;
	font-family: Myriad Pro;
	color: #3f9b32;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 10px;
}
#right_wrapper h1 span {
	font-size: 0.7em;
	font-family: Myriad Pro;
	color: #575757;
	text-transform: uppercase;
}
#middle_conent p {
	font-family: calibri;
	font-size: 14px;
	color: #393838;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}
#right_wrapper p {
	font-family: calibri;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #3e3e3e;
}
#right_wrapper p span a {
	font-weight: bold;
	float: right;
	text-decoration: none;
	color: #3f9b32;
}
#footer {
	width: 100%;
	margin-top:15px;
}
.left {
	width: 31%;
	float: left;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;

}
.right {
	width: 13%;
	float: right;
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
}
.right a {
	height: 40px;
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	line-height: 30px;
}
.footer_nav {
	width: 48%;
	float: left;
	height: 40px;
	list-style: none;
}
.footer_nav ul {
	list-style: none;
}
.footer_nav ul li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.footer_nav ul li a {
	font-family: Myriad Pro;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
	padding-right: 5px;
}
#contact{
	float:left; width:100%;   margin-right:20px;
}
#gmap{
	width:100%;
	
	margin-bottom:30px;
	float:right;
	
}
}
