

a {
	color: #a15d01;
	text-decoration: yes;
}

a img{
	border: none;
}


body {
	background-color: #DDDDDD;
	
	font-family: verdana;
	font-size: 14px;
	text-align: justify;

	margin: auto;
}

#page{
	background-color: white;
	
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	
	width: 740px;
/*	height:100%;*/
/*	height:600px;*/
}

html>body #page {
	width: 700px;
/*	height:550px;*/
}

#index_icon {
	float: left;
	width: 200px;
}

#index_summary {
/*	position:relative;*/
	left:0px;
	padding-top:10px;
	padding-left:0px;
/*	height:190px;*/
/*	background-color: red;*/
}



#index_available_icon {
	left:20px;
	float: left;
	padding-top:10px;
	width: 200px;
}

#index_available_text {
/*	position:relative;*/
	left:0px;
	
	padding-left:0px;
	padding-top:15px;
/*	height:72px;*/
/*	background-color: blue;*/
}







#screens{
	position:absolute;
	left:750px;
	top:0px;
	
	padding-top:10px;
	padding-left:10px;
	background-color: white;
	
	width: 300px;
/*	height:100%;*/
/*	height:580px;*/
}

html>body #screens {
	width: 290px;
/*	height:580px;*/
}







#tips_iphone {
	background-image: url("images/bg_tips_iPhone4.png");
	background-repeat: no-repeat;
	border: none;
	width: 576px;
	height: 1022px;
	
	margin-top: 0px;
	font-size:0px;
	padding-left:109px;
	padding-top:209px;
}


#tips_screen{
	position:absolute;
	background-repeat: no-repeat;
	border: none;
	width: 320px;
	height: 480px;
}

#tips_home_button{
	position:absolute;
	left:237px;
	top:719px;
	width: 68px;
	height: 68px;
}





