/*SalonXpressiosn Style Sheet*/
/*ONE22 Designs - 2011*/
body {
background: #666666;
margin-top: 100px;}
#wrapper {
width: 780px;
min-height: 500px;
margin: 0 auto;
padding: 0;
z-index: 1;
position:relative;
}
#nav {
height: 41px;
padding-top: 40px;
}
.logo {
position:absolute;
top:0;
left: -30px;
z-index:99;
}
#main {
height: 430px;
background: #999999 url(images/salonpic.jpg) no-repeat;
}
#content {
width: 446px;
/*background:#FF0000;*/
height: 405px;
margin-left:312px;
border-left: #666666 2px solid;
padding: 15px 10px 10px 10px;
font-family:Verdana;
font-size:18px;
overflow:auto;
}
#footer {
height: 30px;
background: #8a7c6f;
padding: 5px;
}
#services {
	padding:0;
	margin:0;
}
	#services li {
		list-style-type:none;
		display:inline;
		font-size:12px;
		font-size:11.5px;
	}
#prices {
	font-size:14px;
}
.title {
	list-style-type:none;
	color:white;
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
}
a.one22 {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
	a.one22:hover {
		color:#666;
	}
	