html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
body {
	margin: 0 0 0 0;
	padding: 0px;
	font: 15px/24px ff-meta-web-pro,sans-serif;
	background-color: #0f1820;
	background: #0f1820 url("img/darkback.png") repeat;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
img {
	border: none;
}
div#wrap {
	background: #294158 url("img/back.png") repeat-x;
	margin-top: 0px;
	border-top: 1px solid #3f5568;
	border-bottom: 1px solid #1a2933;
}
div#content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
header {
	background-color: #0f1820;
	background: url("img/topback.png") repeat-x, url("img/darkback.png") right repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 118px;
}
div#iphone {
	width: 300px;
	height: 515px;
	float: left;
	margin-right: 20px;
	position: relative;
}
div#appstore {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 155px;
}
div#appstore img:hover {
	opacity: 0.9;
}
footer {
	clear: both;
	background: #0f1820 url("img/darkback.png") repeat;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 5px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
ul#features {
	width: 640px;
	float: right;
	margin-bottom: 0;
	margin-top: 0;
	padding: 25px 0 0;
	font-size: 12px;
	line-height: 16px;
}
ul#features li {
	list-style-type: none;
}
li.featuresCol  {
	margin: 0 5px 20px 0;
	float: left;
	overflow: hidden;
	width: 48%;
}
li.featuresCol li {
		height: 80px;
}
li#unlimitedsb {
	background: url("img/unlimitedsb.png") 0px 5px no-repeat;
	padding-left: 60px;
}
li#fullycustom {
	background: url("img/fullycustom.png") 0px 5px no-repeat;
	padding-left: 60px;
}
li#findanddl {
	background: url("img/findanddl.png") 0px 5px no-repeat;
	padding-left: 60px;
}
li#airsharing {
	background: url("img/airsharing.png") 0px 5px no-repeat;
	padding-left: 60px;
}
li#soundlibrary {
	background: url("img/soundlibrary.png") 0px 5px no-repeat;
	padding-left: 60px;
}
li#soundrecorder {
	background: url("img/soundrecorder.png") 0px 5px no-repeat;
	padding-left: 60px;
}
a {
	color: #b8e1f6;
	font-weight: normal;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1#titleline {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0;
}
h2 { 
	margin-bottom: 0px; 
}
h3 { 
	margin-bottom: 2px;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	word-spacing: -2px;
}
h4 { 
	margin-bottom: 0px; 
	margin-top: 0px;
}

