/* mac hide\*/
html, body { height:100%; }
/* end hide */
body {
	font-size: 100%;
	line-height: 1;
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 7in;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#outer {
	height: 100%;
	min-height: 100%;
	width: 7in;
	color: #000000;
	text-align: left;
	margin: auto;
	position: relative;
	font-size: 0.8125em;
	background-image: none;
	border: 0;
}
 
html>body #outer { height: auto; } /*for mozilla as IE treats height as min-height anyway*/
#innerwrap { /* enables content first */
	width: 7in;
	font-size: 0.85em;
	line-height: 1.2em;
}
#header {
	position: absolute;
	top: 0;
	left: 0px;
	width: 920px;
	height: 210px;
	border: 0;
	overflow: hidden;
	color: #000000;
	z-index: 100;
	background-image: url(../images/bck-header.gif);
	background-repeat: repeat-x;
}
#header #logo {
	top: 47px;
	position: absolute;
}
#header #banner, #header #banani, #header #p7TBM {
	display: none;
}
#header #pbj {
	top: 47px;
	position: absolute;
	left: 220px;
}
#left {
	display: none;
}
#right {
	display: none;
}
#footer {
	width: 7in;
	clear: both;
	height: 20px;
	border: 0;
	text-align: center;
	left: 0;
	bottom: 0;
	position: absolute;
	font-size: 0.9em;
	padding: 6px;
	color: #333333;

}
* html #footer {/*only ie gets this style*/
	\height: 22px;/* for ie5 */
	he\ight: 20px;/* for ie6 */
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a {text-decoration: none;}
a img {border: none;}
ul, ol {list-style: none;}
#centrecontentpage {
	width: 100%;
	float: none;
	padding-top: 220px;
	font-size: 1em;
	color: #333333;
	line-height: 1.2em;
}

#clearfooter { width: 100%; height: 22px; clear: both; } /* to clear footer */

#footer p {
	padding-top: 5px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #c4651f;
	text-decoration: none;
}
#centrecontentpage li {
	background: url(../images/arrow.gif) 0 5px no-repeat;
	padding: 0px 0px 5px 12px;
}
#centrecontentpage a, #centrecontentpage a:visited, #centrecontentpage a:link, #columncontentpage a, #columncontentpage a:visited, #columncontentpage a:link {
	color: #c4651f;
}
#centrecontentpage a:hover, #centrecontentpage a:active, #centrecontentpage a:focus {
	text-decoration: underline;
}
h2 {
	padding-top: 2px;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #990000;
	font-weight: bold;
}
h3 {
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
}

h4 {
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
#promosso {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
.button {
	display: block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	background-color: #F90;
	width: 140px;
}
a.button:link , a.button:visited{
	color: #FFF;
	font-weight: bold;
	padding: 0 10px;
}
.active {
	text-decoration: underline;
}

a.button:hover {
	text-decoration: none;
}
