@charset "UTF-8";

#iPhone{
	float:right;
	position:absolute;
	right:36px;
	top:180px;
	width:650px;
	height:579px;
	padding:20px 0px 20px 0px;
	overflow: hidden;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-weight: lighter;
}

#iPhone img{
	float:right;
	position:relative;
}

#iPhone img.iPhoneFrame{
	float:right;
}

#iPhone #iPhoneScreen{
	float:right;
	position:absolute;
	right:24px;
	top:120px;
}

#iPhone h1{
	color:#9c9fa2;
	position:absolute;
	float:left;
	right:295px;
	top:120px;
	width:350px;
	text-align:center;
	font-size:24px;
}

#iPhone h2{
	position:absolute;
	float:left;
	text-align:center;
	color:#9c9fa2;
	right:295px;
	top:160px;
	width:350px;
	font-size:18px;
}

#iPhone h2 ul{
	text-align:left;
}

#iPhone img.appStore{
	position:absolute; //<img class="appStore" src="images/AppStore.png" height="98" width="300" />
	left:40px;
	bottom:100px;
}

