body {
	font: 14px/28px "Lucida Grande", helvetica, verdana, sans-serif;
	color: #ecf1f3;
	background: #e9f0c6;
	padding: 0;
	margin: 0;
}

a:active {
	outline: none;
	border: none;
	outline-style: none;
	outline-width: 0;
}

a:focus {
	-moz-outline-style: none;
	outline: none;
	border: none;
	outline-style: none;
	outline-width: 0;
}

a img {
	border: none;
}

#body_wrapper {
	min-width: 620px;
}

#ee-visual {
	width: 100%;
	height: 652px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	min-width: 620px;
	background: url(http://nigerianrome.org/images/uploads/css_launch/launch_bg.jpg) no-repeat top;
}

#wrapper {
	width: 580px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
	text-align: center;
	padding: 430px 20px 20px 20px;
}

#wrapper #text {
	width: 580px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 30px;
	color: #8d9f24;
}




#lancio-button {
	width: 220px;
	height: 30px;
}

#lancio-button:hover {
	background-position: bottom;
}

#float-wrapper {
	width: 480px;
	margin: 30px auto;
	text-align: left;
	height: 70px;
}

#float-wrapper .column-left {
	width: 220px;
	float: left;
	margin-right: 40px;
}

#float-wrapper .column-right {
	width: 440px;
	float: right;
	color: #3f4e00;
}

form {
	background-image: url(http://nigerianrome.org/images/uploads/css_launch/search_field.gif);
	height: 31px;
	position: relative;
	width: 440px;
	margin: 0;
}

form input.text {
	width: 360px;
	background: transparent;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	color: #111;
	margin-top: 7px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
}

form input:focus {
	outline: none;
}

form input.image {
	position: absolute;
	right: 2px;
}

form label {
	text-shadow: none;
	margin-left: 12px;
	color: #B1B1B1;
}

#footer {
	text-align: center;
}

#footer a {
	color: #212c35;
	text-decoration: none;
	border-bottom: 1px dashed #63686c;
	padding: 2px 0px;
}

#footer img {
	margin-top: 30px;
}

#footer p.ee {
	font: 10px/20px "Lucida Grande", helvetica, verdana, sans-serif;
	color: #63686c;
	background: transparent;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	color: #3f4e00;
}