body {
	margin: 0px 0px 0px 0px;	
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	/*background-color: #E5EDF0;*/
	background-color: white;
}

#container {
	position: absolute;
	width: 988px;	
	margin: 0px 0px 0px -494px;
	left:50%;
	height: 900px;
	background-image: url(../imagens/index-1.jpg);
	background-repeat: no-repeat;
}

#logomarca {
	position: absolute;
	width: 244px;
	height: 58px;
	cursor: pointer;
	margin: 20px 0px 0px 62px;
}

#frase-superhomem {
	position: absolute;
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 25px;
	color: white;
	margin: 185px 0px 0px 20px;
	line-height: 1.4;
}

.mini-titulo {
	font-size: 20px;
}

#consultoria {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 180px;
	color: #666;
	margin: 410px 0px 0px 120px;
	line-height: 1.4;
}

#treinamento {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 180px;
	color: #666;
	margin: 410px 0px 0px 443px;
	line-height: 1.4;
}

#desenvolvimento {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 180px;
	color: #666;
	margin: 410px 0px 0px 768px;
	line-height: 1.4;
}

#conteudo {
	position: absolute;
	width: 960px;
	height: 300px;
	margin: 550px 0px 0px 10px;
}

#conteudo #titulo-servicos {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 55px;
	color: #666;
	margin: 20px 0px 0px 16px;
}

#conteudo #o-que-fazemos {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #9F9F9F;
	margin: 86px 0px 0px 20px;
}

#conteudo #conteudo-servicos {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #666;
	text-align: center;
	line-height: 1.8;
	margin: 122px 0px 0px 20px;
}

#conhecer {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #BBB;
	margin: 230px 0px 0px 44px;
}

#rodape {
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	margin: 314px 0px 0px 254px;
}
