#contentIndex{
	width:95%;
	height:auto;
	min-height:200px;
	margin: 10px 20px 0 20px;
	padding-bottom:5px;
	}
#faixaBemVindo{
	width:95%;
	height:40px;
	background-image:url(../img/faixaHome.jpg);
	background-repeat:no-repeat;
	margin-top:40px;
	padding-top:6px;
	padding-left:20px;
	}
#fotoCarro{
	float:left;
	}
#textoHome{
	float:right;
	position:relative;
	width:550px;
	height:100px;
	text-align:justify;
	padding-top:20px;
	padding-right:10px;
	}
#contTop{
	width:100%;
	height:130px;
	position:relative;
	float:none;
	margin-top:20px;
	}
#contQuadros{
	width:100%;
	height:200px;
	float:none;
	margin-top:30px;
	}
#qEmpresa{background-image:url(../img/div_empresa.png);
	width:258px;
	height:200px;
	float:left;
	background-repeat:no-repeat;
	}
#qServicos{
	width:258px;
	height:200px;
	background-image:url(../img/div_servicos.png);
	float:left;
	background-repeat:no-repeat;
	margin-left:20px;
	}
#qCliente{
	width:258px;
	height:200px;
	background-image:url(../img/div_cliente.png);
	float: right;
	background-repeat:no-repeat;
	}
#tituloQuadro{
	width:60%;
	margin-top:30px;
	margin-left:20px;
	text-align:justify;
	font-size:18px;
	clear:both;
	}
#textoQuadro{
	width:85%;
	height:90px;
	margin-top:18px;
	margin-left:20px;
	text-align:justify;
	clear:both;
	}
#textoQuadroServ{
	width:85%;
	height:100px;
	margin-top:8px;
	margin-left:20px;
	text-align:justify;
	clear:both;
	}
#saibaMais{
	width:95%;
	height:15px;
	margin-top:5px;
	text-align:right;
	color:#FFFFFF;
	padding:5px;
	padding-top:6px;
	clear:both;
	}