div.container {
    position: relative;
	text-align: center;
	width:1024px;
	height:600px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
		z-index: 9999;
}

div.index-logo {
    position: relative;
	width:334px;
	height:42px;
	float: left;
}

div.index-exhibit {
    position: relative;
width:157px;
	height:42px;
float: left;
}

div.index-interior {
    position: relative;
	width:154px;
	height:42px;
	float: left;
}

div.index-white {
    position: relative;
	width:379px;
	height:42px;
	float: left;
}

div.hbar1-blank-l {
    position: relative;
	width:645px;
	height:22px;
	background-color:#970404;
	float: left;
}

div.hbar1-index {
    position: relative;
	width:359px;
	height:22px;
	background-color:#970404;
	float: left;
}

div.hbar1-blank-r {
    position: relative;
	width:20px;
	height:22px;
	background-color:#970404;
	float: left;
}

div.vbar1-blank {
    position: relative;
	width:21px;
	height:536px;
	background-color:#970404;
	float: left;
}


div.hbar2-blank-r {
    position: relative;
	width:548px;
	height:20px;
	background-color:#A19D9B;
	float: left;
}
