#home_apresentacao {
	background-image: url(../imagens/home_apresentacao_fundo.png);
	height: 540px;
	width: 100%;
	position: relative;
	top: -15px;
}
#home_apresentacao_fundo {
	background-image: url(../imagens/home_apresentacao_fundo2.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 540px;
	position: relative;
	top: -55px;
}
#home_apresentacao_container {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	color: #FFF;
}
#home_apresentacao_imagem_container {
	float: left;
	width: 483px;
	padding-left: 96px;
}

#home_apresentacao_imagem_container h1 {
	height: 60px;
	display: block;
}
#home_apresentacao_textos_container {
	float: left;
	width: 400px;
	padding-top: 75px;
	padding-left: 23px;
}

#home_produtos {
	background-color: #D1D3D4;
	position: relative;
	top: -15px;
	height: 364px;
	margin-bottom: 70px;
}
#home_produtos_container {
	width: 877px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -70px;
}
.home_produtos_bordas_container {
	float: left;
	height: 388px;
	width: 20px;
}
#home_produtos_fundo_container {
	float: left;
	height: 338px;
	width: 787px;
	background-color: #FFF;
	padding: 25px;
}
#home_produtos_final_container {
	text-align: center;
	padding-bottom: 20px;
}
#home_produtos_caixas_container {
	float: left;
	width: 400px;
	margin-right: 50px;
	margin-left: 20px;
	padding-right: 0px;
	margin-top: 10px;
}
#home_produtos_papelao_container {
	float: left;
	width: 266px;
	margin-right: 20px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 10px;
	text-align: center;
}
#home_produtos_caixas_container h5 a {
	text-decoration: none;
}
#home_produtos_caixas_container h5 a img {
	padding-right: 8px;
}
