/* @override http://local.sfsc.site/salon.css */

#salon {
	background-color: transparent;
	background-image: url(assets/salon/salon_bkg-edmonds.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 750px;
	height: 459px;
	clear: right;
	padding-top: 0;
}

*, p { color: #383b3b;
	font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#salon_text {
	position: absolute;
	top: 42px;
	left: 488px;
	width: 223px;
	height: 349px;
	font-size: 12px;
	line-height: 22px;
}

#salon p {
	line-height: 22px;
}

#licenses {
	background: url(assets/salon/licenses.gif) no-repeat;
}

#salon_1 {
	background: url(assets/salon/salon_1.jpg) no-repeat;
}

#salon_2 {
	background: url(assets/salon/salon_2.jpg) no-repeat;
}

#salon_3 {
	background: url(assets/salon/salon_3.jpg) no-repeat;
}
