* {
	position: relative !important;
	clear: both !important;
	background-image: none !important;
	top: 0 !important;
}
html {
	background-image: url('../images/bg-i.jpg'), url('../images/grass_bg-i.jpg') !important;
	background-position: center -15px, center center !important;
	background-repeat: repeat-x, repeat !important;
	
}
body {
	width: 100%;
}
#container {
	background: none;
}
#wrapper {
	width: 100%;
	height: auto;
	background: none;
}
#content {
	width: 100%;
	padding-bottom: 30px;
}
#main {
	background: none;
	position: relative;
}
#logo {
	width: 90px;
	height: 28px;
	background: url('../images/logo-i.png') no-repeat center center !important;
	padding: 0;
	margin-top: 15px;
}
#nav {
	float: none;
	position: absolute;
	text-align: center;
	z-index: 300;
	top: 0 !important;
	text-shadow: 0 1px 0 #E9FDF6;
	font-size: 0.5em !important;
	background: rgba(105,163,174, 0.5);
	padding: 5px;
	width: 100%;
	
}
	#nav a {
		font-size: inherit !important;
	}
#anyplace {
	margin-top: 40px;
	width: 274px;
	height: 79px;
	left: 0;
	background: url('../images/anyplace-i.png') no-repeat !important;
}
#appstore {
	width: 158px;
	height: 42px;
	background: url('../images/appstore-i.png') no-repeat !important;
	position: absolute !important;
	right: 10px !important;
	top: -5px !important;
}
h2#introducing {
	width: 244px;
	height: 56px;
	background: url('../images/introducing-i.png') no-repeat !important;
	margin-top: 60px;
}

#description {
	width: 100%;
}
#description p, #description ul, #description ol {
	font-size: 1em !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Verdana, sans-serif !important;
}
#description li {
	line-height: 1.3em;
	margin: 12px 0;
}
#downloadnow {
	display: block;
	width: 298px;
	height: 60px;
	background: url('../images/download-i.png') no-repeat !important;
	margin: 15px auto;
	left: -5px !important;
	text-indent: -10000em;
}
#pagecontent {
	position: relative !important;
	top: 40px !important;
	padding: 20px;
	margin-right: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#pagecontent .maincolumn, #pagecontent .sidecolumn {
	float: none;
	margin-bottom: 10px;
	width: auto;
}
#footer {
	height: 25px;
}
#footercontent {
	width: 100%;
}

#footercontent p {
	float: none !important;
}
#press .sidecolumn a.presspack {
	background: #fff url('../images/dropppresspackage.png') no-repeat left center !important;
}
#privacy .pagetitle {
	background: url('../images/privacypolicy.png') no-repeat !important;
}
#press .pagetitle {
	background: url('../images/inthenews.png') no-repeat !important;
}
#support .pagetitle {
	background: url('../images/faqs.png') no-repeat !important;
}
