@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,p,dd,dt,dl,ol,li, img
{
	padding:00px; margin:00px;
}
h1, h2, h3, h4, h5, h6
{
	padding: 00px 00px 10px 00px;
	
}



h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

p { padding: 00px 00px 15px 00px; }

img { border:none; }

.clear { clear: both; }

.left { float:left; }

.right { float:right; }

.center_line { border:#FFFFFF solid 1px; margin:10px; }

/***************common_link********************/

a:link, a:visited, a:active {
	color:#FF6600;
	text-decoration:underline;
}

a:hover {
	color: #FFCC00;
	text-decoration:underline;
}


/***************padding***************/
.padd_10 { padding:10px; }

.padd_20 { padding:20px; }

.padd_15_20 { padding: 15px 20px; }

.padd_20_30 { padding: 20px 30px; }

.top_padd { padding: 30px 20px 20px 20px; }


#overall
{
	width:980px;
	margin:auto;
	position:relative;
	background-color: #FFFFFF;
}
body{
	font-size:13px;
	font-family: "Trebuchet MS";
	color:#000000;
	background-color: #000000;

}
p{
padding-bottom:10px;
}
.banner{
height:283px;
background:url(images-reiki/banner.jpg) no-repeat top left;
color:#FFFFFF;
}
.left_content{
	float:left;
	width: 422px;
	border-right:2px dashed #f5f5f5;
	background:url(images-reiki/falls.jpg) no-repeat bottom left;
	padding: 00px 10px 00px 342px;
	height:332px;
}
.left h1{
font-size:20px;
text-align:left;
padding: 8px 0px
}

.right_content{
float: right;

width:200px;
text-align:center;
padding-top:25px;
}
.content_2{

background:#06275a;
width:980px;
color:#FFFFFF;
}
.clear{
clear:both;
}
h1{
	font-size:60px;
	text-align:center;
	padding-top:10px;
}
h2{
font-size:18px;
text-align:center;
}
.banner-left{
	float:left;
	padding:8px 15px 00px 120px;
	width:600px;
}
.banner-left2{
	float:left;
	width:340px;
	padding: 15px 0px 10px 0px;
}
/*******************FOOTER*******************/
.footer_part, .footer_part a:link, .footer_part a:active, .footer_part a:visited 
{
	width:980px;
	background:#074087;
	color:#FFFFFF;
	text-decoration:none;
	
	
}
.footer_part a:hover
{
	color:#99CC00;
	text-decoration:underline;
	
}
