@charset "utf-8";
.excelWrapper {
	position:relative;
	margin: 0 auto;
	width: 702px;
	height: 740px;
}
.row {
	position:relative;
	clear: both;
	width: 702px;
	min-height: 5px;
	height: auto;
	float:left;
	margin-bottom:13px;
}
.headerLogo {
	position:relative;
	float:left;
	width: 702px;
	height: 104px;
	clear:both;
}
.headerLeft {
	position:relative;
	float:left;
	width: 330px;
	min-height: 10px;
	height: auto;
}

.headerLeftExpo {
	position:relative;
	float:left;
	width: 206px;
	height: 193px;
}
.headerLeftFloorplan {
	position:relative;
	float:left;
	width: 124px;
	height: 193px;
}
.headerRight {
	position:relative;
	float:left;
	width: 372px;
	height: 193px;
}
.bodyLeft {
	position:relative;
	float:left;
	width: 248px;
	height: 377px;
}
.bodyRight {
	position:relative;
	float:left;
	width: 454px;
	height: 377px;
	background-color:#00457c;
	background: #00457c url(../images/bodyRight.jpg) no-repeat top left;
}
.bodyCategory {
	position:relative;
	float:left;
	width: auto;
	height: auto;
}
.footer {
	position:relative;
	float:left;
	width: 697px;
	height: 44px;
}

#flashcontent 
{
	float:left;
}