		* { margin: 0; padding: 0; color: #000; outline: none; }
		body { overflow: auto; background: url(images/fd_sb.gif) repeat-y center top; }
		
		#full { width: 100%; heigth: 100%; background: url(images/fd.gif) repeat-x; }
		#conteudo { width: 698px; }
		
		#menu { background: url(images/mn.gif) repeat-x; }
		#menu ul { list-style: none; margin-left: 25px; }
		#menu li { float: left; }		

		#empresa a { background: url(images/mn_empresa.gif) no-repeat; width: 162px; height: 59px; display: block; text-indent: -10000em; }
		#empresa a:hover { background: url(images/mn_empresa_on.gif) no-repeat; }

		#servico a { background: url(images/mn_servico.gif) no-repeat; width: 162px; height: 59px; display: block; text-indent: -10000em; }
		#servico a:hover { background: url(images/mn_servico_on.gif) no-repeat; }
		
		#foto a { background: url(images/mn_fotos.gif) no-repeat; width: 162px; height: 59px; display: block; text-indent: -10000em; }
		#foto a:hover { background: url(images/mn_fotos_on.gif) no-repeat; }

		#contato a { background: url(images/mn_contato.gif) no-repeat; width: 162px; height: 59px; display: block; text-indent: -10000em; }
		#contato a:hover { background: url(images/mn_contato_on.gif) no-repeat; }
		
		#main { width: 375px; background: url(images/fd_text.gif) repeat-x; font: 12px arial; }
		#main div { padding: 0 0 0 18px; }
		#main div p { padding: 15px 0 5px 0; font: 12px arial; }
		
		#box { width: 248px; background: url(images/fd_box.gif) repeat-x #E2E2E2; }
		#box_home { padding: 0 21px 0px 20px; }
		#box_home p { padding: 15px 0 0 20px; font: 12px arial;  background: url(images/dot.gif) no-repeat 8px 21px; }
		#box_home img { border-bottom: 2px solid #000; }
		#box_home .border { border-right: 2px solid #727272; border-bottom: 2px solid #727272; width: 57px; height: 57px; margin-top: 15px; float: left; }
		#box_home .thumb { border: 2px solid #fff; }
		
		#rodape { margin-top: 20px; margin-bottom: 20px; border-top: 4px solid #000; padding: 5px 0 5px 0; font: 12px arial; }
		
		#formulario { font: 12px arial; margin: 15px; }
		#formulario input { border: 1px solid #727272; height: 15px; font: 12px arial; margin: 5px 0 5px 5px; vertical-align: middle  }
		#formulario textarea { border: 1px solid #727272; font: 12px arial; margin: 5px 0 5px 5px; vertical-align: top  }