.menuunderline {
	width: 100%;
	height: 10px;
	background-color:#FFF;
}
.menuunderline_blank {
	width: 100%;
	height: 10px;
}
.stamp_bckgd {
	width: 229px;
	height: 273px;
	background-color:#e3862d;
	-moz-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
}
.form_btn_box {
	width:208px;
	height:62px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #737373;
	background-color: #333;
	background-image: -moz-linear-gradient(top, #5e5e5e, #444444);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #5e5e5e), color-stop(1.0, #444444));
	text-decoration:none;
}
.footer_box_left {
	width:26px;
	height:106px;
	-moz-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
	background-color: #333;
}
.footer_box_right {
	width:26px;
	height:106px;
	-moz-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	background-color: #333;
}
.photoenvelope_missao {
	width:645px;
	height:289px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/photo_missao.jpg);
}
.photoenvelope_descricao {
	width:645px;
	height:289px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/photo_descricao.jpg);
}
.photoenvelope_rh {
	width:645px;
	height:289px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/photo_rh.jpg);
}
.photoenvelope_clientes {
	width:645px;
	height:289px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/photo_clientes.jpg);
}
.photoenvelope_referencias {
	width:645px;
	height:289px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/photo_referencias.jpg);
}
.photoenvelope_certificacoes {
	width:645px;
	height:289px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/photo_certificacoes.jpg);
}	
	
	
	
	