body {
	background:#dbe3e8;
}

#container {
	width:764px;
	margin:20px auto;
	position:relative;
	background:url('../images/content-repeat.png') repeat-y;
}

.popBG {
	background:url('../images/popBG.jpg') no-repeat;
	width:640px;
	height:400px;
}

.popBG .popper {
	padding:150px 30px 30px 30px;
}

.popper h5 {
	font-family:arial;
	color:#5a471b;
	font-size:18px;
	line-height:24px;
	padding:20px;
	border:3px dashed #000000;
	text-align:center;
}

#header {
	width:100%;
	background:url('../images/header.png') no-repeat;
	height:140px;
}

#contentHome {
	background:url('../images/HP_bucket.png') no-repeat;
	width:100%;
	height:433px;
}

#contentSmall{
	background:url('../images/contentBGsmall.png') no-repeat;
	width:100%;
	height:433px;
}

#content {
	background:url('../images/contentBG.png') 8px 0px no-repeat;
}

#header ul {
	float:right;
	margin-right:17px;
	display:inline;
	position:relative;
	z-index:50;
}

#header ul li {
	float:left;
}

#header ul li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	padding:10px 0px;
	text-align:center;
	height:113px;	
}

#header ul li a:hover {
	background:#b9aa88 url('../images/navpics.png') 0px 30px no-repeat;
}

#header ul li.linkHome a:hover, #header ul li.linkHome a.current {	background:#b9aa88 url('../images/navpics.png') 0px 30px no-repeat;}
#header ul li.linkSalon a:hover, #header ul li.linkSalon a.current {	background:#b9aa88 url('../images/navpics.png') -71px 30px no-repeat;}
#header ul li.linkSpa a:hover, #header ul li.linkSpa a.current {	background:#b9aa88 url('../images/navpics.png') -158px 30px no-repeat;}
#header ul li.linkSpecial a:hover, #header ul li.linkSpecial a.current {	background:#b9aa88 url('../images/navpics.png') -251px 30px no-repeat;}
#header ul li.linkAbout a:hover, #header ul li.linkAbout a.current {	background:#b9aa88 url('../images/navpics.png') -343px 30px no-repeat;}
#header ul li.linkContact a:hover, #header ul li.linkContact a.current {	background:#b9aa88 url('../images/navpics.png') -429px 30px no-repeat;}

.logo {
	position:absolute;
	top:40px;
	left:20px;
	z-index:65;
}

.navPics {
	position:absolute;
	z-index:5;
	width:525px;
	height:103px;
	background:url('../images/navpics.png') no-repeat;
	right:9px;
	top:30px;
}

.salon {
	clear:right;
	width:0px;
	height:0px;
	margin-right:380px;
}

.bodyTxtHome {
	padding:90px 50px;
	float:right;
	width:400px;
}

.bodyTxt {
	padding:50px 50px;
	float:right;
	width:400px;
}

p {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#5a471b;
	margin:10px 0px;
}

.subNav {
	font-size:15px;
	position:absolute;
	left:300px;
	top:150px;
}

.subNav a{
	font-weight:bold;
	color:#aabbc5;
	text-decoration:none;
}

.address {
	float:left;
	margin-left:120px;
}

.address p {
	font-family:times;
	font-size:11px;
	color:#5a471b;
	margin:0px 0px;
	line-height:14px;
}

.message {
	position:absolute;
	top:400px;
	left:50px;
}

.message h2 {
	font-family:verdana;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	color:#5a471b;
	line-height:18px;
}

.message input {
	color:#5a471b;
	background:#dbe3e8;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding:3px 5px;
	margin:10px 0px;
}

#footer {
	background:url('../images/content-footer.png') no-repeat;
	width:100%;
	height:41px;
}