* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(im01/bgbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #32281C;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #CEC4B5;
}
img { border:0; }
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #32281C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#all {
	background-image: url(im01/bg2.jpg);
	background-repeat: no-repeat;
	background-position: -23px top;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#content {
	padding: 0px;
	height: 1000px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#maincontent {
	margin-top: 200px;
	padding-top: 210px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 460px;
	float: left;
	text-align: left;
}

#maincontent h2 {
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	height: 30px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CEC4B5;
	padding-bottom: 1px;
	margin-bottom: 20px;
	padding-top: 40px;
}

#maincontent p:first-letter {
	font-size: 18px;
	color: #FD7E00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#where {
	height: 210px;
	width: 250px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CEC4B5;
	padding-left: 10px;
	text-align: right;
	border: 3px double #614C1F;
	float: right;
	padding-top: 10px;
	margin-top: 120px;
	background-image: url(im01/offline2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#where .atendimento a {
	color: #CEC4B5;
	text-decoration: none;
}
#where .atendimento {
	padding-right: 10px;
}
#where img {
	float: right;
	padding-top: 18px;
	padding-left: 5px;
}


#linklist {
	padding: 0px;
	float: right;
	height: 421px;
	width: 320px;
	background-color: transparent;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#linklist ul {
	list-style-type: none;
}

#linklist #home {
	height: 100px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist .home {
	height: 100px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist #portfolio {
	height: 78px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist .portfolio {
	height: 78px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist #pesquisa {
	height: 70px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist .pesquisa {
	height: 70px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist #variedades {
	height: 84px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist .variedades {
	height: 84px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist #contato {
	height: 88px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
#linklist .contato {
	height: 88px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}

#linklist li {
}



#footer {
	clear: both;
	background-color: #8D806F;
	height: 60px;
	margin-top: 100px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #59524F;
	padding-top: 40px;
	color: #463826;
	font-size: 11px;
}
#footer a {
	color: #5A4832;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCC66;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7BCB8;
	margin-top: 10px;
}
#contador {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 70px;
	visibility: hidden;
	position: absolute;
	top: 15px;
	left: 4px;
}
#extraDiv1 {
	clear: both;
}
