/* CSS Document */

.header{
	z-index: 6;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 86px;
	padding: 0 0 0 0;
	background-color: #34ab00;
}

.header buttons{
	z-index: 7;
	top: 3px;
	position: relative;
	width: 100%;
}

/* Buttons */
.links{
	margin:0 0 0 0;
}
	
.links a{
	display:inline-block;
	background:#C30;
	text-decoration:none;
}

.links a:hover{
	background:#fff;
}

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
	
*:first-child+html .group { zoom: 1; } /* IE7 */

/* Example One */
#example-one {
	float:right;
	list-style: none;
	position: relative;
	width: 750px;
	word-spacing: 30px;
}
#example-one li { 
	display: inline-block;
}
#example-one a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family:"brandon-grotesque",sans-serif;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#example-one a:hover { 
	color: #fff; 
}
#magic-line { 
	position: absolute;
	bottom: -2px; 
	left: 0; 
	width: 81px; 
	height: 2px; 
	background: #fff;
}
.current_page_item a { 
	color: #fff; 
}
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}
.ie6 #magic-line {
	bottom: -3px;
}

/* Footer */
.footer{
	z-index: 6;
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 86px;
	padding: 0 0 0 0;
	background-color: #34ab00;
}

.footer a{
	position: relative;
	font-size: 12px;
	font-family:"brandon-grotesque",sans-serif;
	color: #fff;
	padding: 0;
}

.footer p{
	position: relative;
	font-size: 12px;
	line-height: 22px;
	font-family:"brandon-grotesque",sans-serif;
	color: #fff;
	padding: 0;
	width: 490px;
}

/* Section Top Button*/
.st-top {
	top: 21px;
	right: 6px;
	position: fixed;
	background-color: transparent;
	z-index:1;
}

#top {
	opacity: .3;
	position: relative;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.3s 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.3s 0.1s;
	transition: transform 0.4s, opacity 0.3s 0.1s;
}
#top li,#top a{
	display: inline-block;
}
#top a:hover{
	opacity: .9;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

/* Style CSS */
body{
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	background-color: #34ab00;
}

a{
	color: #555;
	text-decoration: none;
}

p {
	margin: 0 0 10px;
}

.sp-t{
	position: relative;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09F;
	font-weight: bold;
}

.sp-p{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	line-height: 1.1;
}
.sp-p2{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	width: 100%;
	font-weight: bold;
	line-height: 1.1;
}




/* Page Style */
.container{
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	border-collapse:collapse;
	border-spacing:0
}

.st-container{
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	border-collapse:collapse;
	border-spacing:0
}

/* Section1 */
.st-panel1 {
	top: 0px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 780px;
	background-color: #34ab00;
	z-index:4;
}

.st-panel-1 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 780px;
}

.st-panel1 h1 {
	color: #fff;
	font-size: 111px;
	letter-spacing: 1px;
	font-family:"brandon-grotesque",sans-serif;
	position: absolute;
	right: 0px;
	top: 30px;
}

.st-panel1 h2 {
	color: #fff;
	font-size: 192px;
	letter-spacing: 1px;
	font-family:"brandon-grotesque",sans-serif;
	position: absolute;
	right: 0px;
	top: 30px;
}

.st-panel1 p {
	color: #fff;
	font-size: 21px;
	font-family:"brandon-grotesque",sans-serif;
	position: absolute;
	width: 561px;
	right: 30px;
	bottom: 321px;
}

/* Section Buttons */
.st-buttons {
	top: 0;
	left: 0;
	position: fixed;
	height: 60px;
	background-color: #34ab00;
	z-index:3;
}

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
	
*:first-child+html .group { zoom: 1; } /* IE7 */

#buttons {
	margin-top:-24px;
	list-style: none;
	position: relative;
	width: 100%;
}
#buttons li { 
	display: inline-block;
}
#buttons a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	/* [disabled]padding: 6px; */
	text-decoration: none;
	text-transform: uppercase;
}
#buttons a:hover { 
	color: #000; 
}

/* Section Left*/
.st-left {
	top: 120px;
	left: 0;
	position: fixed;
	background-color: transparent;
	z-index:3;
}

/* Section Left1*/
.st-left1 {
	top: 330px;
	left: 0;
	position: fixed;
	background-color: transparent;
	z-index:3;
}

/* Section Right*/
.st-right {
	top: 210px;
	right: 0;
	position: fixed;
	background-color: transparent;
	z-index:3;
}

/* Section2 */
.st-panel2 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-2 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel2 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel2 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 39px;
}

.st-panel2 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 1008px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}


/* Section3 */
.st-panel3 {
	top: 0px;
	left: 0;
	position: relative;
	width: 1008px;
	height: 100%;
	background-color: #fff;
}

.st-panel-3 {
	left: 0;
	position: relative;
	width: 1008px;
	height: 100%;
}

.st-panel3 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:'Montserrat', sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel3 p {
	letter-spacing: 1.5px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 39px;
}

.st-panel3 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section4 */
.st-panel4 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-4 {
	left: 0;
	position: relative;
	width: 1008px;
	height: 100%;
}

.st-panel4 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel4 p {
	letter-spacing: 2.7px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 39px;
}

.st-panel4 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section5 */
.st-panel5 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-5 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel5 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel5 p {
	letter-spacing: 1.8px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 39px;
}

.st-panel5 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section6 */
.st-panel6 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-6 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel6 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel6 p {
	letter-spacing: 0.6px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 39px;
}

.st-panel6 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section7 */
.st-panel7 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-7 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel7 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel7 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 42px;
}

.st-panel7 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section8 */
.st-panel8 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-8 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel8 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel8 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 42px;
}

.st-panel8 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section9 */
.st-panel9 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-9 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel9 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel9 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 42px;
}

.st-panel9 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section10 */
.st-panel10 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-10 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel10 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel10 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 42px;
}

.st-panel10 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section11 */
.st-panel11 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-11 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel11 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel11 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 42px;
}

.st-panel11 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

/* Section12 */
.st-panel12 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.st-panel-12 {
	left: 0;
	position: relative;
	width: 1080px;
	height: 100%;
}

.st-panel12 h1 {
	text-align:left;
	color: #000;
	font-size: 51px;
	font-weight:bold;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	top: 0;
}

.st-panel12 p {
	letter-spacing: 3px;
	text-align:left;
	color: #000;
	font-size: 15px;
	font-family:"brandon-grotesque",sans-serif;
	position: relative;
	left: 0;
	bottom: 42px;
}

.st-panel12 product {
	position: relative;
	font-size: 18px;
	color: #000;
	width: 880px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}
