html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size:12px;
}

body {
 
	background-repeat: no-repeat;
	background-position:top-left; 
}

#body {
	min-height: 100%;
	margin: 0 0 -100px;

}

* html #wrap {
	height: 100%;
}


#wrap{
		width: 100%;
		height: 100%;
		padding: 0px;
		margin: 0px
		margin: 0 0 -100px;
			}

#logo {
		position: absolute ;
		width: 150px;
		height: 30px;
		padding-left: 18px;
		padding-top: 20px;
	}

#mainmenu {
		position: absolute ;
		width: 720px;
		height: 62px;
		padding-left: 260px;
		padding-top: 20px;
	}

#mainmenuSub {
		position: absolute ;
		width: 720px;
		height: 60px;
		padding-left: 40px;
		padding-top: 60px;
	}

#indexmainflash {

		width: 100%;
		height: 330px;
		padding-top: 68px;
	}
#indexcontents {
		width: 980px;
		height: 280px;
		padding-left: 30px;
	}

#main {		float:left;
		width: 836px;
		padding-left: 164px;
		display: inline;
		}

#toptitle {

		width: 836px;
		height: 190px;
		padding-top: 44px;
	}

#leftmenu {
		position: absolute ;
		width: 186px;
		height: 100%;
	}
#busca {}
#contents {
		position: absolute ;
		width: 612px;
		height: 100%;
		padding-left: 186px;
	}
#produto_top {
		width: 612px;
		height: 130px;
	}
div.location {
		padding-top: 24px;
		color: #363636;
		}
#produto_board {
		width: 612px;
		height: 100%;
	}
#board_top {
		width: 550px;
		height: 80px;
		padding-left: 190px;
		padding-top: 32px;
	}
#board_main {
		width: 550px;
		height: 500px;
		padding-left: 210px;
	}

#copyright { 
		vertical-align:bottom;
		background-color: #e8e8e8;
		margin-top: 53px;
		width: 100%; height: 60px;
		
}
#br { clear:both; padding:0; margin:0; }

