body {
	margin:0px;
	padding:0px;
	background-image:url(/images/bg.png);
	background-repeat: repeat-x;
	background-color:#1f1f1f;
	font-family:"Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
}
body img {
	border:0;
}
div.clear {
	clear:both;
}
#top_tab {
	width:201px;
	height:80px;
	position:absolute;
	top:0px;
	left:100px;
	cursor:pointer;
	z-index:200;
}
#stage {
	height:807px;
	min-width:1010px;
	background-image:url(/images/phone_big.png);
	margin-top:36px;
	background-repeat:no-repeat;
	position:relative;
}
#content {
	position:absolute;
	width:370px;
	height:400px;
	top:130px;
	left:60px;
}
#content h1 {
	color:white;
	font-size:63px;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-shadow: 0px 3px 3px #cc7305;
	margin-bottom:10px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
#content_body {
	color:white;
	line-height:30px;
	font-size:16px;
	margin-bottom:20px;
}
#app_store_button {
	width:173px;
	height:60px;
	background-image:url(/images/app_store_button.png);
	cursor:pointer;
}
#follow {
	position:absolute;
	left:10px;
	top:595px;
}
#follow_twitter {
	position:absolute;
	top:0px;
	left:50px;
	z-index:101;
}
#follow_text {
	position:absolute;
	top:80px;
	left:100px;
	width:85px;
	height:54px;
	background-image:url(/images/follow_text.png);
}
#bottom {
	min-width:1010px;
	background-image:url(/images/bottom_bg.png);
	background-repeat: repeat-x;
	color:#3d3d3d;
	padding-top:30px;
	padding-bottom:30px;
}
#bottom div.bottom_column {
	margin-left:100px;
	width:350px;
	float:left;
	font-size:14px;
}
#bottom div.bottom_column a {
	color:#3d3d3d;
	text-decoration:underline;
}
#bottom div.bottom_column a:hover {
	text-decoration:none;
}
#bottom div.bottom_column h2 {
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color:#f18408;
	font-weight:normal;
	font-size:24px;
	margin-top:0px;
	padding-top:0px;
}
#bottom div.bottom_column ul {
	margin-bottom:0px;
	padding-bottom:0px;
}
#footer {
	margin-left:60px;
	margin-top:22px;
	height:50px;
}
#footer div {
	float:left;
}
#footer_text {
	margin-left:10px;
	margin-top:8px;
	font-size:10px;
	color:#f18408;
}