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;
	
}

h1 {
	font-size: 68px;
	color: #990000;
}

h2 { font-size: 22px; }

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; }

.left { float: left; }

.right { float: right }

.clear { clear: both; }

.center_line
{
	border:#333333 solid 1px;  margin:15px;
}
/***************common_link********************/

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

a:hover {
	color: #990000;
	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; }

.img_left_bottom { margin: 00px 00px 10px 10px; }

.img_right_bottom { margin: 00px 10px 10px 00px; }

/**************txt_color******************/
.green_color
{
	color:#406a00;
}
.red_color 
{
	color:#58100f;
}
.white_color
{
	color: #FFFFFF;
}
.website-color { color:#b6783f; }

/****************body_content***********************/

body
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration:none;
	line-height:normal;
	color:#000000;
	background:#000000;
}
#reflexology_main
{
	margin:auto;
	position:relative;
	width:980px;
	background:url(images-reflexology/bg.jpg) scroll left top repeat-y;
}


/*******************banner*******************/
.banner
{
	background:url(images-reflexology/immerse-foot.jpg) scroll right top no-repeat;
	height:200px;
	width:980px;
	border-bottom:#990000 solid 10px;
}
.banner_2
{
	background:url(acupuncture_weight_loss/acupuncture_banner_2.jpg) scroll left top no-repeat;
	height:261px;
	width:90px;
}

.banner_padd {
	padding: 10px 210px 10px 10px;
}

/*******************content*******************/
.left_content
{
	width:780px;
	/*background:#b6783f;*/
}
.right_content
{
	width:190px;
	
}
.content_width
{
	width:980px;
	background:url(images-reflexology/bg.jpg) scroll left top repeat-y;
	
}
/*******************FOOTER*******************/
.footer_part, .footer_part a:link, .footer_part a:active, .footer_part a:visited 
{
	width:980px;
	background:#990000;
	color:#FFFFFF;
	text-decoration:none;
	
	
}
.footer_part a:hover
{
	color:#00CC00;
	text-decoration:underline;
	
}
