@charset "utf-8";
/* CSS Document */

div#locale {
	position: absolute;
	top: 20px;
	left: 20px;
}
div#locale img.round-rock {
	width: 227px;
	height: 33px;
	border: none;
}
div#discounts {
	position: absolute;
	top: 23px;
	right: 20px;
}
div#discounts img.web-discounts {
	width: 224px;
	height: 30px;
	border: none;
}
div#discounts:hover img.web-discounts,
div#discounts img.web-discounts: hover {
	width: 226px;
	height: 32px;
}
div#salon-name {
	position: absolute;
	top: 103px;
	left: 114px;
}
div#salon-name img.great-scott { width: 644px; height: 76px; }

