

div.leftpane {
	border:0px;
	position: absolute;
	top: 27px;
	left: 000px;
	width: 233px;
	height: 235px;
	z-index:0;
	/*background-image:url('../images/innovation.gif');*/
	background-image:url('../images/future.gif');
}

div.centerpane {
	border:0px;
	position: absolute;
	top: 27px;
	left: 235px;
	width: 232px;
	height: 235px;
	background-image:url('../images/www.gif');
}

div.rightpane {
	border:0px;	
	position: absolute;
	top: 27px;
	left: 469px;
	width: 233px;
	height: 235px;
	background-image:url('../images/http.gif');
}

div.leftseparator {
	position: absolute;
	top: 264px;
	left: 000px;
	width: 231px;
	height: 7px;
	font-size: 0pt;
	background-color:#ffffff;
	z-index:1;
}

div.leftseparatorover {
	position: absolute;
	top: 264px;
	left: 000px;
	width: 231px;
	height: 7px;
	font-size: 0pt;
	background-color:#ffbc98;
	z-index:2;
}

div.centerseparator {
	position: absolute;
	top: 264px;
	left: 235px;
	width: 230px;
	height: 7px;
	font-size: 0pt;
	background-color:#ffffff;
}

div.centerseparatorover{
	position: absolute;
	top: 264px;
	left: 235px;
	width: 230px;
	height: 7px;
	font-size: 0pt;
	background-color:#ffbc98;
}

div.rightseparator {
	position: absolute;
	top: 264px;
	left: 469px;
	width: 231px;
	height: 7px;
	font-size: 0pt;
	background-color:#ffffff;
}

div.rightseparatorover {
	position: absolute;
	top: 264px;
	left: 469px;
	width: 231px;
	height: 7px;
	font-size: 0pt;
	background-color:#ffbc98;
}	

div.leftsummary {
	position: absolute;
	top: 275px;
	left: 0px;
	width: 231px;
	height: 128px;
	background-color:#f2f2f2;
}

div.centersummary {
	position: absolute;
	top: 275px;
	left: 235px;
	width: 230px;
	height: 128px;
	background-color:#f2f2f2;
}

div.rightsummary {
	border:0px;
	position: absolute;
	top: 275px;
	left: 469px;
	width: 232px;
	height: 130px;
	background-image:url('../images/right-summary-pane-small.gif');
	z-index:1;
}

div.summarypanel{
	border: 0px;
	position: absolute;
	left:10px;
	top:10px;
	height: 105px;
	width: 212px;
}

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

