*{ margin:0 auto; padding:0;}

@font-face {
    font-family: 'oswaldbook';
    src: url('../font/oswald-regular-webfont.eot');
    src: url('../font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oswald-regular-webfont.woff2') format('woff2'),
         url('../font/oswald-regular-webfont.woff') format('woff'),
         url('../font/oswald-regular-webfont.ttf') format('truetype'),
         url('../font/oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clear {
	clear:both;
}

body{

	font-family:Tahoma, Geneva, sans-serif;
	}

#header{
width:980px;
	height:300px;
	overflow:hidden;
	padding:0;
	position:relative;
	}
.wrap{
	height:436px;
	width:980px;
	background:url(../images/banner1.jpg) no-repeat top center;
	}
.wrap2{
	height:436px;
	width:980px;
	background:url(../images/banner2.jpg) no-repeat top center;
	}
	.wrap3{
	height:436px;
	width:980px;
	background:url(../images/banner3.png) no-repeat top center;
	}
	
.logo{ 
	float:left;
	}
.menu{
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top,  #4c4c4c 0%, #131313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4c4c4c 0%,#131313 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4c4c4c 0%,#131313 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float:right;
	margin-top:260px;
	margin-right: 3px;
}

.menu ul{
	padding:0;
	}
.menu ul li{ 
	margin:12px 2px; display:inline-block;
	}
.menu ul li a{ 
	padding:10px 20px; 
		
		color:#ffed9a;
		border-radius:5px;
		text-decoration:none;
		}
.menu ul li a:hover{
	background:#000000;
	}

.content{
	width:980px;
	position:relative;
	z-index:0;
	top:0px;
	}
.content2{
	width:980px;
	position:relative;
	z-index:10;
	top:-66px;
	}
.inner{ background:url(../images/content2.jpg) repeat-y top center;}
.top{
	background:url(../images/top.jpg) no-repeat top center;
	height:43px;}
.section1{
	display:block;
	background:url(../images/section1.jpg) no-repeat top center;
	height:390px;
	}
.section1 p{
	width:500px;
	padding:15px 0 0 74px;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	font-size:16px;
	line-height:17px;
	}

.section11{
	display:block;
	background:url(../images/section1-I.png) no-repeat top center;
	height:390px;
	}
.section11 p{
	width:500px;
	padding:15px 0 0 74px;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	font-size:16px;
	line-height:17px;
	}

.section2{
	display:block;
	background:url(../images/section2.jpg) no-repeat top center;
	height:350px;
	}
.section2 p{
	 float: left;
    font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
    padding-bottom: 0;
    padding-left: 70px;
    padding-right: 90px;
    padding-top: 246px;
    width: 500px;
	}
.section3{
	display:block;
	background:url(../images/section3.jpg) no-repeat top center;
	height:470px;
	}
.section4{
	display:block;
	background:url(../images/section4.jpg) no-repeat top center;
	height:420px;
	}
.order{
	display:block;
	background:url(../images/order.jpg) no-repeat top center;
	height:398px;
	}
.btn{ padding-bottom: 0;
    padding-left: 345px;
    padding-right: 0;
    padding-top: 65px;}

.bottom{
	display:block;
	background:url(../images/bottom.jpg) no-repeat top center;
	height:54px;
	}
.bottom2{
	display:block;
	background:url(../images/bottom2.jpg) no-repeat top center;
	height:54px;
	}

h3{ font-size:24px; width:900px; display:block; padding-bottom:10px; color:#982f25;}
h3 span{ color:#000; display:block;}
.left{ float:left; margin-right:10px;}
.plant{  width: 923px; font-size:16px; display:block; padding-bottom:20px; }

.product-indorse{
	background:url(../images/product-indorse.jpg) no-repeat top center;
	height:331px;
	display:block;}

.footer{
	width:960px;
	height:100%;
	color:#fff;
	text-align:center;
}
	
.footer a{	color:#fec906;}
.footer a:hover{	color:#ffeba0;}
.footer p{	
		margin-bottom:10px;
		font-family: Arial,Helvetica,sans-serif;
}
.copyright {
	font-size: 13px;
	text-align:center;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}

.copyright p {
	line-height: 15px;

}

.copyright #termsPrivacyLinks {
	font-size: 13px;
	margin: 1px;
	line-height: 20px;
}

.copyright #termsPrivacyLinks  a {
  color: #fff;
  text-decoration: none;
}

.copyright #copyrightLine {
	font-size: 13px;
	margin: 1px;
	}
	
.copyright #lemLine {
	font-size: 11px;
	margin: 0;
	}
	
.copyright #reservedLine {
	font-size: 13px;
	margin-top: 1px;
	}
	
.copyright #FDA {
	font-size: 11px;
}

.section {
	width:870px;
	padding:1px;
}

.section p {
	margin:25px 0px;
}

ul.faq {
	list-style:none;
	margin-top:30px;
}

ul.faq li.question p {
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
}

ul.faq li.answer p {
	padding-left:15px;
}

.packages {
	width:630px;
}

.packages h2 {
	text-align:center;
}

.packages img {
	margin-top:15px;
}

.packages img.sl {
	float:left;
}

.packages img.sr {
	float:right;
}

.packages img.sr.m {
	margin:10px 0px;
}

.packages img.sr.b {
	margin-top:0px;
}