@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffcc;
	text-align: center;
	background-image: url(images/backgroundBody.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 15px;
}
h1 {
	text-indent: -9999px;
	position: absolute;
	left: 5px;
	top: 5px;
}

h2 {
	color: #F24580;
	margin-bottom: 5px;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
p {
	margin-bottom: 10px;
	margin-left: 10px;
}

#content {
	background-color: #FFFFFF;
	background-image: url(images/backgroundContent.jpg);
	background-repeat: no-repeat;
	width: 770px;
	overflow: visible;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f24580;
	border-left-color: #f24580;
	position: relative;
	margin-bottom: 5px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f24580;
	height: 950px;
}
#menu {
	position: absolute;
	left: 10px;
	top: 192px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
#menu a {
	display: block;
	float: left;
	line-height: 16px;
	height: 20px;
	vertical-align: middle;
	padding-right: 40px;
	padding-left: 40px;
	color: #F24580;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu img {
	float: left;
	margin-top: 2px;
}
#innerLeft {
	width: 450px;
	position: absolute;
	left: 30px;
	top: 230px;
	line-height: 16px;
	z-index: 2;
}
#innerLeft li{
	width: 350px;
	position: relative;
	left: 25px;
	top: 5px;
	line-height: 16px;
	z-index: 2;
}
#innerRight {
	width: 250px;
	position: absolute;
	right: 20px;
	top: 240px;
	text-align: center;
	z-index: 2;
}
#innerRight img, #imagesHome img {
	margin-bottom: 35px;
	border: 2px solid #F24580;
}
#credits {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #F24580;
}
#credits a {
	color: #F24580;
}
#backgroundAromatherapy {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
#backgroundHome {
	position: absolute;
	right: 0px;
	z-index: 1;
	top: 260px;
}
#imagesHome {
	position: absolute;
	right: 30px;
	z-index: 4;
	top: 260px;
	width: 200px;
}
#contactPhone {
	background-image: url(images/contactPhone.jpg);
	text-indent: 150px;
	height: 89px;
	width: 401px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 80px;
	margin-left: 20px;
}
#contactMobile {
	background-image: url(images/contactMobile.jpg);
	text-indent: 150px;
	height: 89px;
	width: 401px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 80px;
	margin-left: 20px;
}
#contactEmail {
	background-image: url(images/contactEmail.jpg);
	text-indent: 150px;
	height: 89px;
	width: 401px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 80px;
	margin-left: 20px;
}
#contactEmail a {
	color: #F24580;
}
#callNow {
	color: #FFFFFF;
	background-image: url(images/backgroundCallNow.gif);
	height: 79px;
	width: 383px;
	text-align: center;
	margin-left: 30px;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#callNow a {
	color: #FFFFFF;
}
