body{
	background: #FFFFFF url(../img/tn-g.gif) no-repeat top right;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#topnav{
	display: none;
}

#header{
	display: none;
}

#left{
	display: none;
}

#left #menu, #left #language{
	display: none;
}


#right{	
	background: #FFFFFF;
	left: 10px;
	top: 90px;
	position: absolute;
	width: 90%;
}

.column, .column-01, .column-02{
	background: none;
	width: 100%;
}

#footer{
	display: none;
}