a {
	color: inherit;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
}

article h2 {
	font-size: 25px;
	margin: 28px 0 38px 0;
	color: #434343;
	font-weight: bold;
}

article p {
	font-size: 20px;
	color: #7f7f7f;
	width: 390px;
	line-height: 1.4;
	font-weight: 500;
}
article figure {
	position: relative
}

header {
	width: 300px;
	background: #FFF;
}

header h1, header h2 {
	display: none;
}

header h4 {
	margin: 0;
	padding: 0;
}

header aside a {
	text-indent: -9999px;
	background: url(../images/Parkbench-logo.png) no-repeat;
	width: 300px;
	height: 69px;
	display: block;
	margin: 0;
}

#main {
	background: #FFF url(../images/vert-line.jpg) no-repeat center 614px;
	height: 2070px;
	position: relative;
}

#main {
	width: 800px;
	margin: 0 auto;
}

header div {
	width: 300px;
	margin: 0;
}

#main > figure {
	position:relative;
	width: 803px;
	height: 597px;
	padding: 0;
	margin: 0;
}


#main > figure img{
	position:absolute;
	margin-left: -400px;
	left: -93.15%;
	top: 32px; 
}
#main article {
	width: 100%;
	margin: 20px 0 20px 0;
	padding: 0px;
}

#main #step1 {
	margin: 130px 20px 20px 40px;
}

#step1 > div {
	float:right;
	margin-right: 20px;
	padding-top: 14px;
}

#main #step2 {
	margin-top: 250px;
}

#step2 > div {
	float: left;
	position:relative;
	text-align: right;
	margin-left: -20px;
}

#main #step3 {
	text-align: center;
	padding: 0;
	margin: 150px 0 30px 0;
	border-bottom: 1px solid #dedad8;
}

#main #step3 h2 {
	font-size: 48px;
	margin-bottom: 0;
}

#main #step3 h3 {
	font-size: 30px; 
	line-height: 1.4;
	color: #737373;
	margin-top: 10px;
}
#main #step3 h3:nth-child(3) {
	color: #3AA613;
	display: block;
	padding: 0;
	font-size: 29px;
	margin: 20px auto;
	height: 100px;
	width: 190px;
}

#main #step3 h3:nth-child(3) a{
	padding: 56px 0 0 0;
	background: url(../images/appstore.png) no-repeat top center;
	margin: 0;
	display: block;
	}

#arrow1, #arrow2 {
	position: absolute;
	z-index: 9999;
}

#arrow1 {
	width: 213px;
	height: 158px;
	background: url(../images/arrow1.png) no-repeat;
	top: 556px;
	left: 190px;
}

#arrow2 {
	width: 749px;
	height: 386px;
	background: url(../images/arrow2.png) no-repeat;
	top: 959px;
	left: 35px;
}

#secondary {
	width: 800px;
	height:1120px;
	margin: 0 auto;
	background: url(../images/secondary.jpg) center 0;
}

#share {
	padding-top: 40px;
	width: 350px
}

#share p {
	width: 360px;
}
#follow {
	margin-top: 100px;
	float: right;
	width: 350px
}
form {
	margin-top: 20px;
	font-size: 14px;
}

#share > iframe {
	margin-bottom: -5px;
}

footer {
	width: 800px;
	margin: -300px auto 0 auto;
	padding-left: 30px;
}
footer div {
	width:350px;
	float: left;
}


footer h5 {
	font-size: 20px;
	margin: 10px 0 69px 0;
}

footer h6 {
	margin: 6px 0;
}

footer a {
	color: #3aa613;
}

dl#features {
	font-size: 11px;
	color: #999;
	font-family; 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	float: right;
	width: 368px;
}
dt {
	color: #6c6c6c;
	font-weight: 600;
	margin-bottom: 6px;
}

dd {
	margin: 0 0 6px 0;
}