* {
	margin: 0;
	padding: 0;
}

html { text-align: center; }
body { text-align: left; background: #ccc; }

#geral {
	margin: 0 auto;
	padding: 0 10px;
	width: 752px;
	background: #fff;
}

#head {
	width: 100%;
	height: 120px;
}

a { color: #369; }
#conteudo li { *margin-left: 5px; }

h2#msg {
	text-indent: -5000px;
	width: 740px;
	height: 200px;
	padding: 5px;
	border: 1px solid #9cf;
	background: #fff url(imagens/imagem4.jpg) no-repeat center center;
}

.phone, #skype { display: block; height: 18px; padding-left: 20px; padding-top: 2px; }
.phone { background: transparent url(imagens/phone_ico.gif) no-repeat; }
#skype { padding-top: 4px; background: transparent url(http://mystatus.skype.com/smallicon/heliosendoda) no-repeat 0 3px;}

/***********************************
   CABECALHO
 ***********************************/
#head {
	margin-bottom: 15px;
	*margin-bottom: 10px;
}

#head h1 {
	text-indent: -5000px;
	background: transparent url(imagens/consulting_sun.jpg) no-repeat left top;
	height: 80px;
}

#head a { display: block; height: 80px; }

#nav ul { width: 750px; border: 1px solid #fff; }
#nav li {
	float: left;
	margin-bottom: 5px;
	list-style: none;
}

#nav li span { text-transform: capitalize; }

#empresa, #servico, #clientes, #consultor, #contato { width: 140px; padding-left: 10px;}

#empresa { background: #300; }
#empresa span { color: #300; font: 20px Georgia; }
#empresa:hover { border-bottom: 3px solid #300; }

#servico { background: #600; }
#servico span { color: #600; font: 20px Georgia; }
#servico:hover { border-bottom: 3px solid #600; }

#clientes { background: #900; }
#clientes span { color: #900; font: 20px Georgia; }
#clientes:hover { border-bottom: 3px solid #900; }

#consultor { background: #c00; }
#consultor span{ color: #c00; font: 20px Georgia; }
#consultor:hover { border-bottom: 3px solid #c00; }

#contato { background: #f00; }
#contato span { color: #f00; font: 20px Georgia; }
#contato:hover { border-bottom: 3px solid #f00; }

#nav li > a { width: 149px; }

#nav li a {
	padding-top: 5px;
	border-width: 0 1px 3px 0;
	border-style: solid;
	border-color: #fff;
	height: 40px;
	text-transform: uppercase;
	font: bold 12px Georgia, "Trebuchet MS", Verdana, Arial, Serif;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 139px;
}
#nav li a:hover, #nav li a:active {
	color: #fff;
	background: #fff;
}

/***********************************
   CORPO
 ***********************************/
#body { padding-bottom: 20px; clear: both; }

#conteudo {
	margin: 10px 10px 10px 10px;
	_margin: 10px 5px 10px 5px;
	float: left;
	font: 0.8em Arial, Serif;
	line-height: 18px;
	text-align: justify;
}

#conteudo h2, #conteudo h3, #conteudo h4 { font: bold 20pt "Trebuchet MS", Georgia, "Times New Roman", Verdana, Arial, Serif; 	margin-bottom: 7px; letter-spacing: -0.05em; line-height: 1em; text-align: left;}

#conteudo h2 {	color: #c00; }
#conteudo h3 { font-size: 20px; color: #333; }

#conteudo p { margin: 10px 0 10px 0; }

#conteudo ol, #conteudo ul { margin: 10px 20px 10px 20px; }

#box {
	float:left;
	width: 150px;
	margin: 10px 0 0 -750px;
	background: #C7DCDF;
	padding: 10px;
	font-size: 70%;
	font-family: verdana;
}
#box p { margin: 4px 0; float:left;}
#box p b { text-transform: uppercase; }

#box span.city, #box span.skype { text-decoration: underline; }

/* FORM: CONTATO */
.aviso { font-size: 1.3em; font-weight: bold; color: red; }
.necessary { border: 2px solid red; }

#frm_contato fieldset { border: 0; }
#frm_contato label {
	display: block;
	width: 250px !important;
	width: 240px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Serif;
	float: left;
	margin: 5px;
	<!-- margin: 2px; -->
	}

#frm_contato label input, #frm_contato textarea {
	font: normal 12px Arial, Verdana, Arial, Serif;
	padding:7px 5px;
	border: 1px solid #999;
}

#frm_contato label input { width: 240px; }
#frm_contato textarea { width: 500px; height: 200px; }

#frm_contato label input:focus, #frm_contato label textarea:focus {
	border:2px solid #666;
	padding:6px 4px;
}

#submit {
	clear: both;
	background: url(imagens/enviar.png) no-repeat left top;
	border: 0;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Serif;
	width: 55px;
	height: 27px;
	cursor: pointer;
	margin: 5px 60px 0 455px;
	text-align:center;
	text-transform: uppercase;
	color: #666;
	line-height: 27px;
}
#submit:hover { background-position: left bottom; color: #39c; }


/***********************************
   RODAPE
 ***********************************/

#rodape {
	clear: both;
	padding: 0 5px;
	text-align: left;
	height: 60px;
}

#rodape ul {
	border-width: 1px 0 1px 0;
	border-color: #ccc;
	border-style: solid;
	height: 30px;
	background: #fff url(imagens/bg_rodape.jpg) repeat-X bottom;
}

#rodape li {
	font: 12px "Trebuchet MS", Verdana;
	float: left;
	list-style: none;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	color: #999;
}

#rodape div { height: 15px; clear: both; background: #fff; }

#rodape address {
	margin: 5px;
	font-style: normal;
	font-size: 10px;
	position: absolute;
	color: #999;
}

/***********************************
   OUTROS
 ***********************************/
#lista-clientes li {
	text-transform: uppercase;
}
