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

html {margin:0; padding:0; }
body {margin:0; padding:0; background:#7ab553; }

.main_wrap {
	width:968px;
	margin:0 auto;
	overflow:hidden;
	background:url(images/main-wrap-bg.jpg) repeat-y center;
	box-shadow: 0 0 10px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8); }
.top_band {
	float:left;
	width:100%;
	height:114px; }
.top_band img {
	border:0px; }
.logo {
	float:left;
	width:446px;
	margin:0px 0px 10px 27px;
	border:0px; }
.top_three_links {
	float:right;
	width:140px;
	margin:0px 27px 0px 0px;
	list-style:none;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	-moz-border-bottom-left-radius: 10px 10px;
	-moz-border-bottom-right-radius: 10px 10px;
	-webkit-border-bottom-left-radius: 10px 10px;
	-webkit-border-bottom-right-radius: 10px 10px;
	padding:0px 0px 0px 4px;
	background:#8cc31d; }
.top_three_links li {
	float:left; }
.top_three_links li a {
	margin:0px 15px; }
.top_links {
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
	background:#173e05;
	float:left; }
.top_links li {
	float:left;
	padding:10px 22px; }
.top_links li a {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-decoration:none; }
.top_links li:hover {
	float:left;
	padding:10px 22px;
	background:#81bd10; }
.top_links li a:hover {
	font-family:Arial;
	font-size:14px;
	color:#173e05;
	text-decoration:none; }
.mid_wrap_home {
	width:914px;
	float:left;
	padding:10px 27px;
	background:url(images/Ayurveda-bg.jpg) right top no-repeat;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal; }
.mid_wrap_home h1 {
	font-family:Arial;
	font-size:36px;
	color:#FFF;
	font-weight:normal; }
.mid_wrap_home h2 {
	font-family:Arial;
	font-size:18px;
	margin:20px 0px 10px 0px;
	color:#FFF;
	font-weight:normal; }
.home_intro_img {
	float:left;
	margin:0px 20px 50px 0px; }
.intro_text {
	float:left;
	width:400px;
	text-align:justify; }
.intro_text ul a {
	color:#FFF;
	text-decoration:none;
	line-height:25px; }
.intro_text ul a:hover {
	color:#FFF;
	text-decoration:underline;
	line-height:25px; }
.content_text {
	float:left;
	text-align:justify; }
.content_text a {
	font-family:Arial;
	font-size:14px;
	color:#ceec97;
	text-decoration:none; }
.content_text table {
	background:#81bd10; }
.content_text table td {
	background:#317307;
	padding:4px 20px 4px 20px; }
.read_more {
	padding:4px 10px;
	background:#81bd10;
	font-family:Arial;
	font-size:12px;
	color:#173e05;
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin:0px 20px 0px 0px; }
.read_more:hover {
	padding:4px 10px;
	background:#173e05;
	font-family:Arial;
	font-size:12px;
	color:#81bd10;
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin:0px 20px 0px 0px; }
.home_text {
	overflow:hidden; }
.home_text img {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:#81bd10 solid 8px; }
.other_box {
	float:left;
	width:274px;
	margin-right:30px; }
.other_box marquee a {
	color:#FFF;
	text-decoration:none; }
.other_box marquee a:hover {
	color:#FFF;
	text-decoration:underline; }
.other_box h1 {
	width:250px;
	font-family:Arial;
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	border-bottom:#5b9235 solid 1px; }
.other_box ul {
	list-style-image:url(images/arrow.png);
	margin:0px;
	padding:0px 0px 0px 20px;	 }
.other_box ul li {
	height:25px;}
.other_box ul li a {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none; }
.other_box ul li a:hover {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	text-decoration:underline; }
.img_float_left {
	float:left;
	margin-right:20px; }
.img_float_right {
	float:right;
	margin-left:20px; }
.footer {
	width:96%;
	float:left;
	height:25px;
	overflow:hidden;
	padding:10px 27px;
	background:#173e05;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:normal; }
.footer_links {
	text-align:center; }
.footer_links a {
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	margin:0px 10px; }
.footer a {
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	margin:0px 10px 0px 0px; }
.footer a:hover {
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
	margin:0px 10px 0px 0px; }
#translate-this {
	float:right;
	margin:70px 20px 0px 0px; }
.top_band_right {
	float:right;
	width:250px; }
#piGal {
	float:left;
	margin:5px 20px; }