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; }
 
.wrapper {
	width: 870px;
	margin: 0 auto;
	position: relative;
}

.wrapperIT {
	width: 870px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

#appsTable1 {
	top: -250px;
	left: 30px;
	width: 100%;
	position: absolute;

}

#appsTable1 table tr td
{
	color: #A0B2B3;
	font-weight: normal;
	padding-right: 70px;
}

img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table
{
	margin-top:20px;
	color: #555;
	font-size: 1em;
	padding: 5px 0 5px 15px;
}

.feaureitem
{
	text-align: left;
	font-weight: bold;
}

.featurecolumnheader
{
	text-align: center;
}
 
.replace {
	display: block;
	overflow: hidden;
	text-indent: -999em;
}
 
 .wrapper2 {
	width: 870px;
	margin: 0 auto;
	position: relative;
}
#container {

}
 
#header {
	min-height: 350px;
	background: #000 url("../img/background-glow.jpg") 50% 0%;
	border-bottom: 1px solid #E2E5E4;
	overflow: hidden;
}
 
#overview {
	width: 480px;
	margin-top: 3em;
	margin-left: 0;
}

#overview p {
	color: #555;
	font-size: 1.2em;
	width: 520px;
	margin-right: 40px;
	margin-left: 20px;
}

#overview h2 {
	color: #2D3D3A;
	font-size: 1.5em;
	padding-left: 20px;
}

.wrapper h1 {
	position: absolute;
	top: 53px;
	left: 20px;
	width: 170px;
	height: 250px;
	background: url("../img/BleepTestIcon.png")  no-repeat;
}

.wrapperIT h1 {
	position: absolute;
	top: 53px;
	left: 20px;
	width: 170px;
	height: 250px;
	background: url("../img/InhalerTrackerIcon.png")  no-repeat;
}
 
.intro {
	padding-top: 90px;
	width: 320px;
	margin-left: 230px;
	color: #A0B2B3;
}
 
.intro p {
	font-size: 1.6em;
	margin: 0 0 30px;
}


 
.app-store, .app-store a {
	left: 200px;
	width: 87px;
	height: 29px;
}
 

#topbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 600px;
	height: 100px;
}

#topbar p {
		font-size: 2.5em;
		color: #A0B2B3;
		margin-left: 0em;
		margin-top: 0em;
}
 
#phone {
	position: absolute;
	top: -301px;
	right: 23px;
	width: 266px;
	height: 563px;
	background: url("../img/phone.png") no-repeat;
}

#slogan {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 360px;
	height: 165px;
	background: url("../img/slogan.png") no-repeat
}
 
.highlight {
	width: 151px;
	height: 113px;
	background: url("../img/glare.png") no-repeat;
	position: absolute;
	top: 82px;
	left: 93px;
	z-index: 100;
}
 
#screens, #screens li {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
#screens {
	position: absolute;
	top: 97px;
	left: 31px;
}
 
#screens li { display: none; }
 
#footnotes {
	width: 480px;
	margin-top: 3em;
}
 
#footnotes p {
	color: #999;
	font-size: 1.1em;
	margin: 0 0 0.2em 0;
}

td {
	text-align: center;
	padding: 5px;
}
