	
	html {
		height:auto;
	}
	
	* html body {
		height:100%;
	}
	
	* html .ie-min-width {
		padding-left:1000px;
		float:left;
		position:relative;
		z-index:1;
		height:100%;
	}
	
	* html .outer {
		margin-left:-1000px;
		position:relative;
		z-index:2;
	}
	
	* html #footer {
			
	}
	
	* html #content div.right {
		float:left;
	}