body {
	font: 16px/141% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #e4f0fa;
	min-width: 980px;
	color: #393939;
}

#header-wrapper {
	background: transparent url(/images/header-bg2.png) no-repeat 50% 0;
	float: left;
	width: 100%;
	min-width: 960px;
}

#header-outer {
	background: transparent url(/images/clouds52.png) repeat-x -55% bottom;
	width: 100%;
	float: left;
	min-width: 960px;
}

#header {
	height: 368px;
	padding-top: 100px;
	left: 50%;
	margin-left: -490px;

}

#page-wrapper {
	background: #c0e3f9 url(/images/header-bg.png) no-repeat 50% 0;
	float: left;
	width: 100%;
	min-width: 960px;	
}

h1 {
	background: url(/images/title.png) no-repeat;
	height: 100px;
	width: 556px;
	left: 50%;
	position: relative;
	margin-left: -278px;
	top: -10px;
}

.iphone {
	background: url(/images/iphone.png) no-repeat 0 0;
	width: 289px;
	height: 546px;
	margin-top: -120px;
	position: relative;
	overflow: hidden;
}

#inner-wrapper {
	margin-top: -50px;
}

li {
	margin-bottom: 16px;
}

#header, #features h3, #requirements h3, #help h3, sup a, #download {
	text-align: left;
	text-indent: -999em;	
}

#features h3 {
	background: url(/images/features.png) no-repeat 0 0;
	height: 19px;
	margin-bottom: 12px;
}

#requirements h3 {
	background: url(/images/requirements.png) no-repeat 0 0;
	height: 23px;
	margin-bottom: 12px;
}

#help h3 {
	background: url(/images/help.png) no-repeat 0 0;
	height: 23px;
	margin-bottom: 12px;
}

#requirements {
	margin-bottom: 16px;
}

#footer .inner-wrapper {
	margin: 30px 0 0;
	padding-bottom:30px;
	text-align: center;
	font-size: 14px;
}

#fn-rain {
	margin-top: 35px;
	font-size: 12px;
	margin-left: -15px;
	padding-left: 15px;
	background: url(/images/asterisk.png) no-repeat 0 0;
	line-height: 141%;
}

sup a {
	text-decoration: none;
	color: #BA251B;
	background: url(/images/asterisk.png) no-repeat 0 0;
	width: 8px;
	height: 8px;
	position: absolute;
	margin-left: 5px;
}

#download {
	background: url(/images/download.png) no-repeat 0 0;
	width: 300px;
	height: 88px;
	margin-bottom: 32px;
}

#download:active {
	position: relative;
	bottom: -2px;
}

a {
	color: #BA251B;
	text-decoration: none;
}

#footer {
	color: #98a1a7;
}

#footer a {
	color: #98a1a7;
	text-decoration: underline;
}

.iphone-controls {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 87px;
    z-index: 2;
    left: 28px;
}

.iphone-controls li {
    float: left;
}

.iphone-controls a {
    position: relative;
    display: none;
    text-indent: -9999px;
    width: 44px;
    height: 36px;
    margin-right: 4px;
    overflow: hidden;
    outline: none;
}

.tabs {
    float: left;
    padding: 0;
    width: 1700px;
    position: relative;
    margin: 88px 0 0;
}

.tabs li {
	position: relative;
    float: left;
    padding-right: 27px;
    padding-left: 28px;
}

.js .tabs li {
	position: absolute;
	z-index: 1;
}

.js .tabs li.active {
	z-index: 2;
}

#free {
	background:transparent url(/images/free.png) no-repeat scroll 0 0;
	display:block;
	height:101px;
	position:absolute;
	right:0;
	text-indent:-999em;
	top:-150px;
	width:101px;
	z-index:100;
}

#message {
background:#BA251B;
border-bottom:1px solid #E4F0FA;
color:#FFFFFF;
display:inline;
float:left;
padding:10px 0;
width:100%;
}
