/* CSS Document */

.header{
	z-index: 6;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 86px;
	padding: 0 0 0 0;
	background-color: transparent;
}

.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: 674px;
	word-spacing: 21px;
}
#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: 490;
}

/* Section Top Button*/
.st-top {
	top: 21px;
	right: 30px;
	position: fixed;
	background-color: transparent;
	z-index:3;
}

#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:"brandon-grotesque",sans-serif;
	line-height:1.5;
	font-weight: 400;
	font-size: 15px;
	background-color: #34ab00;
	-webkit-font-smoothing: antialiased;
}

a{
	color: #555;
	text-decoration: none;
}

/* 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
}
	
.bg--photo{
	position: relative;
	width: 100%;
	height: 789px;
	background: url(images/body_bg.jpg)no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	border-collapse:collapse;
	border-spacing:0;
	z-index:4;
}

/* Section1 */
.st-panel1 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 780px;
	z-index:4;
	background-color:transparent;
}

.st-panel-1 {
	left: 0;
	position: relative;
	width: 1110px;
	height: 780px;
}

.st-panel1 hello {
	text-align: center;
	position: absolute;
	height: 372px;
	width: 561px;
	right: 0;
	top: 15%;
	background-color: #34ab00;
	z-index: 5;
}

.st-panel1 h1 {
	color: #fff;
	font-size: 153px;
	text-align: center;
	font-family:"brandon-grotesque",sans-serif;
	text-transform:uppercase;
	line-height: 3px;
	margin-top: 111px;
}

.st-panel1 p {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-family:"brandon-grotesque",sans-serif;
	text-transform:uppercase;
	letter-spacing: .2em;
	line-height: 33px;
	margin-top: 6px;
}

/* Section2 */
.st-panel2 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 780px;
	background-color: #34ab00;
	z-index:2;
}

.st-panel-2 {
	left: 0;
	position: relative;
	width: 1110px;
	height: 780px;
}

.st-panel2 h1 {
	position: absolute;
	color: #fff;
	font-size: 51px;
	font-weight: bold;
	font-family:"brandon-grotesque",sans-serif;
	top: 15%;
	width: 39%;
}

.st-panel2 h2 {
	position: absolute;
	color: #fff;
	font-size: 51px;
	font-weight: bold;
	font-family:"brandon-grotesque",sans-serif;
	top: 15%;
	width: 442px;
	right: 4%;
}

.st-panel2 p {
	position: absolute;
	font-size: 21px;
	font-family:"brandon-grotesque",sans-serif;
	line-height: 27px;
	color: #fff;
	top: 27%;
	width: 420px;
}

.st-panel2 form {
	position: absolute;
	top: 27%;
	width: 442px;
	right: 6%;
}

.st-panel2 a{
	position: relative;
	font-size: 21px;
	font-family:"brandon-grotesque",sans-serif;
	color: #fff;
	padding: 0;
}

/* Section3 */
.st-panel3 {
	top: 0px;
	left: 0;
	position: relative;
	width: 100%;
	height: 780px;
	z-index:2;
	background-color:transparent;
}

.map {
	left: 0;
	position: relative;
	height: 900px;
}

