* {margin:0; padding:0;}
a:focus { outline:none;}	

h6 {
	font:large italic Arial, Helvetica, sans-serif;
	color:#623100;
	text-align:center;
	}

#container {
	width:730px;
	height:100%;
	margin:0 auto;
	position:relative;
	}
	
#home a {
	width:280px;
	height:73px;
	background:url(../img/bannerdetail.jpg);
	display:block;
	text-indent:-9999px;
	position:absolute;
	left:179px;	
	z-index:100;	
	}


#header {
	width:730px;
	height:192px;
	background:url(../img/banner4.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	}
	
#header ol li { list-style-type:none;}	


#decocon a{
	width:142px;
	height:25px;
	background:url(../img/decocon.jpg);
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:88px;
	left:86px;
	}
#decocon a:hover { background:url(../img/decocon2.jpg);}	

#bed a{
	width:184px;
	height:25px;
	background:url(../img/kind.jpg);
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:89px;
	left:237px;	
	}
	
#bed a:hover { background:url(../img/kind2.jpg);}
		
#contact a{
	width:122px;
	height:25px;
	background:url(../img/contact.jpg);
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:89px;
	left:430px;	
	}
#contact a:hover { background:url(../img/contact2.jpg);}
		
#healing a{
	width:121px;
	height:25px;
	background:url(../img/healing.jpg);
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:122px;
	left:90px;	
	}
#healing a:hover { background:url(../img/healing2.jpg);}	
	
#act a{
	width:158px;
	height:25px;
	background:url(../img/act.jpg);
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:123px;
	left:248px;	
	}
#act a:hover { background:url(../img/act2.jpg);}	
	
#links a{
	width:104px;
	height:25px;
	background:url(../img/links.jpg);
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:122px;
	left:442px;	
	}
#links a:hover { background:url(../img/links2.jpg);}	

#footer {          
	width:640px;
	height:20px;
	margin:5px 0;
	position:relative;
	left:90px;
	}

#footer p a{
	width:100px;
	text-decoration:none;
	color:black;
	font-size:8pt;
	position:absolute;
	left:560px;
	}

#footer p {
	color:black;
	font-size:8pt;
	position:absolute;
	font-weight:bold;
	}
	
#content {
	width:640px;
	height:auto;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	position:relative;
	left:90px;
	margin-top:-15px;
	}	
	
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:1em 0;
	color:#FFF;
	text-align:left;
	}

