body {
	margin: 0;
	padding: 0 0 20px 0;
	height: 100%;
	background: #D2D1A1;
}
#geral { 
	width: 740px;
	margin: 0 auto; 
	margin-top: 20px;
	padding: 0;
	height: 100%;
	min-height:580px;
	background-color: #e5e5c7;
	}
#logo { 
	display:block;
	height: 100px;
	width: 185px;
	text-align:left;
	margin:0; padding:20px 0 0 21px;
	position: relative;
	top:0px; left:0px;
	float:left;
	}
#logo2 { 
	float:left;
	height: 141px;
	margin:0; padding:0;
	text-indent: -3000px;
	background: url(txt.gif) no-repeat 85% 60%;
	width: 500px;
	}
#top 
	{
	height: 390px;
	clear: both;
	text-indent: -3000px;
	background: url(home.jpg) no-repeat center center;
	}
#text
	{
	margin: 3px 0 0 0;
	height: 146px;
	background: url(imgs.jpg) no-repeat center center;
	text-indent: -3000px;
	}
#produtos { height: 150px; width: 360px; float:left; }
#contato { 	margin:0; padding:0; margin-left:2px; float:left; height: 150px; }
#geral #produtos h1 
	{
	margin:10px 2px 0 21px; padding:6px 0;
	display: block;
	border: 1px solid #B3B05E;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #6F6F2E;
	background-color: #D2D1A1;
	height: 16px;
	}

#produtos ul {
	list-style: none;
	margin:2px 2px 0 21px;
	padding:0;
	background-color: #D8D7AB;
	border: 1px solid #B3B05E;
	height: 94px;
	}
#produtos ul li 
	{
	padding: 2px 0 0 50px;
	margin: 0;
	display: block;
	height: 20px;
	font: 13px "Trebuchet MS", Verdana, Arial;
	color: #353209;
	background: url(img/detalhes.gif) no-repeat 10% center;
	}
#geral #contato h2 
	{
	margin:10px 2px 0 0px; padding:6px 0;
	border: 1px solid #B3B05E;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #6F6F2E;
	background-color: #D2D1A1;
	height: 16px; width: 355px;
	}
#contato address
	{
	width: 295px;
	padding: 2px 0 2px 60px;
	margin: 2px 2px 0 0px;
	font: 13px "Trebuchet MS", Verdana, Arial;
	color: #353209;
	background-color: #D8D7AB;
	border: 1px solid #B3B05E;
	}
#rodape {
	clear:both;
	text-align: center;
	color: #999933;
	margin: 0;
	padding: 5px 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
}	

a {
	font-style: normal;
	text-decoration: none;
		color: #999933;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
		color: #999933;
}
