body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(img/side_backer.gif);
}
#TopLyr {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:130px;
	z-index:1;
	background-image: url(img/top_bar.gif);
	visibility: visible;
}
#Logo2Lyr {
	position:absolute;
	left:0px;
	top:0px;
	width:464px;
	height:133px;
	z-index:92;
}
#SideLyr {
	position:absolute;
	left:0px;
	top:134px;
	width:166px;
	height:113px;
	z-index:2;
}
#MainLyr {
	position:absolute;
	left:191px;
	top:144px;
	width:75%;
	height:273px;
	z-index:3;
}
#TopNavLyr {
	position:absolute;
	left:193px;
	top:0px;
	width:75%;
	height:119px;
	z-index:90;
	visibility: visible;
}

#FooterLyr {
/*	position:absolute;
	left:191px;
	top:429px; */
	width:75%;
	z-index:91;
}
