﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderdarkred.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-dr.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#Content {
	width: 644px;
	height: auto;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/Beauty/BeautyHeader.jpg');
	margin-bottom: 5px;
}

.sectionheaders {
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #401A25;
}
.sectionheaders:hover
{
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #AF7F3A;
}
.sectionheaders img {
	width: 590px;
	height: 157px;
}
#CenterBannerBeauty
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Beauty/sectionSalons.jpg');
    margin-bottom: 5px;
}
#CenterBannerSpa
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Beauty/sectionSpa.jpg');
    margin-bottom: 5px;
}
#CenterBannerHealthClub
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/Beauty/sectionHealthClub.jpg');
    margin-bottom: 5px;
}
