body {
	background: #fff url("../img/foreground-bg.jpg") center 350px repeat-x;
}

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

a:hover { color: #046; }

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

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

#container {
	padding-bottom: 40px;
}

#header {
	min-height: 350px;
	background: #000 url("../img/background-glow.jpg") 50% 0% no-repeat;
	border-bottom: 1px solid #E2E5E4;
	overflow: hidden;
}

h1 {
	position: absolute;
	top: 40px;
	left: 0;
	width: 231px;
	height: 257px;
	background: url("../img/birdbrain.png") no-repeat;
}

.intro {
	padding-top: 83px;
	width: 220px;
	margin-left: 285px;
	color: #A0B2B3;
}

.intro p {
	font-size: 1.6em;
	margin: 0 0 30px;
}

.app-store, .app-store a {
	width: 220px;
	height: 72px;
}

.app-store {
	background: #737F7E url("../img/app-store-bg.jpg") top repeat-x;
}

.app-store a {
 	background: url("../img/app-store.png") no-repeat; 
/*	background: url("../img/review.png") no-repeat;*/
}

#phone {
	position: absolute;
	top: -301px;
	right: 23px;
	width: 266px;
	height: 563px;
	background: url("../img/phone.jpg") no-repeat;
}

.highlight {
	width: 151px;
	height: 113px;
	background: url("../img/glare.png") no-repeat;
	position: absolute;
	top: 82px;
	left: 93px;
	z-index: 100;
}

#content {
	padding-top: 35px;
	margin-left: 25px;
}

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

.features, .reviews {
	width: 520px;
	overflow: hidden;
}

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

.features h2, .reviews h2 {
	color: #2D3D3A;
	font-size: 1.5em;
	padding: 5px 0 5px 30px;
	background: url("../img/feature-icons.png") left center no-repeat;
	margin: 0 0 0.5em;
}

.features h2.followers 	{ padding-left: 35px; }
.features h2.manage 	{ background-position: -260px center; }
.features h2.multiple 	{ background-position: -520px center; }
.features h2.search 	{ background-position: -800px center; }
.reviews  h2		 	{ background-position: -1060px center; }

.features p, .reviews p {
	color: #555;
	margin: 0;
}

.features .footnote {
	padding-left: 2px;
}

.reviews blockquote {
	padding: 0;
}

.reviews blockquote a {
	white-space: nowrap;
	font-weight: bold;
}

.reviews .no-title blockquote {
	margin-top: 0.25em;
}

#footer {
	background: url("../img/divider.png") top left no-repeat;
	overflow: hidden;
	padding-top: 2em;
}

#footer p {
	width: 185px;
	float: left;
	margin-right: 40px;
	padding-left: 35px;
	color: #888;
	font-size: 1.1em;
	background: url("../img/support-icons.png") 0 0 no-repeat;
}

#footer p.feedback {
	background-position: -260px 0;
	padding-left: 30px;
}

#footer p.credits {
	width: 210px;
	padding-left: 0;
	margin-left: 75px;
	background: none;
}

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

#screens {
	position: absolute;
	top: 83px;
	left: 24px;
}

#screens li { display: none; }

#footnotes {
	width: 480px;
	margin-top: 3em;
}

#footnotes p {
	color: #999;
	font-size: 1.1em;
	margin: 0 0 0.2em 0;
}
