.logoDIV {
	background-image: url(images/hm_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 110px;
	width: 251px;
	left: 28px;
	top: 103px;
	z-index: 20;
}
.flagDIV {
	background-image: url(images/hm_flag.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 74px;
	left: 808px;
	top: 20px;
}

.separatorDIV {
	background-image: url(images/glb_separator1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 156px;
	width: 2px;
	top: 380px;
}
.columnDIV {
	position: absolute;
	height: 156px;
	width: 155px;
	top: 380px;
}
.headerPic {
	background-image: url(images/hm_header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 175px;
	width: 706px;
	left: 7px;
	top: 168px;
}

