@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1f0800;
	font-family: "Lucida Grande", Myriad Pro, Myriad, Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#container {
	width: 947px;
	min-height: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #371d06;
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;	
	/*background-image:url(../images/design1.jpg);
	background-position: -30px 0;*/
}

#header {
	width: 947px;
	height: 93px;
	float: left;
}

#address {
	width: 592px;
	height: 63px;
	padding: 20px 0 10px 10px;
	color: #1f0800;
	font-size: 10px;
	float: left;
}

#address span {
	font-size: 18px;
}

#logo {
	width: 337px;
	height: 68px;
	background-color: #371d06;
	border-bottom: 1px solid #9b240E;
	float: right;
	background-image:url(../images/salono.jpg);
	background-repeat:no-repeat;
}

#logo h1 a {
	width: 337px;
	height: 68px;
	display:block;
	margin: 0;
	padding: 0;
}

#logo h1 span {
	display: none;
}

#location {
	width: 328px;
	height: 24px;
	background-color: #371d06;
	line-height: 24px;
	color: #A02214;
	font-size:12px;
	float: right;
	padding: 0 9px 0 0;
	text-align:right;
	font-family: Times, serif;
	font-weight: bold;
}

#navigation {
	width: 610px;
	height: 30px;
	float: left;
}

#right {
	width: 297px;
	height: 423px;
	float: right;
	background-color: #371d06;
	padding: 15px 10px 15px 30px;
	color: #dabd71;
	text-align: justify;
	font-size:14px;
}

#right p {
	padding: 0;
}

.first {
	margin: 0;
}

.second {
	margin: 0 0 0 15px;
}

.third{
	margin: 0 0 0 37px;
}

.fourth {
	margin: 0 0 0 70px;
}

#right h2 {
	color: #9f2214;
	font-size:20px;
	text-align:right;
	padding: 0;
	margin: 5px 0 5px 0;
	font-family: Times, serif;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing: -1px;
}

#frontContent {
	height: 453px;
	width: 610px;
}

#spotlight {
	width: 218px;
	height: 235px;
	margin: 432px 36px 8px 25px;
	float: left;
	background-color: #e1cc73;
	border: 1px solid #371d06;
	opacity: .90;
	filter: alpha(opacity=90);	
}

#spotlight h3 {
	font-size: 18px;
	color: #9b240E;
	font-family: Times, serif;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing: -1px;
	margin: 0;
	padding: 10px;
}

#clear {
	clear:both;
}

#footer {
	width: 317px;
	height: 37px;
	float:right;
	text-align: right;
	margin: 180px 0 0 0;
	padding: 10px;
	color: #fdd501;
	font-size: 10px;
	line-height: 18px;
}

#footer span {
	color: #80612e;
}

#footer a {
	color: #80612e;
	text-decoration: none;
}

#footer span a:hover {
	border-bottom: 1px dashed #80612e;
}

#womanCont {
	position:absolute;
	z-index: 300;
	width: 100%;
	top: 0;
}

#womanCont img {
	position:absolute;
	top: 225px;
	left: 420px;
}