@import "undohtml.css";

/*BASIC*/
html{
	background:#f1f2ed;
}
body{
	background:url(i/mainBG.jpg) no-repeat center -110px;
	text-align:center;
}
div#container{
	clear:both;
	margin:0 auto;
	height:700px;
	position:relative;
	width:1000px;
	z-index:0;
}
div#banner{
	background:url(../i/iPhone_banner.png) no-repeat center;
	display:none;
	height:105px;
	margin:0 auto;
	position:relative;
	top:-710px;
	width:942px;
	z-index:100;
}
.hidden{
	visibility:hidden;
}
.none{
	display:none;
}
#iTunes_BTN{
	display:block;
	float:left;
	height:105px;
	margin-left:215px;
	overflow:hidden;
	text-indent:-9999px;
	width:502px;	
}
#iTunes_BTN:hover{
	cursor: pointer;
}
#close_BTN{
	display:block;
	float:left;
	height:105px;
	margin-left:110px;
	overflow: hidden;
	text-indent: -9999px;
	width:102px;
}
#close_BTN:hover{
	cursor: pointer;
}
/*NAVBAR*/

/*HEADER*/

/**/
/**/
/**/
/**/
/**/