* {float:none;position:static;width:auto;background:#fff}
.twoColFixLtHdr #container {
	width: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0;
	padding:0;
} 
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 10px; 
	padding: 0;
} 
#mainContentInterior {
	width:auto;
	position: relative;
	top: 120px;
	left: 0px;
	margin-bottom: 0px;
	}
	
#menu {
	clear: both;
	font-size: .9em;
	height: 65px;
	overflow: hidden;
	width: 732px;
	position: relative;
	z-index: 0;
	left: -99999px;
	top: 0px;
display: none;
	
}
.twoColFixLtHdr #sidebar1 {
	position: absolute;
        left: -999999;
	padding: 0px;
}
#left_menu{
display:none;
}

#sidebar1{
display:none;
}
#llwlogo_print{ 
position: relative; left: 0; margin-bottom:-110px;
}
#header, #footer {display: none;} 

.page-break { display:block; page-break-before:always; }

