* {margin:0; padding:0;}
html {background:url(../imagens/bg.gif) repeat;}

#mestre {
	width:620px;
	margin:20px auto;
}

#topo {
	width:620px;
	height:180px;
}

#topo h1 a {
	width:252px;
	height:121px;
	background:url(../imagens/logo.gif) no-repeat;
	text-indent:-5000em;
	overflow:hidden;
	float:left;
	margin:30px 0 0 30px;
	_margin-left:15px;
	display:block;
}

#topo ul {
	float:right;
	list-style:none;
	margin:15px 30px;
}

#topo ul li {
	text-indent:-5000em;
	overflow:hidden;
	width:160px;
	height:20px;

}

#topo ul .empresa {background:url(../imagens/empresa.gif) no-repeat 70px;}
#topo ul .proposta {background:url(../imagens/proposta.gif) no-repeat 61px;}
#topo ul .metodologia {background:url(../imagens/metodologia.gif) no-repeat 33px;}
#topo ul .equipe {background:url(../imagens/equipe.gif) no-repeat 84px;}
#topo ul .produtos {background:url(../imagens/produtos.gif) no-repeat 59px;}
#topo ul .clientes {background:url(../imagens/clientes.gif) no-repeat 69px;}
#topo ul .contato {background:url(../imagens/contato.gif) no-repeat 68px;}

#topo ul li a {
	display:block;
	width:150px;
	height:18px;
	background:url(../imagens/a.gif) no-repeat right;
}

#topo ul li a:hover {background:url(../imagens/ah.gif) no-repeat right;}

#conteudo {
	width:625px;
	height:391px;
	background:url(../imagens/cont.gif) no-repeat;
}

#conteudo h2 {
	float:left;
	width:567px;
	height:9px;
	background:url(../imagens/h2.gif) no-repeat;
	text-indent:-5000em;
	overflow:hidden;
	margin:15px 0 0 28px;
	_margin-left:19px;
}

#esquerdo {float:left;}

#esquerdo .hHome {
	clear:both;
	width:209px;
	height:19px;
	text-indent:-5000em;
	overflow:hidden;
	background:url(../imagens/welcome.gif) no-repeat;
	margin:40px 0 20px 90px;
	float:left;
	_margin-left:45px;
}

#esquerdo img {
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
}

#esquerdo p {
	font:10px Verdana;
	line-height:14px;
	color:#666;
	width:320px;
	text-align:left;
	clear:both;
	margin-left:90px;
}

#esquerdo ul {
	list-style:none;
	margin:20px 0 0 110px;
	line-height:18px;
}

#esquerdo ul li { background:url(../imagens/bullet.gif) no-repeat left 7px; padding-left:15px;}

#esquerdo ul li a { font:10px Verdana; color:#666; text-decoration:none;}
#esquerdo ul li a:hover {text-decoration:underline;}

#direita {
	float:right;
	width:180px;
	height:300px;
	margin:40px 20px 0 0;
	_margin-right:10px;
}

#direita img {
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
}

address {
	background:url(../imagens/inset.gif) no-repeat left;
	width:250px;
	height:100px;
	margin:-125px 20px 0 0;
	font:10px Verdana;
	text-align:right;
	padding-top:10px;
	line-height:14px;
	_margin-right:10px;
	color:#666;
	float:right;
}

.pContato {background:none;}

#footer {
	width:625px;
	overflow:hidden;
	text-indent:-5000em;
	background:url(../imagens/cr.gif) no-repeat center;
}