@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: #000000;
}

h2 { font-size: 22px; }

h3 { font-size: 20px; }
h3 strong { font-size: 16px; }

h4 { font-size: 18px; }
h4 strong { font-size: 14px;}


h5 {
	font-size: 16px;
}
h5 strong { font-size: 13px;
	font-weight: normal;}

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: #003300;
	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; }

.title_padd { padding:10px 10px 10px 40px; }

.content_padd { padding: 20px 30px 00px 30px; }

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

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

/**************txt_color******************/
.green_color
{
	color:#406a00;
}
.black_color 
{
	color:#000000;
}
.white_color
{
	color: #FFFFFF;
}


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

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

.center_line
{
	background:url(wellness_center_images/dot.jpg) scroll left top repeat-x;
	height:5px;
	margin: 05px 15px 15px 15px;
	
} 
.border_left {
	border: 1px solid #000000;
	text-align: left;
	padding: 10px 10px 00px 10px;
}
.border_left {
	border: 1px solid #0b5761;
	text-align: left;
	padding: 00px;
}
.border_left h3 {
	background-color: #43abb8;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	padding: 00px;
	color: #FFFFFF;
}
.border_left h4 {
	font-size: 17px;
}
.border_left span {
	text-align: left;
	display: block;
	padding: 10px 10px 00px 10px;
}
/*******************banner*******************/

.banner
{
	width:970px; height:422PX;
}

.banner_1
{
	background:url(wellness_center_images/wellness_center_banner_1.jpg) scroll left top no-repeat;
	height:139px; width:970px;
}
.banner_2
{
	background:url(wellness_center_images/wellness_center_banner_2.jpg) scroll left top no-repeat;
	height:143px; width:970px;
}
.banner_3
{
 	background:url(wellness_center_images/wellness_center_banner_3.jpg) scroll left top no-repeat;
	height:140px; width:970px;
}

.banner_3_inner
{
 	background:url(wellness_center_images/wellness_center_banner_3_inner.jpg) scroll left top no-repeat;
	height:140px; width:970px;
}
/*******************content*******************/

.content_width
{
	width:970px;
	
	/*line-height: 150%;*/
}
.content_width_1
{
	width:970px;
	background:#43ABB8;
	
	/*line-height: 150%;*/
}
.left_content {
	width: 271px;
}

.right_content {
	width:699px;
	
}

.right_title_box 
{
	background:#4cc0ce;
	height:120px;
	
}

.rgh_cont ul { padding:00px 20px; }

.rgh_cont li { list-style:square ; padding: 00px 00px 10px 00px; }


/*******************FOOTER*******************/
.footer_part
{
	width:970px;
	background:#4cc0ce;
	color:#000000;

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

 .footer_txt a:hover
{
	color:#990000;
	text-decoration:underline;
}
/************************************* list **************************************/
.list_form ul
{
	padding:10px 30px 10px 40px;
}

.list_form li
{
	padding:00px 00px 8px 00px;
}

