#banner {
	background-image: url(image/banner_tile.jpg);
	position: absolute;
	top: 0px;
	bottom: 72px;
	width: 100%;
	height: 90px;
	background-repeat: repeat-x;
	background-position: center;
	right: 0px;
	z-index: 1;
}
#hometitle {
	background-position: center;
	position: absolute;
	height: 134px;
/*	height: 157px;*/
	width: 100%;
	left: 0px;
	top: 310px;
	background-image: url(image/home_tile.jpg);
	background-repeat: repeat-x;
}
#hometitle2 {
	position: absolute;
	height: 48px;
/*	height: 33px;*/
	width: 100%;
	left: 0px;
	top: 540px;
}#homecopyright {
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 707px;
/*	top: 727px;*/
	z-index: 2;
}#homexcopyright {
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 705px;
/*	top: 725px;*/
	z-index: 2;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #B4C2C7;
/*	color: #BFD4E2;*/
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #B4C2C7;
/*	color: #BFD4E2;*/
	text-align: right;
}
#banner2 {
	position: absolute;
	top: 0px;
	bottom: 91px;
	width: 100%;
	height: 91px;
	background-repeat: repeat-x;
	background-position: center;
	right: 0px;
}#homenavfloat {
	position: relative;
	height: 22px;
	width: 989px;
	left: 0px;
	top: 5px;
}
#hometitlefloat {
	position: relative;
	height: 112px;
	width: 989px;
	left: 1px;
	top: 153px;
}
#hometitle2float {
	position: relative;
	height: 34px;
	width: 989px;
	left: 0px;
	top: 325px;
}
#copyrightfloat {
	position: relative;
	height: 20px;
	width: 989px;
	left: 0px;
	top: 450px;
}
#navigation {
	position: absolute;
	height: 120px;
	width: 100%;
	left: 0px;
	top: 105px;
}
