* {margin:0;padding:0;}
img{border:none;}
a {text-decoration:none;outline:none;}
ul,li{list-style:none;}
.clearfix{clear:both;}
@font-face {
				font-family: '';
				src: url('fonts/smedley.eot');
				src: url('fonts/smedley.eot?#iefix') format('embedded-opentype'),
						 url('fonts/smedley.woff') format('woff'),
						 url('fonts/smedley.ttf') format('truetype'),
						 url('fonts/smedley.svg#smedley') format('svg');
				font-weight: normal;
				font-style: normal;
		}
body {background:#0a4f04;margin:0 auto;}
.mainbg {background:url(images/mainbg.png) no-repeat left -90px; width:1200px;margin:0 auto}
.wrapper {width:925px;margin:0 auto;}
.header { float: left;height: 90px;margin-left: -6px;margin-top: 70px;position: relative;  z-index: 9999;}
.header_lt{float:left;width:910px;background:url(images/header_ltbg.png) repeat-x left top;height:98px;}
.header_rt{float:right;width:15px;background:url(images/header_rtbg.png) no-repeat right top;height:98px;}
.logo{float:left; margin:7px 0 0 65px;}
.nav{float:right;margin-right:40px;}
.nav ul {margin-top:40px;}
.nav ul li{float:left;display:inline;}
.nav ul li a {display:block;font-family: '';font-size:15px;color:#fff;font-weight:600;padding:0 8px 0 11px;}
.nav ul li:last-child a {padding:0 0 0 11px;}

.content {position:relative;}
.content_lt {float:left;width:318px; height:366px; overflow:auto;}
.content_rt {float:right;width:583px;background:url(images/content_rtbg.png) no-repeat -32px top;margin-right: 24px;margin-top:-10px;}
.content_rt1 {float:right;width:583px;background:url(images/content_rtbg.png) no-repeat -32px top;margin-right: 24px;margin-top:-8px; margin-bottom:-5px;}

.slider {width:559px;height:366px;float:left;margin-left: 25px;}
.content_lt h1 {padding-left:25px;margin-top:40px;color:#25170a;font-family: '';font-size:30px;font-weight:600;}
.content_lt p {font:"Times New Roman", Times, serif;color:#060606;font-size:14px;padding-top:10px;padding-left:25px;line-height:16px;}

.bottom_nav {background:url(images/bottom_bg.png) no-repeat 2px top;height: 67px;}
.bottom_nav ul{padding:10px 0 10px 0px}
.bottom_nav ul li {float:left;display:inline;padding-left:14px;}
.bottom_nav ul li a {background:url(images/bottom_nav_icon.png) no-repeat left top;font-family: '';font-size:19px;font-weight:600;color:#25170a;display:block; padding: 12px 46px 20px;}
.bottom_mid, .bottom_lt, .bottom_rt {float:left;}
.slider div{position:absolute !important;}
.footer {color:#fff;font:12px "Times New Roman", Times, serif; margin-top:25px;}
.wpcf7-textarea{width:263px; height:90px;}

@media (min-width:768px) and (max-width:1025px) {
	.mainbg {background: url("images/main-mb-bg.png") no-repeat scroll  left 10px;margin:10px auto 0;width: 760px;background-size:100%;}
	.wrapper {margin: 0 auto;width: 760px;}
	.header {width:760px;margin-left:3px;margin-top:20px;}
	.header_lt {width:745px;}
	.logo {float: left;margin: 7px 0 0 11px;}
	.nav {margin-right:0;}
	.nav ul li a {padding:0 6px 0 2px;}
	.content_lt {width:275px;}
	.content_rt {width:473px;margin-right:10px;}
	.bottom_mid, .bottom_lt, .bottom_rt {width:32%;}
}
@media screen and (max-width:767px) {
	.mainbg {background:none; width:100%}
	.wrapper {background:url("images/main-mb-bg.png") no-repeat scroll  left 10px;width:100%;background-size:auto 94%;}
	.header {width:100%;height:auto;margin-left:0px;margin-top:20px;height:auto;}
	.header_lt {width:100%;margin:0;background-position:left bottom;background-color:#25170A;text-align:center;height:auto;}
	.header_rt {display:none;}
	.logo {float:none;text-align:center;}
	.mobile_nav {display:block;text-transform:uppercase;font-size:20px;color:#fff;cursor:pointer;padding:5px 0;}
	.nav {float:none;display:none;position:relative;z-index:999;}
	.nav ul {margin-top: 10px;}
	.nav ul li {display: inline;float: none;}
	.nav ul li a {padding:7px;}
	.content_rt {float:left;width:100%;}
	.content_lt {float:left;width:100%;}
	.slider {margin-left:0;width:100%;}
	.slider div {width:100% !important;}
	.slider img {width:100% !important;height:auto;}
	.bottom_nav {height:auto;}
	.bottom_nav ul li {float:none;}
}