/* --- Information Area in Products Page --- */

#SupportInfo {
	position: absolute;
	left: 46px;
	top: 190px;
	width: 908px;
	height: 20px;
	z-index: 2;
	background-color: #FDEAEA;
}

#PageContentSupport {
	position: absolute;
	left: 46px;
	top: 210px;
	width: 908px;
	height: 570px;
	z-index: 2;
/*	background-color: #969696;*/

}

#iPhoneAppsContents {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 908px;
	height: 536px;
	z-index: 3;
/*	background-color: #e8e8e8;*/
}

#AppTitle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 908px;
	height: 35px;
	z-index: 4;
/*	background-color: #FFFFFF;*/
}

#AppOutline {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 908px;
	height: 490px;
	z-index: 4;
/*	background-color: #999999;*/
}

#AppImages1 {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 260px;
	z-index: 5;
/*	background-color: #FFFFFF;*/
}

#AppImages11 {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 260px;
	padding-top: 15px;
	z-index: 6;
/*	background-color: #FFFFFF;*/
}

#AppImages12 {
	text-align: center;
	position: absolute;
	left: 180px;
	top: 0px;
	width: 180px;
	height: 260px;
	padding-top: 15px;
	z-index: 6;
/*	background-color: #FFFFFF;*/
}

#AppTexts1 {
	position: absolute;
	left: 260px;
	top: 0px;
	width: 629px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F7F;
	text-decoration: none;
	padding: 10px;
	margin-top: 2;
	margin-right: 2;
	margin-bottom: 2;
	margin-left: 2;
	height: 260px;
	z-index: 5;
/*	background-color: #FFFFFF;*/
}



#Copyright {
	position: relative;
	left: 350px;
	top: 550px;
	width: 558px;
	height: 11px;
	z-index: 6;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
	text-align: right;
/*	background-color: #96ADC1;*/
	font-size: 12px;
}
