	
	#overthinkAppsLogo {
		float: right;
		margin: 20px 20px 0px 0px;
	}
	
	#content {
		height: 420px;
		margin-top: -210px;
		margin-left: -295px;
		width: 580px;
		
		position: absolute;
		left: 50%;
		top: 50%;	
	}
	
	#footer {
		margin-left: -295px;
		width: 580px;
		text-align: center;
		
		position: absolute;
		left: 50%;
		bottom: 25px;	
	}
	
	#iphoneImage {
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float: left;
		margin: 40px 40px 50px 0px;
		height: 278px;		
		width: 145px;
	}
	
	#ie6_only #iphoneImage {
		height: 255px;		
		width: 135px;
	}
	
	.iphoneImage_1 { background-image: url('../images/iphone_image_1.png');	}
	#ie6_only .iphoneImage_1 { background-image: url('../images/iphone_image_1.gif'); }
	
	.iphoneImage_2 { background-image: url('../images/iphone_image_2.png'); }
	#ie6_only .iphoneImage_2 { background-image: url('../images/iphone_image_2.gif'); }
	
	.iphoneImage_3 { background-image: url('../images/iphone_image_3.png'); }
	#ie6_only .iphoneImage_3 { background-image: url('../images/iphone_image_3.gif'); }
	
	.iphoneImage_4 { background-image: url('../images/iphone_image_4.png'); }
	#ie6_only .iphoneImage_4 { background-image: url('../images/iphone_image_4.gif'); }
	
	#ptpIcon {
		background-image: url('../images/powertunes_icon.png');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float: left;
		height: 48px;
		margin: 3px 15px 0px 0px;
		width: 48px;
	}
	
	#ie6_only #ptpIcon {
		background-image: url('../images/powertunes_icon.gif');
	}
	
	#appStore img {
		margin-top: 25px;
	}

	#footer p {
		font-size: 9px; 
		line-height: 11px;
		margin: 0px 0px 3px 0px;
	}
