#myphone4iPhones {
	position: relative;
	left: 2px;
}
#leftContent {
	width: 490px;
	left: 2px;
	float: left;
	padding-left: 28px;
	padding-top: 30px;
	position: relative;
}
#rightContent {
	width: 425px;
	float: left;
	position: relative;
	color: #000;
	left: 14px;
}
#galleryContainer {
	height: 571px;
	width: 483px;
	margin-top: 8px;
	margin-bottom: 15px;
}
#featuresContainer {
	height: 990px;
	width: 425px;
	position: relative;
	top: 22px;
	background-image: url(images/features_background.png);
	background-repeat: no-repeat;
}
#featuresContainer h3 {
	margin-bottom: 10px;
	font-size: 12px;
}
#featuresContent {
	width: 395px;
	padding-left: 15px;
	padding-top: 20px;
}
#compatibilityContainer {
	height: 100px;
	width: 425px;
	position: relative;
	top: 35px;
	background-image: url(images/compatibility_background.png);
	background-repeat: no-repeat;
}
#compatibilityContent {
	width: 400px;
	padding-top: 20px;
	padding-left: 15px;
}
#compatibilityContent h3 {
	font-size: 12px;
}
#compatibilityContent p {
	position: relative;
	top: -2px;
}
#downloadNowContainer {
	background-image: url(images/download_now_background.png);
	padding-top: 22px;
	padding-left: 23px;
	background-repeat: no-repeat;
	width: 483px;
	height: 159px;
}
#downloadNowContainer p {
	padding-bottom: 13px;
	padding-top: 5px;
}
#facebookPageContainer {
	background-image: url(images/download_now_background.png);
	padding-top: 22px;
	padding-left: 23px;
	background-repeat: no-repeat;
	width: 483px;
	height: 155px;
}
#facebookPageInnerContainer {
	padding-top: 7px;
}
#facebookIconContainer {
	clear: right;
	float: left;
}
#facebookPageTextContainer {
	width: 350px;
	float: left;
	padding-left: 13px;
}
#facebookPageContainer p {
	padding-bottom: 13px;
	padding-top: 5px;
}

#mainContent p .downloadNow {
	font-family: Arial, Helvetica, sans-serif;
	color: #2c5f95;
}
.overviewPage {
	background-repeat: no-repeat;
	height: 1717px;
	background-image: url(images/overview_page.png);
}
