#main>h2 {display:none}
#main {
        min-height:600px;
	background: none;
}


/* col layout */
#xtramain08 {
	float: left;
	width: 228px;
	padding-right: 14px;
	border-right: 1px solid #e0e4ea;
}
#xtramain09 {
	float: left;
	width: 123px !important;
	border-left: 1px solid #e0e4ea;
	margin-left: -1px;
	padding-left: 16px;
}



#xtramain08>h3,
#xtramain09>h3 {
	margin-top: 0;
	margin-bottom: 1em;
	padding: .5em 0;
	font-size: 1.4em;
	border: solid #d3dae6;
	border-width: 4px 0 1px 0;
}



/* logos */

#xtramain10 {
	position: absolute;
	left: -180px;
	bottom: 0;
}
* html #xtramain10 {
	bottom: 0px;
}

#xtramain10 li {
	margin-bottom: 10px;
}
#xtramain10 img {
	max-width: 160px;
}
#xtramain10 a:hover {
	background: none;
	border: 0;
}


/* caixa inferior */
#xtramain05 {
	clear: both;
	min-height: 1px;
	background: url(/docroot/ides/imgs/homeBottomTopLine.gif) no-repeat;
	padding-top: 20px;
	font-size: .9em;
	padding-bottom: 26px;
	border-bottom: 3px solid #214884;
}
#xtramain05>h3 {
	font: 1.1em Tahoma, sans-serif;
	margin: 0 0 9px 0;
	padding-left: 12px;
	border-bottom: 1px solid #a3b0c4;
	background: url(/docroot/ides/imgs/homeBottomH.gif) no-repeat #1a3a6e;
	line-height: 30px;
	color:  #fff;
	min-height: 1px;
}
#xtramain05 li {
	border: 1px solid #e0e4ea;
	padding: 1em 20px;
}
#xtramain05 li h4 {
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 1em;
}
#xtramain05 li h4 a {
	color: #1f4584;
}
#xtramain05 li h4 a:hover {
	border-top: 0;
	text-decoration: underline;
	background: #d3dae6;
}


/* js styles */
#jsCounter, #jsBt1, #jsBt2 {
	position: absolute;
}
#jsCounter {
	bottom: 2px;
	left: 0;
	color: #214884;
}
#jsBt1, #jsBt2 {
	bottom: 4px;
	width: 64px;
	height: 17px;
}
#jsBt1.enabled, #jsBt2.enabled {
	cursor: pointer;
}
#jsBt1 {
	left: 240px;
	background: url(/docroot/ides/imgs/homeBt1Off.gif);
}
#jsBt2 {
	left: 317px;
	background: url(/docroot/ides/imgs/homeBt2Off.gif);
}
#jsBt1.enabled {
	background: url(/docroot/ides/imgs/homeBt1On.gif);
}
#jsBt2.enabled {
	background: url(/docroot/ides/imgs/homeBt2On.gif);
}
