body{
	margin:0px;
	background-color:#000000;
	background-image:url(images/web_background.jpg);
	background-repeat:no-repeat;	
	background-attachment:fixed;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Verdana, Arial, sans-serif;		
	}

li, p, td {
	font-size:1em;
	color:#FFFFFF;
}

p strong {
	font-size:1.2em;
	color:#DC007F;
}

p em {
	font-size:1em;
	color:#FF0099;
	font-style: italic;
}

td.bold {
	font-size:1.2em;
	color:#DC007F;
}

a {
	font-size:0.9em;
	text-decoration:none;
	color:#F90487;
	padding:2px;
}

a:hover{
	text-decoration:underline;
}

img {
	margin:0px 10px 10px 10px;
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

h1 {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;		
	color: #F90487;
	padding-top:5px;
	padding-bottom:5px;	
	font-size: 1.5em;
	border-bottom:#F90487 solid 1px;
	background-image:url(images/h1_background.png);
	background-repeat:no-repeat;
	text-indent:40px;
}

h2 {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;		
	color: #F90487;
	padding-bottom:3px;
	font-size: 1.3em;
	font-weight:bold;
	text-decoration:underline;
}

h3 {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;		
	color: #F90487;
	padding-bottom:3px;
	font-size: 1em;
	font-weight:bold;
}
	
#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;		
	margin-top:30px;
}

#flags {
	text-align:right;
	width:500px;
	height:30px;
	float:right;
	margin-right:20px;
}

#flags img {
	margin:0px 0px 0px 15px ;
	padding: 0px;	
	border:none;	
}

#header{
		background-image:url(images/salon_header.png);
		width:990px;
		height:238px;
		margin:0px;
		padding:0px;		
}

#navigation {
	background-image:url(images/navigation_background.jpg);
	background-repeat:no-repeat;
	height:52px;
	text-align:center;
	margin:0px;
	padding:0px;	

}

#navigation ul {
	padding:0px;
	margin:0px;
}

#navigation li {
	list-style-type:none;
	display:inline;
	padding-right:40px;
}
	
#navigation a {
	font-size:1.2em;
	font-weight:500;
	text-decoration:none;
	color:#E10243;
	position:relative;
}

#navigation a#current{
	color:#E10243;
	font-family:Georgia, Arial;
	font-size:1.4em;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
}

#navigation a:hover {
	color:#fd84c5;
	border-bottom-color:#FF00FF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-bottom:0px;
}

#web_area {
	position:relative;
	float:left;
	width:990px;
	background:url(images/content_background.jpg) repeat-y;	
	margin:0px;
}

#web_content {
	position:relative;
	width: 920px;
	margin-left:35px;
}

#web_content ul  {
list-style-type: none;
padding: 0;
margin-left: 15px;
}

#web_content li {
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:10px;
	list-style:none;
	list-style-position:outside;
}

#footer{
		background-image:url(images/Footer.png);
		background-position:bottom;
		background-repeat:no-repeat;
		width:990px;
		height:184px;		
		margin-left:auto;
		margin-right:auto;
		position:relative;
		text-align:center;
		top:-15px;
		z-index:10;		
}

#footer p {
	font-size:0.8em;
	color:#FFFFFF;
	padding-top:50px;
}

#footer a {
	padding:0px;
}

#footer img  {
	margin:0px ;
	padding: 0px;	
	border:none;	
}

/*---------------------------- All images div are here ------------------------------*/
#img_lobby02{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/lobby02.png);
	left:50px;
}

#img_salon01{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/salon01.png);
	left:50px;
}

#img_massage01{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/massage01.png);
	left:50px;
}

#img_massage02{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/massage02.png);
	left:50px;
}

#img_massage03{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/massage03.png);
	left:50px;
}

#img_massage04{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/massage04.png);
	left:50px;
}

#img_staff01{
	position:relative;
	float:left;
	width:800px;
	height:420px;
	background-image:url(images/staff01.png);
	left:50px;
}