#M0_container {
	width: 938px;
	margin: 26px auto;
	padding: 0px;
	min-height: 100%;
}

#M1_banner {
	background-image: url('/styles/mosaski/top.jpg');
	background-repeat: no-repeat;
	height: 222px;
}

#M1_content {
	background-image: url('/styles/mosaski/main.jpg');
	background-repeat: no-repeat;
	height: 456px;
	padding: 10px 50px 0 50px;		
	overflow: hidden;
}

	#M1_contentscroll {
		overflow-y: auto;
		overflow-x: hidden;		
		height: 450px;
	}

	#M2_menu {
		float: left;
		width: 180px;
	}

	#M2_content {
		float: left;
		width: 620px;
	}

#M1_disclaimer {
	background-image: url('/styles/mosaski/bottom.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
}

#M0_popupcontainer {
	width: 97%;
	margin: 5px auto;
	padding: 12px;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
