
div.bottompane {
	border: 0px;
	position: absolute;
	top: 27px;
	left: 450px;
	width: 252px;
	height: 252px;
	text-align:right;
	background-image:url('../images/datacenters.gif');
}

div.bottomseparator {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 7px;
	height: 250px;
	font-size: 0pt;
	background-color:#ffffff;
	z-index:1;
}

div.bottomseparatorover {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 7px;
	height: 250px;
	font-size: 0pt;
	background-color:#ffbc98;
	z-index:2;
}

div.bottomsummary {
	position: absolute;
	top: 27px;
	left: 11px;
	width: 435px;
	height: 250px;
	background-color:#f2f2f2;
	text-align:right;
	z-index:1;
}

div.summarypanel{
	border: 0px;
	position: absolute;
	left:10px;
	top:10px;
	height: 230px;
	width: 415px;
	text-align:left;
	overflow: auto;
}

div.footer {
	border:0px;
	position: absolute;
	top: 405px;
	left: 000px;
	width: 700px;
	height: 10px;
}