body {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#master {
	width:760px;
	height:500px;
	position:relative;
	border:1px solid #CCCCCC;
}
#logo {
	width:341px;
	height:115px;
	position:absolute;
	z-index:2
}
#fundo_menu {
	width:419px;
	height:115px;
	background-image:url(../img/base_menu.jpg);
	background-repeat:repeat;
	position:absolute;
	left: 341px;
}
#telefone {
	width:285px;
	height:50px;
	position:absolute;
	top: 44px;
	left: 34px;
}
#endereco {
	position:absolute;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	top: 100px;
	left: 160px;
}
#banner01 {
	width:533px;
	height:188px;
	position:absolute;
	top: 116px;
}
#fabricantes {
	width:227px;
	height:187px;
	position:absolute;
	left: 533px;
	top: 116px;
}
#destaque1 {
	width:217px;
	height:175px;
	position:absolute;
	background-image:url(../img/destaque_fundo.jpg);
	background-repeat:no-repeat;
	top: 303px;
}
#produto_destaque {
	width:266px;
	height:175px;
	position:absolute;
	background-image:url(../img/produtodest_fundo.jpg);
	background-repeat:no-repeat;
	top: 303px;
	left: 217px;
}
#rodape {
	width:760px;
	height:21px;
	background-color:#0B0967;
	position:absolute;
	top: 479px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#menu_iframe {
	width:180px;
	height:363px;
	position:absolute;
	top: 115px;
}
#carrega_empresa {
	width:576px;
	height:363px;
	position:absolute;
	top: 115px;
	left: 183px;
}