
#page{
	min-height:100%;
	height:100%;
	height:auto !important;
}

#maincontent {
/*	padding-bottom: 150px; */
	min-height:100%;
}

#pagewidth{
min-width: 800px;
text-align:left;
/*background:url(images/img-header.jpg) no-repeat;*/
/* min-height:100%;
height: auto !important;
height:100%;
position:relative; */
}


#main{
	height:100%;
	padding-bottom:210px;
}

#leftcol{
/* ANTERIOR

position:absolute;
min-width:170px;
top:143px;
 */
min-width: 163px;
/*position: relative;*/
float:left;
width:163px;
/*z-index:1;*/
/*padding-top:15px;*/
padding-left:5px;
}

#leftcol-home{

min-width: 163px;
position: relative;
float:left;
width:163px;
z-index:1;
}

#rightcol{
/* ORIGINAL
 float: right;
position: relative;
width:18%; 
float:right;
position:absolute;
right:0px; */
float:right;
padding-top:15px;
}


#twocols{
/* width:85%; 
 float:right; 
 position:relative; 
left:170px; */
/*position:relative;*/
}

#banner{
/*	background-color: #F63;
	height: 300px;*/
	margin-left: 168px;
	height:300px;
/*	margin-top: 23px;*/
}

/* #maincol{
float: left;
display: inline;
padding: 15px 0px 0px 0px;
background-image: url(images/border-main.gif);
background-repeat: no-repeat;
background-position: 0px 48px;
margin-left:170px;
margin-right:150px;
}
*/

#maincol{
/*	background-image: url(http://www.vialumina.com.br/beta/config/images/border-main.gif);*/
	background-position: 0px 48px;
	background-repeat: no-repeat;
	margin-left: 180px;
	padding: 15px 0px 0px;
	position: relative;
	margin-right:150px;
}

#menu{
	min-width:150px;
	position:relative;
	float:left;
}

