body {
	margin: 0 0 0 0;
	padding: 0px;
	font-family: "Lucida Grande", Helvetica, Helvetica, Tahoma, sans-serif;
	line-height: 1.4;
	background-color: #151c23;
}
img {
	border: none;
}
#wrap {
	background: #fff url(contentback.png) repeat-x;
	margin-top: 0px;
	border-top: 1px solid #eee;
}
#content {
	width: 800px;
	margin: 0 auto;
	font-size: 13px;
	overflow: hidden;
}
#header {
	background-color: #151c23;
	background: url(headerback.png) repeat-x;
	text-align: center;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 110px;
}
#iphone {
	width: 200px;
	height: 400px;
	float: left;
	margin-right: 20px;
	position: relative;
}
#linkbar {
	width: 100%;
	background-color: #2d4158;
	border-top: 2px solid #324861;
	margin-bottom: 0px;
}
#nav {
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	margin-top: 0px;
	padding: 2px;
	white-space: nowrap;
	list-style-type: none;
	text-align: center;
}
#nav li {
	display: inline;
	border: none;
	margin: 20px;
	padding: 4px;
}
#appstore {
	clear: both;
	background-color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 100%;
	height: 89px;
	padding-bottom: 70px;
}
#footer {
	clear: both;
	background-color: #151c23;
	background: url(headerback.png) repeat-x;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 110px;
}
#features {
	width: 580px;
	float: right;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 0 0;
	font-size: 11px;
}
#features li {
	list-style-type: none;
	margin-left: -10px;
}
li.featuresCol  {
	margin: 0 5px 20px 0;
	float: left;
	overflow: hidden;
	width: 48%;
}
li.featuresCol li {
		height: 100px;
}
#unlimitedsb {
	background: url(unlimitedsb.png) no-repeat;
	padding-left: 60px;
}
#fullycustom {
	background: url(fullycustom.png) no-repeat;
	padding-left: 60px;
}
#findanddl {
	background: url(findanddl.png) no-repeat;
	padding-left: 60px;
}
#airsharing {
	background: url(airsharing.png) no-repeat;
	padding-left: 60px;
}
a {
	color: #fff;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 { margin-bottom: 0px; }
h3 { margin-bottom: 0px; }
h4 { margin-bottom: 0px; margin-top: 0px;}
.center {margin-left: auto; margin-right: auto; text-align: center;}
