div#home {
	float:left;
	position:relative;
	width:940px;
	height:386px;
}

div#home .box-saiba-mais {
	float:left;
	position:absolute;
	width:196px;
	height:174px;
	top:33px;
	left:715px;
	padding:15px 15px 0 25px;
	background:url(../img/bg/box-saiba-mais.png) top left no-repeat;
}

div#home .box-clientes {
	float:left;
	position:absolute;
	width:196px;
	height:150px;
	top:230px;
	left:715px;
	padding:15px 15px 0 32px;
	background:url(../img/bg/box-clientes.png) top left no-repeat;
}

div#home p {
	width:173px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}

div#home .tit-especializacao {
	float:left;
	position:relative;
	width:160px;
	height:17px;
	padding-bottom:10px;
	background:url(../img/title/equipe.png) top left no-repeat;
}

div#home .tit-clientes-home {
	float:left;
	position:relative;
	width:170px;
	height:14px;
	padding-bottom:10px;
	background:url(../img/title/tit-clientes-home.gif) top left no-repeat;
}

div#home a.btn-saiba-mais {
	float:left;
	position:absolute;
	width:161px;
	height:35px;
	top:140px;
	left:30px;
	background:url(../img/btn/btn-saiba-mais.png) top left no-repeat;
}

div#home a:hover.btn-saiba-mais {
	float:left;
	position:absolute;
	width:161px;
	height:37px;
	top:140px;
	left:30px;
	background:url(../img/btn/btn-saiba-mais.png) bottom left no-repeat;
}

div#home a.btn-mais-clientes {
	float:left;
	position:absolute;
	width:161px;
	height:35px;
	top:100px;
	left:35px;
	background:url(../img/btn/btn-mais-clientes.png) top left no-repeat;
}

div#home a:hover.btn-mais-clientes {
	float:left;
	position:absolute;
	width:161px;
	height:37px;
	top:100px;
	left:35px;
	background:url(../img/btn/btn-mais-clientes.png) bottom left no-repeat;
}

div#home a.btn-conheca-escritorio {
	float:left;
	position:absolute;
	width:209px;
	height:41px;
	top:332px;
	left:16px;
	background:url(../img/btn/btn-conheca-escritorio.png) top left no-repeat;
}

div#home a:hover.btn-conheca-escritorio {
	float:left;
	position:absolute;
	width:209px;
	height:41px;
	top:332px;
	left:16px;
	background:url(../img/btn/btn-conheca-escritorio.png) bottom left no-repeat;
}
