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

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

a:hover {
	color: #731F1F;
	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 30px 00px 30px; }

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

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

.left_content_padd { padding:10px 10px 125px 10px; }

/**************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:#990000;
	background:#333333;
}
#nutritionist_main
{
	margin:auto;
	position:relative;
	width:970px;
	background:url(Nutritionist_image/nutrition_banner.jpg) scroll left top no-repeat #dae0d3;
}

.center_line
{
	border:#4F8C03 solid 1px;
	margin: 05px 15px 15px 15px;
	
} 
.box {
	width: 288px;
	padding: 10px 10px 00px 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 00px 00px 15px 00px;
	float: left;
	color: #000000;
}
.box img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 00px 15px 00px 00px;
	width: 90px;
	height: 90px;
	float: left;
}
.box span {
	float: right;
	width: 170px;
}
.box h4 {
	font-size: 18px;
	color: #000000;
}
.box h4 strong {
	font-size: 13px;
}
.box h5 {	
	font-size: 16px;
	padding: 00px 00px 15px 00px;
	color: #000000;
}
.box p {	
	padding: 00px 00px 15px 00px;
}
.box A:link, .box A:active, .box A:visited, .box A:hover {
	color: #0000FF;
	text-decoration: underline;
}
.box A:hover {
	color: #FF0000;
}
/*******************banner*******************/

.banner
{
	/*background:url(Nutritionist_image/nutrition_banner.jpg) scroll left top no-repeat;*/
	height:350px;
	width:970px;
	
}



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

.content_width
{
	width:970px;
	background:url(Nutritionist_image/nutrition_cycle.jpg) scroll bottom left no-repeat;
	
}

.content_width_1
{
	width:970px;
	
	
}

.left_conte {
	width: 530px;
}

.right_content {
	width: 330px;
	background:url(Nutritionist_image/sunflower.jpg) scroll  right top no-repeat #cbd1c4;
}

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

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


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

.list_form ul
{
	padding:10px 30px 10px 40px;
}



/*******************FOOTER*******************/
.footer_part
{
	width:970px;
	background:#4f8c03;
	color:#FFFFFF;

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