body {
	margin:0;
	padding:0;
	background:#000000;
	font-family:Arial;
	color:#fff;
}

#wrapper {
	width:888px;
	margin:0 auto;
	min-height:500px;
}

p {
	margin:0;
	padding:0;
}

h1, h2 {
	margin:0;
	padding:0;
	font-size:18px;
	color:#fff;
}

.upper {
	float:left;
}

.upper img {
	margin-top:50px;
	float:left;
	margin-bottom:400px;
}

.upper .upper-right {
	float:left;
	min-height:500px;
	padding:10px 10px 30px;
	width:500px;
}

.upper .upper-right p{
	font-size:14px;
	margin-top:32px;
	line-height:145%;
}

h1 {
	margin-top:303px;
	line-height:145%;
}

.downer {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:273px;
	float:left;
	width:888px;

}
.down-left {
	float:left;
	padding-right:10px;
	width:350px;
	padding-top:31px;
}

.down-left p{
	color:#b3b3b3;
	font-size:18px;
	margin-bottom:40px;
}

.down-right {
	width:527px;
	float:left;
}

.forma {
	width:220px;
	float:left;
	margin-top:37px;
}

.right-right {
	width:290px;
	float:left;
	margin-top:34px;
}

.right-right p{
	font-size:14px;
	font-weight:bold;
	margin-bottom:30px;
}

.right-right p.p-last {
	font-size:18px;
}

input {
	width:192px;
	margin-bottom:10px;
	height:24px;
	background:#ccc;
	border:0;
	color:#8F8F8F;
	font-size:18px;
	padding:4px;
}

input.button {
	background:#fff;
	color:#000;
	font-weight:bold;
	font-size:20px;
	height:32px;
	width:200px;
}

input.button:hover {
		cursor:hand;
}

.footer {
		margin-bottom:60px;
		padding-left:360px;
}

.footer img {
	margin-top:20px;
}