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

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

h1 {
	font-size: 60px;
	color: #000000;
}

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; }
/***************common_link********************/

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

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


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

.padd_title { padding:10px 10px 00px 10px; }

.padd_20 { padding:20px; }

.padd_15_20 { padding: 15px 20px; }

.padd_20_30 { padding: 20px 30px; }

.padd_20_40 { padding:20px 40px; }

.padd_content { padding:00px 20px 10px 20px; }

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


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

body
{
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration:none;
	line-height:normal;
	color:#000000;
	background:#000000;
}
#acupuncture_weightloss
{
	margin:auto;
	position:relative;
	width:908px;
	background:url(osteopathi_images/top_banner_img.jpg) scroll left top no-repeat #a2bcc6;
}

.center_line
{
	background:url(osteopathi_images/line.png) scroll left top repeat-x;
	margin: 10px 95px 15px 170px;
	height:3px;
} 
.center_line_1
{
	background:url(osteopathi_images/line.png) scroll left top repeat-x;
	margin: 15px;
	height:3px;
} 


/*******************banner*******************/
.banner
{
	/*background:url(naturopathy_images/banner_image.jpg) scroll left top no-repeat;
	height:245px;
	width:908px;*/
}
.title_padd
{
	 padding:70px 20px 00px 90px;
}

/*******************content*******************/
.left_content
{
	width:231px;
	padding:00px; margin:00px;
	/*background:#b6783f;*/
}
.right_content
{
	width:467px;
	
}

.right_2_width
{
	width:210px;
}



.content_width
{
	width:908px;
	/*line-height: 150%;*/
}
/*******************FOOTER*******************/
.footer_part 
{
	background:#81979f;
	height:45px;
	

}

.footer_text a:link, .footer_text a:active, .footer_text a:visited 
{
	background:#81979f;
	color:#000000;
}
.footer_text a:hover
{
	text-decoration:underline;
	color:#990000;
	
}
