@charset "utf-8";
/* CSS Document */

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

p {
	margin-top:15px;
	line-height:18px;
}

img {
	border:0;
}

#main {
	margin:auto;
	width:1200px;
}

#step1 {
	width:1200px;
	height:2613px;
	background-image:url(images/background1.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#656871;
	position:relative;
}

#step2 {
	width:1200px;
	height:1077px;
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#656871;
	position:relative;
}

#step3 {
	width:1200px;
	height:2608px;
	background-image:url(images/background3.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#656871;
	position:relative;
}

#step2 ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:50px;
	margin-top:30px;
}

#step2 ul li {
	float:left;
	margin-left:50px;
	width:160px;
}


.green {
	color:#84a015;
}

#steps {
	margin-left:140px;
}

#steps ul {
	list-style:url(images/v.png);
	margin:0;
	padding:0;
	margin-top:180px;
	float:left;
	margin-left:40px;
}

#steps ul li {
	width:350px;
	float:none;
	margin-bottom:15px;
}

#steps2 {
	margin-left:140px;
}

#steps2 ul {
	list-style:url(images/v2.png);
	margin:0;
	padding:0;
	margin-top:350px;
	float:left;
	margin-left:70px;
}

#steps2 ul li {
	width:350px;
	float:none;
	margin-bottom:15px;
}

br {
	margin:0;
	padding:0;
}

#form {
	margin-left:220px;
	margin-top:270px;
	color:#000000;
	font-size:15px;
}

#footer {
	color:#FFF;
	width:1200px;
	text-align:center;
}

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

#footer a:hover {
	text-decoration:underline;
}
