.faleconosco{
	font:Arial, Helvetica, sans-serif;
	font-size:12px; color:#EDEDED;
 	}
*{
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 127px;
	width: 1010px;
}
#wrapper #logo {
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 40px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav {
	height: 80px;
	margin-bottom:10px;
}
#wrapper #multivideoplayer {
	width:722px;
	height:455px;
	margin-top: 8px;
	float:left;
}

#wrapper #banners{
	width:250px;
	height:455px;
	margin-top:8px;
	margin-left:30px;
	float:right;
}

#wrapper #banners #holder{
	width:250px;
	height:120px;
	margin-bottom:30px;
 }

#wrapper #contato{
	width:600px;
	height:400px;
	margin-top: 10px;
	margin-left: 50px;
/* 	background-color:#CCCCCC;
*/ }

