@charset "utf-8";
ul#nav {
	overflow: hidden;
	position: relative;
	height: 126px;
	width: 900px;
	list-style-type: none;
	top: -10px;
	left: -40px;
}
ul#nav li a {
	text-decoration: none;
	background-image: url(images/BobbiGuyNav.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	background-color: transparent;
	display: block;
}
ul#nav li {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

li#main a {
	height: 99px;
	width: 900px;
}
li#main a:link, li#main a:visited, li#main a:hover, li#main a:focus {
	background-position: 0px 0px;
}
li#bobbiguy a {
	height: 27px;
	width: 164px;
}
li#bobbiguy a:link, li#bobbiguy a:visited {
	background-position: 0px -99px;
}
li#bobbiguy a:hover, li#bobbiguy a:focus {
	background-position: 0px -126px;
}
li#location a {
	height: 27px;
	width: 106px;
}
li#location a:link, li#location a:visited {
	background-position: -164px -99px;
}
li#location a:hover, li#location a:focus {
	background-position: -164px -126px;
}
li#salonmenu a {
	height: 27px;
	width: 117px;
}
li#salonmenu a:link, li#salonmenu a:visited {
	background-position: -270px -99px;
}
li#salonmenu a:hover, li#salonmenu a:focus {
	background-position: -270px -126px;
}
li#appointment a {
	height: 27px;
	width: 110px;
}
li#appointment a:link, li#appointment a:visited {
	background-position: -387px -99px;
}
li#appointment a:hover, li#appointment a:focus {
	background-position: -387px -126px;
}
li#calendar a {
	height: 27px;
	width: 99px;
}
li#calendar a:link, li#calendar a:visited {
	background-position: -497px -99px;
}
li#calendar a:hover, li#calendar a:focus {
	background-position: -497px -126px;
}
li#store a {
	height: 27px;
	width: 117px;
}
li#store a:link, li#store a:visited {
	background-position: -596px -99px;
}
li#store a:hover, li#store a:focus {
	background-position: -596px -126px;
}
li#aboutus a {
	height: 27px;
	width: 106px;
}
li#aboutus a:link, li#aboutus a:visited {
	background-position: -713px -99px;
}
li#aboutus a:hover, li#aboutus a:focus {
	background-position: -713px -126px;
}
li#vip a {
	height: 27px;
	width: 81px;
}
li#vip a:link, li#vip a:visited {
	background-position: -819px -99px;
}
li#vip a:hover, li#vip a:focus {
	background-position: -819px -126px;
}
body#locationPage ul#nav li#location a {
	background-position: -164px -126px;
}
body#salonmenuPage ul#nav li#salonmenu a {
	background-position: -270px -126px;
}
body#appointmentPage ul#nav li#appointment a {
	background-position: -387px -126px;
}
body#calendarPage ul#nav li#calendar a {
	background-position: -497px -126px;
}
body#storePage ul#nav li#store a {
	background-position: -596px -126px;
}
body#aboutusPage ul#nav li#aboutus a {
	background-position: -713px -126px;
}
body#vipPage ul#nav li#vip a {
	background-position: -819px -126px;
}
