BODY {
	margin: 0;
	background: url("imagens/bg.jpg") repeat-x top #FFF;
	text-align: center;
	color: #000;
}
BODY, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Verdana;
	font-size: 10pt;
}
IMG {
	border: 0;
}

#head, #body, #foot {
	margin: 0 auto;
	width: 775px;
	background: #FFF;
	text-align: left;
}

#head {
	padding: 6px 0 0 6px;
	height: 104px;
	background: url("imagens/home_head_bg.jpg") no-repeat left top transparent;
}
HTML>BODY #head { width: 769px; height: 98px; }
#head, #head A {
	font-size: 8pt;
	color: #FFF;
	text-decoration: none;
}
#head A:hover {
	text-decoration: underline;
}
#head #mainMenu{
	margin: 3px 0 0 0;
	padding: 0 0 0 210px;
}

#body {
	background: url("imagens/home_bg.jpg") repeat-y left top #FFF;
	/*_background: url("imagens/home_bg.jpg") 0 600px repeat-y left top #FFF;*/
	/*_margin: 0 0 0 22px;*/
}
#body2 {
	width: 797px;
	min-height: 270px;
	_height: 270px;
	padding: 0 15px 30px 15px;
	_margin: 0 0 0 -22px;
	background: url("imagens/home_bg2.jpg") no-repeat right bottom transparent;
	overflow: show;
	overflow-x: hidden;
}
HTML>BODY #body2 { width: 745px; height: auto; }

#body3 {
	width: 723px;
	_width: 745px;
	_height: 270px;
	_margin: 0 0 0 22px;
	min-height: 274px;
	padding: 0 0 0 60px;
}
HTML>BODY #body3 { width: 663px; }

#menu {
	float: left;
	width: 310px;
	margin: 0 0 0 22px;
}
#listagem {
	float: left;
	width: 290px;
	margin: 0 0 0 22px;
}
#box {
	float: right;
	width: 384px;
	height: 140px;
	padding: 8px 7px 10px 13px;
	/*margin: 8px 7px 10px 13px;*/
	background: url("imagens/box.jpg") no-repeat left top transparent;
	overflow: hidden;
}
HTML>BODY #box { width: 364px; height: 122px; }

#box2 {
	float: right;
	width: 384px;
	overflow: show;
	overflow-x: hidden;
}

#box3 {
	clear: both;
background: red;
}

#foot {
	background: url("imagens/home_foot.jpg") no-repeat left top transparent;
}

.cBoth { clear: both; }

a:link {text-decoration: none; color: blue; }
a:visited {text-decoration: none; color: blue; }
a:hover {text-decoration: underline; color: blue; }
a:active {text-decoration: none; color: blue; }

.produtos LI {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 240px;
	text-align: center;

	border: 0px solid #000;
}

#pop {
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-175px;
	padding:0px;
	width:500px;
	height:350px;
	border:1px solid #000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #003366;
}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {font-size: 18px; color: #003366; font-family: Arial, Helvetica, sans-serif;}
.flash_home {
	margin-top: -8px;
	margin-left: -14px;
	z-index: 1;
}
.box {
	z-index: 1;
}

a{
	color:#000000;
	text-decoration: none;
}

a:hover{
	color: #00008b;
	text-decoration: underline;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:999;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #000066;
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

<!--
#foot { background: url("imagens/home_foot.jpg") no-repeat left top transparent; }
-->