body {
	font-family: arial,verdana,tahoma,helvetica,sans-serif;
	font-size: 85%;
	color: #777;
	margin: 0;
	padding: 0;
}
 
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 727px;
}



#right form input.textBox{background:url(images/bg3.png) no-repeat 0 0; height:28px; width:304px; margin:0 0 11px 0; padding:15px 0 0 15px; border:none; font:normal 14px "Lucida Grande",Arial,Helvetica,sans-serif}

#overview {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	height: 727px;
	padding: 0;
}
.clearer{
clear: both;
height: 0;
}


#banner {
	width: 980px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 680px;
}
#banner ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#banner ul li{
	padding: 0;
	margin: 0;
	float:left;
}
#banner ul#banner_js li{
	padding: 0;
	margin: 0;
}
#wrapper .entrar {
	width: 50px;
	position: relative;
	top: 560px;
	left: 465px;
	overflow: visible;
	z-index: 90;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 0px;
}

.entrar :link {
	text-decoration: none;
	color: #FFF;
}
.entrar :visited {
	text-decoration: none;
	color: #FFF;
}
.entrar :active {
	text-decoration: none;
	color: #FFF;
}
.entrar :hover {
	color: #F60;
}
</style>
			
