body {
	background: #fff;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: left;
	}

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #000; }
a:hover {  }

h1, h2, h3 { font-weight: bold; }

h1 { font-size: 1.8em; margin: 0 0 1em 0; line-height: 1; }
h2 {
	font-size: 1.6em;
	margin: 1.5em 0 1em 0;
	line-height: 1;
}
h3 { font-size: 1.4em; margin: 2em 0 1em 0; }

p, li, td, th, cite { font-size: 1.2em; }
p, li, td, th, cite { line-height: 1.4; }
input, select { font-size: 1.2em; }

p { margin: 0 0 1em 0; }

blockquote {
	margin: 0 0;
	padding: 0.5em 1em;
}
cite { font-weight: bold; margin-top: -1em; display: block; }

ul, ol { margin: 0; }
ul li, ol li {
	list-style: disc;
	margin-left: 1.4em;
}
ol li { list-style-type: decimal;} 
ol li li { font-size: 1em; }
ul li li { font-size: 1em; }

img { display: block; }

a, a:visited, a:active {
	color: #ccc;
	text-decoration: none;
}

a:hover { color: #eee; }




h1 {
	margin-top:45px;
	margin-bottom: 0px;
	height: 100px;
	padding-top:0.5em;
	padding-left:120px;
	background: url("../images/icon.png") no-repeat;
	
	font-size:3.0em;
}

.h1_small {
    margin-top: 5px;
	display: block;
	font-size: 0.5em;
	line-height: 38px;
}

.wrap {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.replace {
	display: block;
	overflow: hidden;
	text-indent: -999em;
}

#container {
	padding-bottom: 40px;
	background-color: #0a5aa1;
	
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

#top_container {
	min-height: 500px;
	background: #000 url("../images/top_bg.png") 50% 0% repeat;
	overflow: hidden;
}

#tag_line {
	margin-top: 18px;
	font-size: 1.8em;
	line-height: 1.6em;
}

#review_and_app_store_badge {
	padding-left:32px;
	margin: 44px 0 58px 0;
	font-size: 1.8em;
	font-family:"Lucida Pro";
}

.quote_source {
    display: block;
	font-size: 0.7em;
	margin-top: 8px;
	margin-left: 155px;
}

.app_store_badge {
	position: absolute;
	left: 356px;
	top: 228px;
}

.app_store_badge, .app_store_badge a {
	width: 220px;
	height: 71px;
}

.app_store_badge a {
 	background: url("../images/download_badge.png") no-repeat; 
}

#screen_thumbs ul {
	list-style: none;
}

#screen_thumbs li,img {
	display: inline;
	padding: 0 13px 0 0;
	margin: 0;
	text-indent: 0;
}

#iphone {
	position: absolute;
	top: -460px;
	right: 23px;
	width: 330px;
	height: 700px;
	background: url("../images/iphone.png") no-repeat;
}

#bottom_container {
	background: #0a5aa1 url("../images/bottom_bg.png") 50% 0% repeat-x;
}

#bottom_content {
	padding-top: 35px;
	margin-left: 0;
}

.features, .features li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.features {
	width: 620px;
	overflow: hidden;
}

.features li {
	font-size: 1em;
	width: 260px;
	float: left;
	margin-right: 40px;
	padding-bottom: 3em;
}

.features h2 {
	color: #ccc;
	font-size: 1.8em;
	padding: 5px 0 5px 0px;
	margin: 0 0 0.5em 0;
}

.features p {
	font-size: 1.4em;
	margin: 0;
}


#screens, #screens li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#screens {
	position: absolute;
	top: 99px;
	left: 29px;
}

#screens li { display: none; }


#info {
	width: 290px;
	position: absolute;
	left: 640px;
	top: 218px;
	z-index: 2;
}

#copyright {
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}

.copyright_line {
	margin: 0 auto 10px auto;
    background:#eee none repeat scroll 0% 0%;
    border:medium none;
    height:1px;
    width:80%;
}
