body
{
	width: 780px;
	margin: auto;
	font-family: 'Verdana';
	background:  url('imagens/hp/body-.jpg') repeat-x #0379bf;

}

#page
{
	
	position: absolute;
	width: 780px;
	margin: auto;

}

#header
{
	position: absolute;
	width: 780px;
	height: 170px;
	top: 0px;
	left:0px;
	background: url('imagens/hp/header.jpg') no-repeat;
	
}

#menu01 
{
	position: absolute;
	width: 780px;
	height: 30px;
	background: url('imagens/hp/menu01.jpg') no-repeat;
	top: 170px;
	left:0px;
	
}

#menu01 a
{
	float: left;
	text-decoration: none;
	color: white;
	font-size: 9px;
	padding:0px;
}

#menu01 table
{
	font-size:9px;
	margin-left: 45px;
	color:white;
	width: 735px;
	
}

#menu01 input
{
	border: solid 1px #203850;
	font-size: 10px;
	height: 12px;
	margin-top:3px;
	padding:0px;
}

#content
{
	position: absolute;
	width: 550px;
	top: 200px;
	left: 0px;
	background: url('imagens/hp/faixa.jpg') no-repeat -125px 5px;
	
}

#content a
{
	text-decoration: none;
	color: white;
	
}

#content h1
{
	color: white;
	font-size: 11px;
	margin-left: 20px;
}

#content #banner
{
	float: left;
	width: 320px;
	height: 350px;
	margin-top: 45px;
	padding-right: 35px;
	padding-top: 30px;
	
	
}

#content #banner p
{
	color: white;
	font-size: 12px;
	text-align: justify;
	margin-left: 20px;
}

#content #flash
{
	float: left;
	width: 190px;
	height: 126px;
	margin-top: 70px;
    padding-left:0px;

}

#content #representante
{
	float: left;
	width: 180px;
	height: 80px;
	padding-top: 50px;
	margin-top: 40px;
	background: url('imagens/hp/representante.gif') no-repeat;

}

#content #representante a
{
	float: left;
	text-decoration: none;
	color: white;
	font-size: 11px;
	margin-left: 85px;
	padding-bottom: 15px;

}

#content #cliente
{
	float: left;
	width: 180px;
	height: 150px;
	padding-top: 45px;
	margin-top: 45px;
	background: url('imagens/hp/cliente.gif') no-repeat;
}

#content #cliente a
{
	float: left;
	text-decoration: none;
	color: white;
	font-size: 11px;
	margin-left: 85px;
	padding-bottom: 15px;

}

#menu_home
{
	position:absolute;
	width: 180px;
	padding-top: 20px;
	margin-top: 25px;
	border-left: solid 1px #48819F;
	border-top: solid 1px #48819F;
	border-right: solid 1px #48819F;
	font-family: 'Zurich, Arial';
	background:#1A4C71;
	top:180px;
	left: 580px;
	
}

#menu_home a
{
	float: left;
	width: 150px;
	padding:7px 0px 10px 30px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	display:block;
	
}

#menu_home .menu
{
	color:yellow;
}

#menu_home a:hover
{
	color: yellow;
	background: url('imagens/hp/circulo.gif') 10px 8px no-repeat;
}


#menu
{
	position:absolute;
	width: 180px;
	padding-top: 20px;
	margin-top: 25px;
	border-left: solid 1px #48819F;
	border-top: solid 1px #48819F;
	border-right: solid 1px #48819F;
	font-family: 'Zurich, Arial';
	background:#1A4C71;
	top:0px;
	left: 580px;
	
}

#menu a
{
	float: left;
	width: 150px;
	padding:7px 0px 10px 30px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	display:block;
	
}

#menu .menu
{
	color:yellow;
}

#menu a:hover
{
	color: yellow;
	background: url('imagens/hp/circulo.gif') 10px 8px no-repeat;
}

#sub-menu 
{
	float: left;
	width: 140px;
	padding-left: 40px;

}

#sub-menu a
{
	float: left;
	width: 130px;
	padding:7px 0px 5px 0px;
	text-decoration: none;
	color: white;
	font-size: 10px;
	border-bottom: solid 1px #6d96b2;
	display:block;

}

#sub-menu a:hover
{
	color: #6d96b2;
	background: none;
}

#img-menu 
{
	float: right;
	width: 180px;
	height: 108px;
	background: url('imagens/hp/fundo_menu.jpg') no-repeat;
}

#footer
{
	position: absolute;
	width: 550px;
	height: 30px;
	margin-top:20px;
	background: url('imagens/hp/footer.jpg') no-repeat;
	top: 780px;
	left:0px;
	
}

#footer p
{
	font-size: 11px;
	margin: 7px;
	color: white;
}

#footer a
{
	color: white;
	font-size: 11px;
}