.empresa{
	width: 900px;
	margin-left: 54px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.empresa p{
	font-family: 'Federo', sans-serif;
	font-size: 16px;
	line-height: 160%;
}

.empresa p small{
	color: #C60;
	font-size: 16px;
	font-weight: bold;
}

#BoxClientes{
	width: 887px;
	float: left;
	margin-bottom: 88px;
}

.clear{
  clear:both;
}

#agi{
	width: 821px;
	height: 155px;
	padding-left: 55px;
	background-image: url(../imagens/clientes.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	float: left;
	margin: 5px;

}

#agenda_itens{
	width: 100%;
	height: 155px;
	color: #FFF;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	position: absolute;

}

.ag_item{
	width: 250px;
	height: 200px;
	display: inline-block;
	position: relative;
	/*  background:url(../img/agenda_separador.jpg) right repeat-y;*/
	vertical-align: middle;
	white-space: normal;
	float: left;
}

.ag_item:last-child{
  background:none;
}


#dscarousel_nav{
	width: 835px;
	display: block;
	float: left;
	margin-top: 60px;
	margin-left: -20px;

}


#dscarousel_nav .ndireita{
  float:right;
}

#dscarousel_nav .nesquerda{
  float:left;
  margin-left:15px;
}

.empresa .imgClientes{
	float: left;
	width:220px;
}



