*{
	margin: 0;
	padding: 0;
}

body {
	background-image:url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#geral {
	position: relative;
	width: 964px;
	margin: 0 auto;
}

#geral .topo {
	position: relative;
	float: left;
	width: 920px;
	height: 135px;
	margin: 0 auto;
	margin-top: 20px;
}

#ajuste-logo-mcmv {
	position: relative;
	float: left;
	width: 129px;
	height: 128px;
	margin-left: 40px;
}

#ajuste-logo-rodobens {
	position: relative;
	float: right;
	width: 200px;
	height: 72px;
	margin-right: 40px;
	margin-top: 32px;
}

#geral .menu {
	position: relative;
	float: left;
	width: 920px;
	height: 29px;
	margin-left: 22px;
	border-bottom: 1px solid #00ABAA;
}

#geral .menu ul {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-left: 30px;
	margin-top: 1px;
}

#geral .menu ul li {
	position: relative;
	float: left;
	list-style: none;
	height: 21px;
	margin-left: 7px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 7px;
	padding-left: 20px;
}

#geral .menu ul li a {
	color: #00ABAA;
	text-decoration: none;
}

#geral .menu ul li a:hover {
	color: #00605F;
}

.ativo_home {
	width: 57px;
	height: 28px;
	background-image: url("../img/ativo-home.png");
	background-repeat: no-repeat;
	background-position: center center;	
}

.ativo_duvidas {
	width: 72px;
	height: 28px;
	background-image: url("../img/ativo-duvidas.png");
	background-repeat: no-repeat;
	background-position: center center;	
}

.ativo_beneficios {
	width: 88px;
	height: 28px;
	background-image: url("../img/ativo-beneficios.png");
	background-repeat: no-repeat;
	background-position: center center;	
}

.ativo_beneficios {
	width: 76px;
	height: 28px;
	background-image: url("../img/ativo-beneficios.png");
	background-repeat: no-repeat;
	background-position: 15px center;	
}

.ativo_depoimentos {
	width: 98px;
	height: 28px;
	background-image: url("../img/ativo-depoimentos.png");
	background-repeat: no-repeat;
	background-position: 15px center;	
}

.ativo_quem-constroi {
	width: 110px;
	height: 28px;
	background-image: url("../img/ativo-quem-constroi.png");
	background-repeat: no-repeat;
	background-position: 15px center;	
}

.ativo_financiamento {
	width: 112px;
	height: 28px;
	background-image: url("../img/ativo-financiamento.png");
	background-repeat: no-repeat;
	background-position: 15px center;	
}

.ativo_programa {
	width: 97px;
	height: 28px;
	background-image: url("../img/ativo-programa.png");
	background-repeat: no-repeat;
	background-position: 15px center;	
}

#geral .conteudo {
	position: relative;
	float: left;
	width: 920px;
	height: auto;
}

.rodape {
	position: relative;
	float: left;
	width: 918px;
	height: 205px;
	margin-left: 23px;
	margin-top: 35px;
	margin-bottom: 20px;
	background-image: url("../img/rodape.png");
	background-repeat: no-repeat;
	background-position: center center;
}

#box-indique {
	position: relative;
	float: left;
	width: 260px;
	height: 95px;
	margin-left: 40px;
	margin-top: 50px;
}

#box-indique h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;	
}

#bt-indique {
	position: relative;
	float: left;
	width: 190px;
	height: 47px;
	padding-left: 55px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: 300;
	font-style: italic;
	background-image: url("../img/bt-indique.png");
	background-position: left center;
	background-repeat: no-repeat;
}

#realizacao-rodobens {
	position: relative;
	float: left;
	width: 255px;
	height: 135px;
	margin-left: 60px;
	margin-top: 15px;
}

#realizacao-rodobens p {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: 300;
	font-style: italic;
}

#box-contato {
	position: relative;
	float: right;
	width: 240px;
	height: 140px;
	margin-right: 30px;
	text-align: center;
	padding-top: 20px;
}

#box-contato h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFF;
	line-height: 21px;
	margin-top: 25px;
	text-transform: uppercase;	
}

#box-contato h4 span {
	font-size: 32px;
}

address {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 16px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
	font-style: normal;
}

#aba-lateral {
	position: fixed;
	width: 34px;
	height: 315px;
	right: 0;
	top: 30%;
}
