body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background:#fdb50f;
}
#bgPage{
	width:100%;
	height:717px;
	background:url(images/bgMain.gif) bottom repeat-x;
	}
a{
	text-decoration:none;
	color:#fff;
	}
a:hover{
	text-decoration:underline;
	}
#main{ 
	width:970px;
	height:670px;
	background:url(images/head.gif) no-repeat;
	margin:0 auto;
	}
#main h1{
	position:absolute;
	text-indent:-100000px;
	}
#BaloonLeft{
	float:left;
	margin:195px 0 0 180px;
	background:url(images/bgBaloonLeft.gif) no-repeat;
	width:263px;
	height:313px;
	padding:23px 5px 0 19px;
	}
#iphone{
	float:left;
	width:319px;
	height:670px;
	background:url(images/iphone.jpg) no-repeat;
}
#BaloonRight{
	float:left;
	width:184px;
	height:210px;
	background:url(images/bgBaloonRight.gif) no-repeat;
	margin-top:237px;
	}
#apple{
	padding:30px 0 0 11px;
	overflow:hidden;
	}
h2{
	margin:0;
	font-size:14px;
	font-weight:bold;
	}
hr{
	border:none;
	border-bottom:1px solid #fff;
	}
#flash{
	width:262px;
	height:393px;
	background:#1b1f20;
	margin:116px 0 0 30px;
	}
#features{
	height:200px;
	overflow:auto;
	padding-top:10px;
	}
#footer{
	width:970px;
	margin:0 auto;
	padding-bottom:10px;
	}