body {
	margin: 0;
	padding: 0;
	background: #fff4a5;
	font: normal normal normal 12px/normal Georgia, "MS Sans Serif", Geneva, sans-serif;
	direction: ltr; }

h1, h3, h4 {
	margin: 0;
	padding: 0;
	font: normal normal normal 12px/12px Georgia, "MS Sans Serif", Geneva, sans-serif; }

h2 {
	margin: 0 0 24px 0;
	padding: 0;
	font: normal normal normal 36px/normal Georgia, "MS Sans Serif", Geneva, sans-serif;
	color: #e11270; }

p {
	margin: 0 0 12px 0;
	padding: 0;
	font: normal normal normal 18px/24px Georgia, "MS Sans Serif", Geneva, sans-serif;
	color: #e11270; }

ul { margin: 0; padding: 0; list-style: disc inside none; }

i { visibility: hidden; }

strong { color: #F16422; }

em { line-height: 1.5em; font-size: 16px; }

#container {
	position: relative;
	width: 100%;
	top: 0;
	left: 0; }

#reikiback {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%; }

#reikicontent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%; }

#reikimenu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%; }

#reikipaths {
	position: fixed;
	top: 180px;
	left: 30px;
	z-index: 30;
	width: 220px;
	height: 240px;
	text-align: right; }

.hidden {
	visibility: hidden;
	margin: 0;
	padding: 0;
	font: normal normal normal 8px/8px Verdana, Geneva, Arial, Helvetica, sans-serif; }

	
	
/* back section */
	
#reikisky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 640px;
	background: transparent url(../images/reiki_sky.jpg) repeat-x scroll;
	overflow: hidden; }

#reikilake {
	position: fixed;
	bottom: -60px;
	left: 0;
	width: 100%;
	height: 280px;
	background: transparent url(../images/reiki_lake.jpg) repeat-x scroll 0 0px;
	overflow: visible; }

#reikipagoda {
	position: absolute;
	top: -170px;
	left: 0px;
	width: 467px;
	height: 352px;
	background: transparent url(../images/reiki_pagoda.png) no-repeat scroll; }


/* content section */

#reikitext {
	position: relative;
	width: 450px;
	margin: 190px 0 0 0;
	left: 500px; }

#reikitext p.smally {
	padding: 12px 0 0 0;
	font: normal normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666; }

#reikitext p a { text-decoration: none; color: #e11270; }
#reikitext p a:hover { color: #666; border-bottom: 1px solid #e11270; }

#reikilotus {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 177px;
	background: transparent url(../images/lotus_leaf.png) no-repeat scroll center 70px;
	overflow: hidden; }

#lotus_flower1 {
	position: absolute;
	top: 100px;
	left: -50px;
	width: 192px;
	height: 136px;
	background: transparent url(../images/lotus_flower1.png) no-repeat scroll center; }

#lotus_flower2 {
	position: absolute;
	top: 50px;
	left: 140px;
	width: 161px;
	height: 115px;
	background: transparent url(../images/lotus_flower2.png) no-repeat scroll center; }

#lotus_flower3 {
	position: absolute;
	top: 70px;
	left: 550px;
	width: 204px;
	height: 145px;
	background: transparent url(../images/lotus_flower3.png) no-repeat scroll center; }

#lotus_flower4 {
	position: absolute;
	top: 50px;
	left: 750px;
	width: 125px;
	height: 89px;
	background: transparent url(../images/lotus_flower4.png) no-repeat scroll center; }

#lotus_flower5 {
	position: absolute;
	top: 100px;
	left: 1000px;
	width: 192px;
	height: 136px;
	background: transparent url(../images/lotus_flower1.png) no-repeat scroll center; }

#reikimaw {
	margin: 135px 15px 0 0;
	float: right;
	width: 60px;
	height: 30px; }

a.mawlogo {
	display: block;
	text-decoration: none;
	width: 60px;
	height: 30px;
	font-size: 8px;
	background: transparent url(../images/mawweb2.gif) no-repeat scroll top; }

a.mawlogo:hover {
	text-decoration: none;
	background: transparent url(../images/mawweb2.gif) no-repeat scroll bottom; }
	

/* header and menu section */

#reikiheader {
	z-index: 21;
	position: relative;
	margin: 0;
	width: 98%;
	height: 165px;
	background: transparent;
	overflow: visible; }

#reikilogo {
	z-index: 22;
	position: relative;
	margin: 0;
	width: 504px;
	height: 194px;
	background: transparent url(../images/reiki_logo.png) no-repeat scroll 0 -10px; }

#reikidelivery {
	z-index: 23;
	position: relative;
	margin: -195px 0 0 80%;
	width: 181px;
	height: 165px;
	background: transparent url(../images/reiki_delivery.png) no-repeat scroll center; }

#reikidelivery a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none; }

#reikipaths ul {
	margin: 0;
	padding: 0;
	list-style: none; }

#reikipaths li {
	text-transform: uppercase;
	font: normal normal normal 15px/30px Georgia, "MS Sans Serif", Geneva, sans-serif;
	color: #e11270; }

#reikipaths a {
	text-decoration: none;
	color: #e11270; }

#reikipaths a:hover { text-decoration: underline; }
