@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 36px;
	padding: 00px 00px 15px 00px;
}
h2 {
	font-size: 20px;
	padding: 10px 20px 10px 270px;
	line-height: 36px;
	color: #FFFFFF;
}
h2 A:link, h2 A:active, h2 A:visited, h2 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 A:hover {
		color: #FFF000;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
A:link, A:active, A:visited, A:hover {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
#health {
	width: 780px;
	position: relative;
	margin: auto;
}
/***************************** Banner ********************************/
#banner {
	width: 780px;
	float: left;
	height: 185px;
	background: url(images_one/banner_2.jpg) left bottom scroll no-repeat;
}

/***************************** Content Bg ********************************/
#content_bg, #bg_img, #flower, #content_bg2 {
	background: url(images_one/content_bg.jpg) left top scroll repeat-y;
	width: 780px;
	float: left;
}
#content_bg2 {
	background: url(images_one/content_bg_2.jpg) left top scroll repeat-y;
}
#bg_img {
	background: url(images_one/left_top.jpg) left top scroll no-repeat;
}
#flower, #flower2{
	background: url(images_one/right_top.jpg) right top scroll no-repeat;
	padding: 10px;
	width: 760px;
}
#flower2 {
	padding: 150px 10px 10px 10px;
}
#content_left {
	width: 574px;
	float: left;
}
#content_right {
	width: 172px;
	float: right;
	padding: 30px 02px 00px 12px;
}
#left_side {
	width: 232px;
	float: left;
	padding: 150px 15px 00px 02px;
}
#right_side {
	width: 295px;
	float: right;
	padding: 10px 15px 00px 15px;
}
.padding_bottom {
	padding: 00px 00px 15px 00px;
}
.textbox {
	width: 170px;
	height: 18px;
	margin: 00px 00px 10px 00px;
}
.submit_button {
	width: 90px;
	background-color: #ab3137;
	padding: 02px 00px;
	color: #FFFFFF;
	text-align: center;
	border: 00px;
}
ul.list {
	padding: 00px 00px 08px 20px;
}
ul.list li {
	padding: 00px 00px 07px 10px;
	list-style: disc;
}
.padding_right {
	padding: 00px 00px 15px 00px;
}
.padding_content {
	padding: 20px 20px 05px 20px;
}
.coming_soon {
	padding: 100px 00px;
}
.border_content {
	border-top: 2px solid #000000;
}
.margin_border {
	margin: 00px 00px 15px 00px;
}
/***************************** Content Bg ********************************/

#bottom_bg {
	border-top: 5px solid #ab3137;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
}
.bottom_link {	
	font-weight: bold;
	font-size: 13px;
	padding: 10px 00px 00px 00px;
}
.bottom_link A:link, .bottom_link A:active, .bottom_link A:visited, .bottom_link A:hover {
	color: #000000;
	text-decoration: none;
}
.bottom_link A:hover {
	text-decoration: underline;
}
/**********articles**********/
.art_padd ol
{
	padding:00px 00px 00px 20px;
}
.art_padd ul
{
	padding:00px 00px 00px 20px;
}

.art_padd li
{
	padding:00px 00px 10px 00px;
}
.art_br_line
{
	border:#000000 solid 1px;
	margin:15px 00px;
}

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