#Logo {
	position:absolute;
	z-Index: 5;
	top: 0px;
	left: 30px;
}
#ScrollTab {
	position:absolute;
	z-Index: 3;
	top: 0px;
	left: 600px;
}
#SearchBar {
	position:relative; 
	z-Index: 1;
	top: 10;
}
#Mast1 {
	position:relative; 
	z-Index: 1;
	width: 748;
	height: 134;
	background-color: C1C4E4;
	border-style: none;
}
#Mast1R {
	float: right; 
	z-Index: 2;
	top: -10;
	width: 160;
	border-style: none;
}
#Mast2 {
	position:relative; 
	z-Index: 1;
	top: 10;
	width: 748;
	height: 80;
	padding: 5px;
	background-color: C1C4E4;
	border-style: none;
}
#L1Navs {
	position:relative; 
	z-Index: 1;
	top: 20;
	left: 0;
	border-style: none;
	border-width: thin;
	border-color: 000000;
}
#ContentHolder {
	position:absolute;
	z-Index: 1;
	top: 18px;
	left: 54px;
	width: 750;
	padding: 0px;
	border-style: none;
	border-width: thin;
	border-color: 000000;
}
#Footer {
	position:relative;
	z-Index: 1;
	clear: both;
	margin: 0;
	margin-bottom:10px;
	padding: 5px;
} 