
iframe.twitter-follow-button {
	vertical-align: text-bottom;
	margin: auto auto -1px 8px;
}
div#content-wrapper {
	height: 100%;
	min-width: 900px;
	min-height: 500px;
}
html.touch div#content-wrapper {
	min-width: 700px;
}
.scrollContainer {
	overflow-y: scroll;
	overflow-x: hidden;
	min-width: 650px;
	width: 100%
}
.scrollContent {
	position: relative;
	/*height: 100%;*/
}
section {
	height: 100%;
}

section#start {

}
h1 {
	font-size: 80px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-weight: bold;
}


#slide1 {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin-top: 0px;
}
#slide1 h3 {
	font-size: 80px;
	text-align: center;
	margin: -40px 0 0 0;
	position: absolute;
	top: 50%;
	width: 100%;
	line-height: 80px;
	color: white;
}

#slide1 h2 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 0 0;
	position: absolute;
	top: 63%;
	width: 100%;
	line-height: 80px;
}

#slide1bg {
	position: absolute;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	background-image: url("../images/paisley_pattern_01.png");
}

#logo {
	position: absolute;
	top: 40%;
	height: 60%;
	width: 100%;
	margin-top: 0px;
	/*background-color:rgba(255, 255, 255, 0.7);*/
	text-align: center;
}

#logo2 {
	position: absolute;
	top: 45%;
	height: 55%;
	width: 100%;
	margin-top: 0px;
	/*background-color:rgba(255, 255, 255, 0.7);*/
	text-align: center;
}

#slide2 {
	position: relative;
	overflow: hidden;
	height: 50%;
	width: 100%;
	margin: 0px;
}

#slide2bg {
	position: absolute;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	background-image: url("../images/paisley_pattern_02.png");
}

#slide2pic {
	position: absolute;
	top: 0%;
	height: 100%;
	width: 640px;
	margin-top: 0px;
	margin-left: 10%;
	/*background-color:rgba(255, 255, 255, 0.7);*/
	text-align: center;
	background-image: url("../images/inside_greenhouse.png");
}

#slide2text {
	position: absolute;
	top: 15%;
	height: auto;
	width: 35%;
	margin-top: 0%;
	margin-left: 54%;
	background-color:rgba(255, 255, 255, 0.6);
	text-align: left;
	padding: 5px 50px 30px 50px;
}

#slide3 {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin-top: 0px;
}
#slide3 h3 {
	font-size: 80px;
	text-align: center;
	margin: -40px 0 0 0;
	position: absolute;
	top: 50%;
	width: 100%;
	line-height: 80px;
	color: white;
}

#slide3 h2 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 0 0;
	position: absolute;
	top: 63%;
	width: 100%;
	line-height: 80px;
}

#slide3bg {
	position: absolute;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	background-image: url("../images/paisley_pattern_01.png");
}