@charset "UTF-8";

/* TEXT COLUMN
-------------------------------------------*/

#text {
	position: relative;
	float: left;
	padding: 60px 0 0 0;
	width: 380px;
	_height: 575px;
	min-height: 575px;
	z-index: 2000;
	}
	h1 {
		margin-bottom: 21px;
		font: 33px/43px Georgia, "Times New Roman", Times, serif;
		color: #86C440;
		}
	#text p {
		margin-bottom: 21px;
		padding-left: 1px;
		font-size: 13px;
		line-height: 21px;
		}
	#text .learn-more {
		margin-left: -2px;
		}
		
		

/* iPHONE
-------------------------------------------*/

.home-iphone-vert {
	position: absolute;
	left: 509px;
	top: 54px;
	}
	.home-iphone-vert .screen {
		position: absolute;
		left: 26px;
		top: 86px;
		}
	.home-iphone-vert a {
		outline: none;
		}

.home-iphone-hrzn {
	position: absolute;
	left: 429px;
	top: 191px;
	}
	.home-iphone-hrzn .screen {
		position: absolute;
		left: 84px;
		top: 24px;
		}
	.home-iphone-hrzn a {
		outline: none;
		}
		