#M0_container {
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%;
	border-left: 1px solid #569c93;
	border-right: 1px solid #569c93;
	background-color: #3a6963;
	background-image: url('/styles/vbloempot/content-back.jpg');
	background-repeat: repeat-y;
}

#M1_banner {
	background-image: url('/styles/vbloempot/banner.jpg');
	background-repeat: no-repeat;
	height: 285px;
}

	#M2_logo {
		width: 230px;
		float: left;
		height: 285px;
	}

	#M2_topmenu {
		padding: 26px 0 0 22px;
		float: left;
		width: 650px;
	}
	
		#M2_topmenu a {
			color: #fff;
			display: block;
			width: 110px;
			font-size: 10pt;
			float: left;
		}

	#M2_topflags {
		padding: 28px 0 0 23px;
		float: left;
		width: 50px;
	}

	#M2_space {
		float: left;
		width: 600px;
		height: 220px;
	}

	#M2_crumbs {
		float: left;
		width: 700px;		
		padding: 2px 0 0 30px;
	}

#M1_shade {
	background-image: url('/styles/vbloempot/shade.jpg');
	background-repeat: no-repeat;
	height: 5px;
}

#M1_content {
		background-image: url('/styles/vbloempot/content.jpg');
		background-repeat: no-repeat;
		min-height: 450px;
}

	#M2_menu {
		width: 230px;
		float: left;
		padding: 20px 0 0 0;		
	}

	#M2_content {
		float: left;
		width: 700px;
		padding: 20px 0 0 20px;
	}

#M1_disclaimer {
	float: right;
	width: 800px;
	text-align: center;
}

.checkout_step {
	float: left;
	width: 24.1%;
	padding: 2px;
	margin: 10px 0 10px 0;
	text-align: center;
	border: 1px solid #c0c0c0;	
}

.checkout_selected {
	background-color: #c0c0c0;
	color: #fff;
}

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

#M1_popupheading {
	
}

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