a:link img, a:active img, a:visited img {
	border: 0px;
}

table {
	position: relative;
	text-align: left;
	width: 390px;
	left: 16px;
	font-size: 10pt;
}

.category {
	text-transform: uppercase;
	font-size: 13pt;
	padding-top: 1em;
}

.sub_item {
	padding-left: 2em;
}

.price {
	font-weight: bold;
	text-align: right;
	padding-right: 100px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 155px;
	height: 36px;
}

#services {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 75px;
	left: 0px;
	text-align: center;
}

#left_side, #right_side {
	height: 2240px;
}

#left_side div {
	position: absolute;
	top: 0px;
	left: 0px;
}

#right_side div {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 247px;
}

#hair_svc, #wax_svc, #nail_svc {
	position: absolute;
	left: 0px;
	top: 0px;
}

#hair_left, #wax_left, #nail_left {
	position: absolute;
	width: 265px;
	height: 373px;
	left: 0px;
	top: 75px;
}

#hair_divider, #wax_divider, #nail_divider {
	position: absolute;
	width: 22px;
	height: 448px;
	left: 265px;
	top: 0px;
	text-align: center;
}

#hair_right, #wax_right, #nail_right {
	position: absolute;
	width: 246px;
	height: 448px;
	left: 285px;
	top: 0px;
}

#wax_right, #nail_right {
	top: 75px;
}

#hair_svc, #wax_svc, #nail_svc {
	visibility: hidden;
}

#container {
	background-image: url(../i/tresbonhand.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position:left;
	width: 406px;
	top: 136px;
}

#arrows {
	position: absolute;
	bottom: 0px;
	right: 0px;
}