body{
	margin: 0px; 
	padding: 0px 0 0px 0; 
	background-color: #E0E0E0; 
	}

body{ 
	overflow: hidden; 
	background-color: #E0E0E0; 
	}


div#header1 { 
	position: fixed !important; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 193px; 
	height: 712px; 
	background-color: #E0E0E0; 
	color: #000; 
	z-index: 30; 
	}
div#main1 { 
	overflow: auto; 
	width: 524px; 
	height: 712px; 
	background-color: #E0E0E0; 
	}


div#header2 { 
	position: fixed !important; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 144px; 
	height: 712px; 
	background-color: #E0E0E0; 
	color: #000; 
	z-index: 30; 
	}
div#main2 { 
	overflow: auto; 
	width: 524px; 
	height: 712px; 
	background-color: #E0E0E0; 
	}



