body {
	background-color:#435980;
	background-image:url(images/back.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}

#page {
	background-image:url(images/page.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
}

#header {
	width:900px;
	height:40px;
	background-image:url(images/header.png);
	clear:both;
	background-repeat:no-repeat;
	
}

ul#nav {
	background:url(images/hdl.jpg);
	height:176px;
	padding:20px 40px 30px 40px
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#ffffff;
}
#menulinks {
	width:849px;
	height:45px;
	background-image:url(images/menulinks.png);
	clear:both;
	padding-left:51px;
}

#menulinks a {
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	height:30px;
	background-image:none;
	background-position:top center;
	background-repeat:repeat-x;
	display:block;
	color:#ffffff;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	text-decoration:none;
	background-repeat:repeat-x;
}

.menulines {
	width:2px;
	height:45px;
	float:left;
	display:block;
	background-image:url(images/menuline.png);
}

#banner {

	width:900px;
	height:148px;
	clear:both;
	background-image:url(images/banner5.jpg);
}

#bannerleft {
	padding-left:75px;
	width:460px;
	float:left;
	color:#FFFFFF;
}

#bannerright {
   
	padding-left:30px;
	width:275px;
	height:146px;
	float:left;
	color:#FFFFFF;
}

#bannerright .header {
	font-size:16px;
	font-weight:bold;
	color:#6d798f;
}



a {
	text-decoration:none;
	color:#FFFFCC;
}

a:hover {
	text-decoration:underline;
}

#mainarea {
	padding-top:10px;
}

#contentarea {

	padding-left:52px;
	width:475px;
	padding-right:40px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}
.content {

	padding-bottom:15px;

}

.contentpromo {

	padding-bottom:15px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	

}
.contentpromo h2{
color:#FF0066;
font-size:20px;
font-weight:bold;

}

.contentpromo ul{
text-align:left;
margin-left:40%;


}

.contentrel {
position: relative;
}
.new1 {
position:absolute;
top:5px;
left:10%;
width:80%;
height:60px;
background-color:#FFFFFF;

z-index:1;
}

.contentmainindex {
background-image:url(images/reiki3hands.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-bottom:15px;
}

#sidebar {
	width:283px;
	
	float:left;
	line-height:18px;
	
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	border:1px solid #89a7ca;
	background-image:url(images/menulinks.png);
	background-position:top center;
	margin-bottom:10px;
}


h1 {
	font-size:56px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
}



#footer {
	width:830px;
	padding-top:32px;
	padding-left:70px;
	padding-bottom:40px;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	clear:both;
	background-image:url(images/footer.png);
}

#footer a {
	color:#FFFFFF;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	border:1px solid #89a7ca;
	margin-top:0px;
	background-image:url(images/menulinks.png);
	background-position:top center;
}

.leftimage{
float: left;
margin: 5px 10px 5px 5px;

}


.rightimage{
float: right;
margin: 5px 5px 5px 10px;

}

/*
form {
margin: 0;
margin: 20px 0 0 20px;
}
*/
form.contact {
padding: 0;
margin: 20px 0 0 20px;
}
form.contact fieldset {
border: 1px solid navy;
padding: 10px;
width: 420px;
}

form.contact legend {
font-weight: bold;
font-size: small;
color: #ffffff;
padding: 5px;
}


form.contact label {
font-weight:bold;
font-size:small;
color:#ffffff;
line-height: 150%;
}

form.contact label fixedwidth {
display:block;
width:240px;
float:left;
}
.fixedwidth {
display:block;
width:200px;
float:left;
}
.fixedwidth1 {
display:block;
width:100px;
float:left;
}







