body{
	background-image: url('images/bg_repeat.png');
	background-repeat: repeat-x;
	background-position: top;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #454545;
}

h3{
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	padding-left: 70px;
	width: 570px;
}

h4{
	padding-left: 70px;
	padding-top:10px;
	width: 570px;
	display: block;
	float: clear;
}

form{
	width: 440px;
}
/* ------------------------------- HEADER -------------------------------- */

#bottom_coupons a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #454545;
}

#bottom_coupons a:hover{
	text-decoration: underline;
}

#bottom_news a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #454545;
}

#bottom_news a:hover{
	text-decoration: underline;
}

#header_home{
	margin: 0 auto;
	width: 1000px;
}
#header_home a img{
	width: 1000px;
	height: 118px;
	margin: -7px auto 0 auto;
	border: none;
}

#header_school{
	margin: 0 auto;
	width: 1000px;
}

#header_school a img{
	width: 1000px;
	height: 118px;
	margin: -7px auto 0 auto;
	border: none;
}

#header_spa{
	margin: 0 auto;
	width: 1000px;
}

#header_spa a img{
	width: 1000px;
	height: 118px;
	margin: -7px auto 0 auto;
	border: none;
}


/* ------------------------------- NAVIGATION -------------------------------- */

#nav{
	width: 1000px;
	margin: 0 auto;
}

#nav ul{
	float: right;
	height: 46px;
	margin-top: -10px;
	margin-right: 32px;
}

#nav ul li{
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
}

#nav ul li#nav_spa a{
	background-image: url(images/nav_spa.png);
	background-position: left top;
	width:106px;
}

#nav ul li#nav_spa a:hover{
	background-image: url(images/nav_spa.png);
	background-position: left bottom;
	width:106px;
}

#nav ul li#nav_school a{
	background-image: url(images/nav_school.png);
	background-position: left top;
	width:147px;
}

#nav ul li#nav_school a:hover{
	background-image: url(images/nav_school.png);
	background-position: left bottom;
	width:147px;
}

#nav ul li#nav_contact a{
	background-image: url(images/nav_contact.png);
	background-position: left top;
	width:124px;
}

#nav ul li#nav_contact a:hover{
	background-image: url(images/nav_contact.png);
	background-position: left bottom;
	width:124px;
}

#nav ul li a{
	background-repeat: no-repeat;
	height:46px;
	text-indent: -10000px;
	display: block;
	text-decoration: none;
}


/* ------------------------------- HOMEPAGE - TOP -------------------------------- */

#welcome{
	background-image: url(images/carousel_bg.png);
	width:1000px;
	background-position: center;
	background-repeat: no-repeat;
	height:269px;
	margin: 0 auto;
}

#welcome p{
	display: none;
}
#mygallery{
	margin-left: 40px; *
	margin-top: 30px; *
	border: none; *
}



/* ------------------------------- HOMEPAGE - BOTTOM -------------------------------- */

#bottom{
	width: 1000px;
	margin: 20px auto 0 auto;
	background-image: url(images/bottom_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#bottom_coupons{
	width: 424px;
	background-image: url(images/coupons_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 45px 0 0 60px;
	color: #454545;
	line-height: 18px;
}

#bottom_news{
	width:424px;
	background-image: url(images/news_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 45px 0 0 30px;
	color: #454545;
	line-height: 18px;
	text-align: right;
}

#bottom_coupons p{
	width: 360px;
	padding: 60px 30px 30px 30px;
}

#bottom_news p{
	width: 360px;
	padding: 60px 0px 30px 30px;
}


#bottom_spa_home a{
	width:424px;
	height: 198px;
	background-image: url(images/bottom_spa.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 45px 0 0 60px;
	color: #454545;
	text-decoration: none;
	line-height: 18px;
}

#bottom_spa_home a:hover{
	width:424px;
	height: 198px;
	background-image: url(images/bottom_spa.png);
	background-position: bottom left;
	float: left;
	margin: 45px 0 0 60px;
	color: #454545;
	text-decoration: none;
}


#bottom_school_home a{
	width:424px;
	height: 198px;
	background-image: url(images/bottom_school.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 45px 0 0 30px;
	color: #454545;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
}

#bottom_school_home a:hover{
	width:424px;
	height: 198px;
	background-image: url(images/bottom_school.png);
	background-position: bottom left;
	float: left;
	margin: 45px 0 0 30px;
	color: #454545;
	text-decoration: none;
}

#bottom_spa_home p{
	width: 360px;
	padding: 30px;
	margin-top: 30px;
}

#bottom_school_home p{
	width: 360px;
	padding: 30px 0px 30px 30px;
	margin-top: 30px;
}




/* ------------------------------- FOOTER -------------------------------- */

#footer{
	background-image: url(images/footer_bg.png);
	background-color: #1f2b36;
	background-repeat: repeat-x;
	height: 60px;
	margin: 40px auto 0 auto;
}

#footer ul{
	padding-top: 15px;
	margin-left: 30px;
}

#footer ul li{
	list-style: none;
	text-decoration: none;
	display: inline;
	color: #8e8e96;
}

#footer a{
	color: #8e8e96;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover{
	color: #7290ac;
	text-decoration: none;
}

#footer p{
	font-size: 12px;
	color: #8e8e96;
	float: left;
	margin-left: 70px;
	margin-top: -10px;
}

#footer a img{
	border: none;
	float: left;
	margin-top: -15px;
	padding-left: 5px;
}

#footer_content{
	width: 1000px;
	margin: 0 auto;
}

/* ------------------------------- SUBPAGE - SCHOOL -------------------------------- */


#bottom_school{
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/sub_middle.png);
	background-position: center;
	background-repeat: repeat-y;
}

#bottom_school_top{
	background-image: url(images/sub_topschool.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 91px;
	width: 940px;
	margin: 0 auto;
}

#bottom_school_bottom{
	background-image: url(images/sub_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	height: 11px;
	width: 940px;
}

#bottom_school p{
	width: 570px;
	margin: 0px 40px 20px 70px;
	line-height: 20px;
}

#school_sidebar {
	float: left;
}

#school_sidebar ul li{
	list-style: none;
	line-height: 25px;
}

#school_sidebar hr{
	width: 215px;
	color: #ffffff;
}
#school_sidebar ul li a{
	text-decoration: none;
	font-style: italic;
	font-family: georgia;
	font-weight: normal;
	font-size: 16px;
	color: #546777;
}

#school_sidebar ul li a:hover{
	color: #b7b7b7;
}

#side_title_school {
	margin-left: 35px;
}

#school_sidebar ul img{
	padding-right: 8px;
}


/* ------------------------------- SUBPAGE - SPA -------------------------------- */


#bottom_spa{
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/sub_middle.png);
	background-position: center;
	background-repeat: repeat-y;
}


#bottom_spa_top{
	background-image: url(images/sub_topspa.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 91px;
	width: 940px;
	margin: 0 auto;
}

#bottom_spa_bottom{
	background-image: url(images/sub_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	height: 11px;
	width: 940px;
}

#bottom_spa p{
	width: 570px;
	margin: 0px 40px 20px 70px;
	line-height: 20px;
}

#spa_sidebar {
	float: left;
}

#spa_sidebar ul li{
	list-style: none;
	line-height: 25px;
}

#spa_sidebar hr{
	width: 215px;
	color: #ffffff;
}
#spa_sidebar ul li a{
	text-decoration: none;
	font-style: italic;
	font-family: georgia;
	font-weight: normal;
	font-size: 16px;
	color: #636e65;
}

#spa_sidebar ul li a:hover{
	color: #b7b7b7;
}

#side_title_spa {
	margin-left: 35px;
}

#spa_sidebar ul img{
	padding-right: 8px;
}

/* ------------------------------- SUBPAGE - contact -------------------------------- */


#bottom_contact{
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/sub_middle.png);
	background-position: center;
	background-repeat: repeat-y;
}


#bottom_contact_top{
	background-image: url(images/sub_topcontact.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 91px;
	width: 940px;
	margin: 0 auto;
}

#bottom_contact_bottom{
	background-image: url(images/sub_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	height: 11px;
	width: 940px;
}

#bottom_contact p{
	width: 570px;
	margin: 0px 40px 20px 70px;
	float: left;
	line-height: 20px;
}

#bottom_contact form{
	width: 570px;
	margin: 0px 110px 20px 0px;
	float: left;
	line-height: 20px;
}

#contact_sidebar {
	float: left;
	margin-top: -60px;
}

#contact_sidebar ul li{
	list-style: none;
	line-height: 25px;
}

#contact_sidebar hr{
	width: 215px;
	color: #ffffff;
}
#contact_sidebar ul li a{
	text-decoration: none;
	font-style: italic;
	font-family: georgia;
	font-weight: normal;
	font-size: 16px;
	color: #636e65;
}

#contact_sidebar ul li a:hover{
	color: #b7b7b7;
}

#side_title_contact {
	margin-left: 35px;
}

#contact_sidebar ul img{
	padding-right: 8px;
}



.clear{
	clear:both;
}

.left{
float: left;
}

.bio{
	padding-left: 70px;
	padding-bottom: 5px;
}

.biohr{
	margin-left: 70px;
	width: 570px;
	color: #ffffff;
}

.blank{
height: 125px;
}
