#divHeaderHolder {
	text-align: center;
	background-color: #FFFFFF;
	height: 121px;
	margin: 0px;
}	
#divAll {

	Z-INDEX: 1; 
	WIDTH: 100%; 
	POSITION: absolute; 
	TEXT-ALIGN: center;
}
#divCanvas {
	Z-INDEX: 1; 
	LEFT: 0px; 
	WIDTH: 766px; 
	POSITION: relative; 
	TOP: 0px; 
	TEXT-ALIGN: left;
	
}

#divSearch{
	position:		absolute; 
	left:			477px;
	top:			94px;
	width:			300px;
	z-index: 		20;
	
}

#divTools{
	position:		absolute;
	left:			15px;
	top:			94px;
	width:			400px;
	height:			25px;
	z-index: 		20;
}

#divFooterHolder {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
}

#divFooterImg {
	POSITION: relative;
}

#divInternova {
	MARGIN-LEFT: 580px
}

#divBreadCrumbHolder {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;  
	WIDTH: 633px; 
	BORDER-TOP: white 3px solid; 
	BORDER-BOTTOM: white 3px solid; 
	POSITION: relative; 
	BACKGROUND-COLOR: #f5884d;
}