@charset "utf-8";
#menu {
	text-align: left;
	width: 520px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu_b {
	width: 195px;
	float: right;
	margin-left: 25px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#title_cut {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/cut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#title_color {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/color.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}

#title_perm {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/perm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}

#title_straight {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/straight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}

#title_treatment {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/treatment.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}

#title_extension {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/extension.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}

#title_other {
	width: 520px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/menu/other.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}

#catelink {
	width: 135px;
	height: 22px;
	display:block;
	background-attachment: scroll;
	background-image: url(../img/menu/catelink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#catelink a {
	display:block;
	text-indent: -999px;
	height: 22px;

}
#catelink a:hover {

	background-attachment: scroll;
	background-image: url(../img/menu/catelink_o.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.style4 {
	color: #D2CBAC
}
