html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
#geral {
	background:transparent url(../images/sombra_esquerda.gif) repeat-y scroll center top;
	width:100%;
	min-width:900px;
	min-height:971px;
	top:0;
	left:0;
	position:relative;
	z-index:1000;
}
#container_background {
	width:100%;
	height:100%;
	min-width:900px;
	min-height:971px;
	overflow:hidden;
	position:absolute;
}
#navegar {
	float:right;
	top:52px;
	z-index:2000;
	position:relative;
}
#navegar a {
	padding: 3px;
	text-decoration: none;
	margin-right: 5px;
	color: #000000;
	border: 1px solid #666;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
	z-index:2001;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	position:relative;
}
#background {
	width:100%;
	height:100%;
	min-width:1580px;
	min-height:971px;
}
.backimg {
	background-position:right top;
	background-repeat:no-repeat;
	min-height:971px;
	width:100% !important;
}
#header {
	height:44px;
	min-width:980px;
	width:100%;
	background-image: url(../images/barra_cinza.png);
	background-repeat: repeat-x;
	position:relative;
	*margin-top:-12px;
	text-align:center;
}
#header img {
	border: 0px;	
}
#bg_menu {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/menu_verde_fundo.png) no-repeat scroll left center;
	display:block;
	height:102px;
	margin-top:-4px;
	padding:0;
	position:relative;
	width:100%;
}
#bg_menu_bar {
	display:block;
	height:102px;
	margin:0 auto;
	padding:0;
	width:1000px;
}
bg_menu_img {
	float:left;
	height:102px;
	padding-left:7px;
	width:663px;
}
#conteudo {
	clear:both;
	background-color:#FFF;
	margin:288px auto 0;
	overflow:hidden;
	position:relative;
	width:900px;
	border:1px solid #CCC;
	height:auto !important;
	padding-bottom:4px;
}
#menu {
	float:left;
	margin-left:-36px;
	padding:0;
	width:280px;
	*margin-top:16px; /* Só para IE7 */
}
#menu li {
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	width:238px;
	height:27px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu li a {
	color:#FFF;
	height:20px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:20px;
	padding-top:6px;
	text-decoration:none;
}
#menu li a:hover {
	background-image:url(../images/bg_menu_over.png);
	background-repeat:no-repeat;
}
#bn_home_produtos {
	margin-left:42px;
}
#bn_home_produtos img {
	border:1px solid #E0E0E0;
	margin-top:5px;
}
#frame {
	float:left;
	position:relative;
	width:620px;
	margin-left:14px;
	margin-top:11px;
}
#frame iframe {
	min-height:520px;
}
#rodape {
	clear:both;
	font-size:11px;
	margin:4px auto 0;
	position:relative;
	width:900px;
}
#rodape #atendimento {
	margin-bottom:10px;
	margin-top:10px;
}
#rodape #parceiros {
	width:900px;
	border:1px solid #E0E0E0;
	margin-bottom:10px;
	margin-top:10px;
}