body { margin: 0px; padding: 0px;}
body, div { font-family: arial; font-size: 12px; color: #666666; }
#container { width: 800px; margin: 0px auto;	}
#head { background: url(images/topo.jpg); width: 800px; height: 199px; cursor: pointer; }
#menu { margin: 0px; padding: 0px; margin-bottom: 30px; }
#menu ul { margin: 0px; padding: 0px; }
#menu ul li { list-style: none; display: inline; }
img { border: none; }
/* #frase { background: url(images/frase.jpg) no-repeat right; height: 74px; } */
#clientes { background: url(images/clientes_home.jpg) no-repeat left; height: 44px; margin-top: 40px; }
#logoclientes { margin: 0px; padding: 0px; margin-left: 15px; }
#logoclientes ul { margin: 0px; padding: 0px; }
#logoclientes ul li { list-style: none; display: inline; }
#logoclientes h5 { font-family: Times; font-size: 30px; margin: 0px 0px 0px 10px; color: #400080; }
#rodape { background: url(images/rodape.jpg) no-repeat; height: 98px; margin-top: 50px; padding-top: 28px; }
#rodape ul { margin-top: 0px; margin-left: 300px; padding: 0px; }
#rodape ul li { list-style: none; display: inline; }
#solucoes { width: 249px; height: 116px; float: left; }
#solucoes h5 { font-family: Times; font-size: 30px; margin: 0px 0px 0px 10px; color: #400080; }
#conteudo { width: 548px; margin-left: 250px; }
#conteudo h3 { color: #400080; }
#home_esquerda { width: 385px; float: left; margin-left: 10px; }
#home_direita { width: 385px; margin-left: 405px; }
a {color; #400080; text-decoration: none; }
.clear { clear: both; }