div#masthead div#logo {
	background-image: url(/newimages/logo.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 184px;
	width: 168px;
}
div#masthead div#logo:hover {
	background-image: url(/newimages/logo_over.gif);
}
div#masthead div#header {
	background-image: url(/newimages/header.gif);
	position: absolute;
	left: 81px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 336px;
}
div#masthead div#header:hover {
	background-image: url(/newimages/header_over.gif);
}
div#masthead div#phone {
	background-image: url(/newimages/phone.gif);
	position: absolute;
	left: 417px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 160px;
}
div#masthead div#phone:hover {
	background-image: url(/newimages/phone_over.gif);
}
div#masthead div#directions {
	background-image: url(/newimages/directions.gif);
	position: absolute;
	left: 173px;
	top: 115px;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 404px;
}
div#masthead div#directions:hover {
	background-image: url(/newimages/directions_over.gif);
}
div#masthead div#swirley {
	background-image: url(/newimages/swirley.gif);
	position: absolute;
	left: 171px;
	top: 165px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 408px;
}
div#masthead {
	background-image: url(newimages/background.gif);
	background-repeat: repeat;
}
