*
{
	margin:0;
	padding:0;
	border:0;
}


html
{
	height: 100%;

	background-color: #fff;
}

body
{
	
	background-color: #fff;
	
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;	
}


.container 
{
	width:1260px;
	margin: auto;
	
	min-height:100%;
	background-color: #fff;	
}

.main_indent
{
	padding-left:9px;
	padding-right:10px;
	padding-bottom:10px;
}


.main_container
{
	width:100%;
	background-color: #FFE6A7;	
}

.main_container_1
{
	width:100%;
	background:url('../img/sep_1.gif') no-repeat left bottom;
}


.main_container_2
{
	width:100%;
	background:url('../img/sep_2.gif') no-repeat right bottom;
}


																														/* INDEX.html */

.header
{
	background:url('../img/header_1260.jpg') no-repeat;
	width:100%;
	height:442px;
	position:relative;
}

.header_text
{
	width:790px;
	padding:170px 0px 20px 30px;
}

.header_text a
{
	color:#fff;
}

.header_text_p
{
	color:#fff;
	font-size:70%;
	padding:10px;	
}

* html .header_text_p
{

	font-size:60%;

}




.main_bottom_indent
{
	padding-left:10px;
	padding-right:10px;
}

.menu_container
{
	width:100%;	
	background-color: #E8C670;
	
	padding-top:20px;
}

.menu_container_item
{
	width:410px;
	height:115px;

	margin-bottom:10px;
	
	background-color: #E8C670;
	
	float:left;
}

.menu_container_item img
{
	float:left;
	margin:0px 5px 0px 0px;
}

.menu_container_item h1
{
	color:#fff;
	
	font-family:Georgia;
	font-size:120%;
	padding:5px 0px 10px 0px;
}

* html .menu_container_item h1
{
		font-size:100%;
}

.menu_container_item p
{
	color:#484848;
	font-size:70%;
	
	padding:0px 20px 0px 0px;
}

.menu_container_item a
{
	text-decoration:none;
	color:#fff;
}

.bonus
{
	background:url('../img/img_7.jpg') no-repeat;
	width:727px;	
	height:167px;
	
	position:relative;

	padding:0px;
	margin:30px 60px 20px 20px;
	
	float:left;
}

.bonus h2
{
	color:#fff;
	padding:10px 0px 10px 0px;
}

.bonus p
{
 color:#fff;
 width:323px;
 font-size:80%;
}

.bonus a
{
	color:#fff;
	text-decoration:none;
}

.video
{
	margin:20px 10px 10px 10px;
}

.bottom_address h1
{
	color:#584C87;
	font-size:140%;
	padding:10px 10px 10px 20px;
}

.bottom_address_item
{
	width:100%;
	background:url('../img/bg_1.gif') repeat-x top;
}

.bottom_address_item_1
{
	width:100%;
	background:url('../img/sep_3.gif') no-repeat left top;
}

.bottom_address_item_2
{
	width:100%;
	background:url('../img/sep_4.gif') no-repeat right top;
}


.bottom_address_item_3 
{
	width:287px;
	float:left;

	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

.bottom_address_item_3 a.title
{
	color:#5F47BF;
	font-size:90%;
	padding-bottom:3px;
	font-weight:bold;
}

.bottom_address_item_3 .addr a
{
	color:#5F47BF;
}

.bottom_address_item_3 p
{
	color:#574B84;
	font-size:65%;
	padding-top:3px;
}	

* html .bottom_address_item_3 p
{
	color:#574B84;
	font-size:70%;
}


.bottom_address_item_3 table 
{
	color:#574B84;
	font-size:80%;
}	


																												/* SPA_INDEX_IN.html */
																												
.index_in_main_container
{
	width:1260px;
}

.index_in_main_container_1
{
	background:url('../img/sep_7.gif') no-repeat left bottom;
}


.index_in_main_container_2
{
	background:url('../img/sep_8.gif') no-repeat right bottom;
}																												
																												
																												
																												
.header_text_h1
{
	color:#fff;
	font-family:Georgia;
	font-weight:normal;
	padding:10px;
}																												

.header_menu
{
	position:absolute;
	left:10px;
	bottom:64px;
}

.header_menu a
{
	color:#fff;
	text-decoration:none;
	font-size:80%;
}

* html .header_menu a
{
	font-size:80%;
}

.header_menu td
{
	background:url('../img/bg_2.gif') repeat-x;	
}


.index_in_menu_container
{
	padding:0px 10px 10px 9px;
}

.index_in_content
{
	width:100%;
	background:url('../img/bg_3.gif') repeat-x bottom;
	background-color: #E9C770;
	font-size:80%;
}

.index_in_content_1
{
	background:url('../img/sep_9.gif') no-repeat left bottom;
}

.index_in_content_2
{
	background:url('../img/sep_10.gif') no-repeat right bottom;
	position:relative;
}




.salon_desc_cont
{
	width:740px;
	float:left;
	margin:0px;
}

.salon_desc_cont h1
{
	color:#FF7200;
	
	font-size:130%;
	font-family:Trebuchet MS, Arial;
	font-weight:normal;
	
	padding-left:5px;
	padding-bottom:10px;
}


.salon_images_cont
{
	width:480px;
	float:left;
	padding-bottom:10px;
}

.salon_images_cont h3
{
	font-size:130%;
	font-weight:normal;
	font-family:Trebuchet MS, Arial;
	color:#FF7200;
	padding-bottom:15px;
	padding-left:5px;
}

.salon_desc_cont p
{
	color:#000;
	font-size:80%;
	text-align:justify;
	font-family:Trebuchet MS;
}


.salon_desc_cont .indent
{
	padding-left:30px;
	padding-right:10px;
}




.index_in_content_item
{
	margin:10px 520px 20px 30px;
}

.index_in_content_item img	
{
	float:left;
	margin:0px 20px 0px 0px;
}

.index_in_content_item h2
{
	color:#584C87;
	padding:10px 0px 10px 0px;
	font-weight:normal;
	font-size:110%;
	font-family:Georgia;
}

.index_in_content_item p
{
	color:#000;
	font-size:70%;
	text-align:justify;
}

* html .index_in_content_item p
{
	padding:0px;
}


.index_in_content_item a
{
	text-decoration:none;
	color:#584C87;
}




.salon_photos_cont
{
	width:480px;
	
	left:705px;
	top:0px;
	position:absolute;
}

.photo_item
{
	float:left;
	
	margin:0px;
	padding:0px;
}


.services_cont
{
	padding-left:30px;
	padding-bottom:30px;
}


h2.services_cont_title
{
	color:#FF7200;
	padding-left:70px;
	padding-bottom:40px;
}

.services_cont p
{
	padding-top:10px;
}

.services_cont a
{
	color:#000;
}

.section_content
{
	font-family:Trebuchet MS, Arial;
}


.services_cont p.with_thumb
{
	
}

.service_item p
{
	padding-left:100px;	
}

.service_item p.title
{
	color:#9F2900;
	font-weight:bold;
}

.service_item p.desc
{
	color:#9F2900;
}
