#header {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:120px;
	z-index:0
}
#headerLogo {
	position:absolute;
	left:21px;
	top:10px;
	width:164px;
	height:100px;
	z-index:2
}
#headerBusca {
	position:absolute;
	left:590px;
	top:11px;
	width:187px;
	height:46px;
	z-index:2
}
#headerMenu {
	position:absolute;
	left:266px;
	top:80px;
	z-index:2
}
#headerMenuProdutos {
	position:absolute;
	left:361px;
	top:111px;
	z-index:3;
	visibility: hidden;
}
#headerMenuServicos {
	position:absolute;
	left:466px;
	top:111px;
	z-index:3;
	visibility: hidden;
}
#corpoHome {
	position:relative;
	left: 0px;
	top: 0px;
	height:420px;
}
#corpo {
	position:relative;
	left: 0px;
	top: 0px;
	width: 720px;
	/*height: 364px;*/
	padding: 0px 25px 25px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image:url(../img/fundo_corpo.jpg);
	background-repeat: no-repeat
}
#homeFlash {
	position:absolute;
	left:1px;
	top:1px;
	width:499px;
	height:228px;
	z-index:1;
}	
#homeBox1 {
	position:absolute;
	padding: 10px;
	left:503px;
	top:-1px;
	width:242px;
	height:212px;
	z-index:1;
	border: 1px solid #009900;
	background-color: #C6EDD0;
}	
#homeBox2 {
	position:absolute;
	left:0px;
	top:232px;
	width:402px;
	height:165px;
	z-index:1;
	border: 1px solid #009900;
	background-color: #E9E9E9;
	background-image: url(../img/home_fundocubos.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
}	
#homeBox3 {
	position:absolute;
	padding: 10px;
	top:232px;
	left:503px;
	width:242px;
	height:165px;
	z-index:1;
	border: 1px solid #009900;
	background-color: #66D056;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:70px;
	z-index:0;
	background-color: #66D056;
}
li {
	list-style-image: url(../img/bullet_cinza.gif);
}
