/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* Layout */

body {
	background: #646a80 url('background.png') repeat-x;
	text-align: center;
	height: 1340px;
}

#leftmap {
	position: absolute;
	top: 0;	
	left: 0;
	width: 134px;
	height: 119px;
	background: url('map.png') no-repeat;
}

#header {
	width: 900px;
	height: 416px;
	background: url('header.jpg') no-repeat;
	margin: 0 auto;
	position: relative;
}

#header ul {
	position: absolute;
	bottom: 20px;
	left: 50px;
}

#header li {
	display: block;
	float: left;
	width: 150px;
	font-size: 17px;
	text-align: left;
}

#header li.about {
	width: 115px;
}

#marketers_menu {
	margin-left: 30px;
}


#header li a {
	font-family: helvetica, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #353845;
	text-decoration: none;
	text-shadow: 0px 0px 1px #999;
	outline: none;
}

#header li a.sel {
	font-size: 18px;
	color: #fff;	
	text-shadow: 0 0 0.2em #4b13a0, 0 0 0.2em #766ea2, 0 0 0.2em #766ea2;
}

#header h3 {
	position: absolute;
	bottom: 73px;
	left: 48px;
	width: 236px;
	height: 75px;
	text-indent: -19800px;	
	background: url('appstore.png') no-repeat;
}

#header h3 a {
	display: block;
	width: 236px;
	height: 75px;
	
	font-family: helvetica, tahoma, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 0.2em #4b13a0, 0 0 0.2em #766ea2, 0 0 0.2em #766ea2;
}

#middle {
	width: 900px;
	height: 669px;
	margin: 40px auto 0;	
	position: relative;
}

#content {
	width: 520px;
	float: left;
	font-family: helvetica, tahoma, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000;
	line-height: 18px;
}

#content p {
	margin-bottom: 10px;
	margin-left: 50px;
}

#content h3 {
	margin: 20px 0 10px 50px;
	font-weight: bold;
	font-size: 16px;
}

#content ul {
	list-style: circle url('li.png');
	margin-left: 50px;	
}

#content li {
	margin-left: 25px;
	line-height: 18px;
	margin-bottom: 4px;
}

#content ul ul {
	margin-left: 10px;
}

#content li li {
	margin-left: 15px;
	line-height: 18px;
}


#newsletter {
	position: absolute;
	bottom: 0px;
	left: 50px;
}

#twitter {
	position: absolute;
	bottom: 60px;
	left: 400px;
}

#content form {
	width: 314px;
	height: 167px;
	background: #525665 url('newsletter.png') no-repeat;
	position: relative;
	display: block;
}

#content legend {
	display: none;
}

#content fieldset {
	position: absolute;
	bottom: 65px;
	left: 15px;
}

#content label {
	font-family: helvetica, tahoma, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display: block;
	height: 26px;
	width: 220px;
}

#content input {
	float: right;	
	vertical-align: middle;
	height: 15px;
	border: 0;
	background: #000;
	color: #fff;
	font-family: helvetica, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 160px;	
	margin-left: 2px;
	margin-right: 3px;
	padding: 3px 3px;
}

#content input.go {
	position: absolute;
	bottom: 75px;
	right: 15px;
	width: 50px;
	height: 39px;
	padding: 0;
	margin: 0;
	float: none;
}

#sidebar {
	width: 306px;
	margin-right: 20px; 
	float: right;
	background: url('iphone.jpg') center bottom no-repeat;
	height: 100%;
	position: relative;
}

#sidebar li {
	float: left;
	margin-left: 5px;
	-webkit-box-shadow: 2px 2px 1px #bebfc3;	
	-moz-box-shadow: 2px 2px 1px #bebfc3;		
	background: #777;
}

#sidebar a {
	border: 3px #818799 solid;	
	display: block;
	outline: none;
}

#sidebar a.c {
	border-color: #000;
}

#sidebar li img {
	display: block;
	cursor: pointer;	
	opacity: 0.5;
}

#sidebar a.c img {
	opacity: 1;	
}

#screenshot {
	height: 344px;
	width: 232px;
	position: absolute;
	bottom: 140px;
	left: 31px;
	background-repeat: no-repeat;
	background-position: top center;
	opacity: 0;
}

#footer {
	width: 900px;
	height: 150px;
	margin: 40px auto 0;	
	position: relative;
	font-family: helvetica, tahoma, sans-serif;	
}

#footer h3 {
	position: absolute;
	top: 20px;
	right: 20px;
}

#footer ul {
	position: absolute;
	left: 50px;
	top: 0;
}

#footer li {
	float: left;
	width: 130px;
	font-size: 12px;
	text-align: left;	
}

#footer li.a {
	margin: 0 30px 0 20px;
}

#footer li h4, #footer li a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#footer address {
	display: block;
	margin-top: 12px;
	color: #999;
	line-height: 16px;	
}

#footer address a {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	text-shadow: none;
	display: block;
}

#footer h5 {
	position: absolute;
	left: 50px;
	top: 30px;
	color: #999;
	font-size: 13px;
	line-height: 16px;
	width: 350px;
	text-align: left;
}

#footer p {
	position: absolute;
	left: 50px;
	bottom: 0px;
	color: #575656;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#footer p a {
	text-decoration: none;
	color: #de2b6d;
}