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

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

h1 {
	font-size: 57px;
	color: #FFFFFF;
}

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:#FFCC33;
	text-decoration:underline;
}

a:hover {
	color: #FFCC99;
	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_content { padding:00px 20px 10px 20px; }

.content_padd {
	padding: 20px 120px;
}

.right_content_padd { padding: 20px 10px 20px 35px; }

/**************txt_color******************/
.green_color
{
	color:#406a00;
}
.yellow_color 
{
	color:#FFCC66;
}
.white_color
{
	color: #FFFFFF;
}


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

body
{
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration:none;
	line-height:normal;
	color:#FFFFFF;
	background:url(massage_therapist/bg.jpg) scroll left top repeat;
}
#massage_therapist_main
{
	margin:auto;
	position:relative;
	width:973px;
	background:url(massage_therapist/content_bg.jpg) scroll left top repeat-y;
	
}

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

/*******************banner*******************/

.banner
{
	height:447px;  width:970px;
	background-color:#000000;
	margin:00px 2px;
}

.banner_img_1
{
	background:url(massage_therapist/massage_therapist_1.jpg) scroll left top no-repeat;
	height:449px;
	width:218px;
	
	
}
.banner_img_2
{
	background:url(massage_therapist/massage_therapist_2.jpg) scroll left top no-repeat;
	height:449px;
	width:218px;
	
}
.banner_img_3
{
	background:url(massage_therapist/massage_therapist_3.jpg) scroll left top no-repeat;
	height:449px;
	width:218px;
	
	
}


.banner_right
{
	width:654px;
}
.banner_left
{
	width:311px;
	
}

.top_bg
{
	
	width:973px;
}

.title_color
{
	background:#aaad9e;
	margin:20px 00px 00px 00px;
}

.img_border
{
	border:#FFFFFF solid 2px;
	
	
}
.img_left
{
 	margin: 00px 00px 00px 10px;
}

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



/*******************content*******************/

.content_width
{
	width:970px;
	/*line-height: 150%;*/
}
.content_width_1
{
	width:970px;
	
}

.list_form ul
{
	padding:00px 20px 00px 20px;
}
.list_form li
{
	padding:00px 00px 5px 00px;
}
/*******************FOOTER*******************/
.footer_part
{
	width:973px;
	background:url(massage_therapist/footer_bg.jpg) scroll left top repeat-y;
		

}
 .footer_txt a:link, .footer_txt a:active,  .footer_txt a:visited 
 {
 	
	color:#FFFFFF;
	text-decoration:none;
}

 .footer_txt a:hover
{
	color:#FFCC33;
	text-decoration:underline;
	
}
