body {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #26276D;
	font-family: Times New Roman, Palatino;
}

a {
	color: #4F52D6;
	text-decoration: none;
}

a:hover {
	color: #989861;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 59px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header {
	position: absolute;
	z-index: 10;
}

#content {
	padding: 0;
	border-top: 1px solid #8385E0;
	border-bottom: 1px solid #8385E0;
	background-image: url(/images/bg_clouds_top.jpg);
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	padding-top: 8px;
	background-color: white;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header img {
	position: absolute;
	top: -59px;
	z-index: 10;
}

#header h1, #header h3 {
	position: absolute;
	top: -48px;
	left: 133px;
	width: 228px;
	height: 82px;
	margin: 0;
	padding: 0;
	background-image: url(/images/title_elixir_small.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
	z-index: 30;
}

#header p {
	position: absolute;
	top: -38px;
	left: 372px;
	width: 378px;
	height: 51px;
	margin: 0;
	padding: 0;
	background-image: url(/images/text_presented_2.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#header a {
	position: absolute;
	display: block;
	top: -59px;
	left: 0px;
	padding: 100px 52px 5px 52px;
	z-index: 20;
	background-image: url(/images/logo3.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

#header a:focus { 
	outline: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content h3.section {
	position: relative;
	left: 469px;
	width: 300px;
	height: 36px;
	background-repeat: no-repeat;
	border: 0px dotted red;
	text-indent: -1000em;
}

body.reiki				 	h3.section { background-image: url(/images/header/reiki.png); }
body.chakras				h3.section { background-image: url(/images/header/chakras.png); }
body.vibrational-healing	h3.section { background-image: url(/images/header/vibrational-healing.png); }
body.meditations			h3.section { background-image: url(/images/header/meditations.png); }
body.reiki-classes		 	h3.section { background-image: url(/images/header/reiki-classes.png); }
body.crystals-minerals	 	h3.section { background-image: url(/images/header/crystals-minerals.png); }
body.flower-essences		h3.section { background-image: url(/images/header/flower-essences.png); }
body.essential-oils		 	h3.section { background-image: url(/images/header/essential-oils.png); }

body.about				 	h3.section { background-image: url(/images/header/about-us.png); }
body.contact				h3.section { background-image: url(/images/header/contact-us.png); }
body.prices					h3.section { background-image: url(/images/header/prices.png); }
body.links					h3.section { background-image: url(/images/header/links.png); }

body.our-energy-bodies		h3.section { background-image: url(/images/header/our-energy-bodies.png); }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content .side {
	margin-top: 35px;
}

#content .side ul {
	list-style: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content .main {
	min-height: 440px;
	padding-right: 32px;
	padding-bottom: 20px;
	background-image: url(/images/bg_clouds_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content .main h1 {
	margin-top: 0;
}

#content .main p {
	margin: 0;
	padding-bottom: 12px;
}

#content .main table {
	margin-bottom: 12px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}

#footer p {
	margin-top: 4px;
	clear: left;
	color: #8B8DF6;
	font-size: 11px;
	letter-spacing: 1px;
}

#footer img.firefox {
	margin-top: 20px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


hr {
	display: none;
}

div.clear {
	clear: both;
	font-size: 1px;
}

#header,
#header h1,
#header h3,
#header p,
#header a,
#content .main,
#content .main a.enter,
#content .main a.enter span,
#content h1.section, 
#content .main ul li a span,
#content .main ul li a span.bg,
#content .side .image {
	behavior: url(/js/iepngfix.htc); 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


iframe {
	margin-top: 20px;
}