body { padding: 0 40px; }
	
#wrap {
	width: 100%; min-width: 783px;	max-width: 1200px; }
	
html>body #wrap { width: 100%; }
body.viewer #wrap {
	background: #fff;
	}


#topnav { width: 100%; }

/* layout switch */
#main-body { 
	width: 100%; 
	margin-left: -248px; 
}
/* layout switch */
#content { 
	margin-left: 248px; 
}

/* layout switch */
/* sidebar fix */
#sidebar {	clear: none;}
* html #sidebar { /* for ie */
	clear: right;/* _clear: left; 
	white-space: nowrap;*/
}


#theme li a img#theme-fluid { background: #6C82BD; }
#theme li a img#theme-fixed { background: #A8BF54; }
#theme li a:hover img#theme-fixed {
	background: #0A3173;
}

