body {
	background-image: url(../img/bg_body_home.png);
}

#menu dl {
	margin-top: 0;
}

#servicos_home {
	height: 218px;
	text-align: center;
}

#conteudo {
	background: url(../img/bg_conteudo_home.gif) repeat-y;
	margin: 16px 0;
}

#conteudo p {
	margin: 0;
}

#esq_home {
	float: left;
	width: 424px;
	text-align: justify;
}

#welcome {
	width: 404px;
	height: 225px;
	background: url(../img/bg_welcome.png) no-repeat;
	color: #4A4A4A;
}

#welcome div {
	padding: 15px;
}

#welcome h2 {
	width: 321px;
	height: 33px;
	background: url(../img/welcome_title.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 16px;
}

#welcome p {
	padding: 8px 35px;
}

#dir_home {
	float: right;
	width: 500px;
}

#hi_1, #hi_2, #hi_3 {
	padding: 8px 0 0 110px;
	min-height: 96px;
	height: auto !important;
	height: 96px;
}

#hi_1 h3, #hi_2 h3, #hi_3 h3 {
	color: #535353;
	font: bold 17px Arial;
	margin-bottom: 13px;
}

#hi_1 {
	background: url(../img/hi_1.png) no-repeat;
}

#hi_2 {
	background: url(../img/hi_2.png) no-repeat;
}

#hi_3 {
	background: url(../img/hi_3.png) no-repeat;
}

#hi_3 p {
	margin-bottom: 10px;
}

h2 {
	margin: 0;
}

#loading_header {
	display: none;
	position: absolute;
	margin-top: 70px;
}

#loading_header img {
	margin-left: 446px !important;
}

#rotator {
	opacity: 0.3;
	filter: alpha(opacity=30);
	width: 893px;
	height: 215px;
	background: url(/media/img/servicos_home.png);
	margin: 0 auto;
}