
* html ul li {
	display: inline-block;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html ul li {
	display: inline-block;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

#wrap {
	width: 920px;
	margin: 0 auto;
}
#container {
	background: #fff;
}
.center {
	text-align: center;
}
.center div {
	margin-bottom: 30px;
}
#panorama {
	position: absolute;
	top: 0;
	left: 0;
	width: 315px;
	height: 199px;
}
#panorama * {
	position: absolute;
}
#PanoramaBanner {
	top: 11px;
	left: 11px;
}
#left-panorama {
	right: 2px;
	top: 5px;
}
#bottom-panorama {
	bottom: 0;
}
