@font-face {
    font-family: 'Museo700';
    src: url('museo-700-webfont-webfont.eot');
    src: url('museo-700-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo-700-webfont-webfont.woff') format('woff'),
         url('museo-700-webfont-webfont.ttf') format('truetype'),
         url('museo-700-webfont-webfont.svg#Museo700') format('svg');
    font-weight: normal;
    font-style: normal;


}


img, div { behavior: url(images/iepngfix.htc)}
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:17px;
	font-weight:normal;
	background:url(../images/bg.jpg) top repeat-x #4F7B00;
	}
	
h1{
	font-size:18px;
	color:#d7ed12;
	font-family: 'Museo700';
	padding:0 0 10px 0;
	}	
h2{
	font-size:16px;
	color:#d7ed12;
	font-family: 'Museo700';
	padding:0 0 10px 0;
	}
h3{
	font-size:20px;
	color:#ab2023;
	font-family: 'Museo700';
	padding-top:20px;
	padding-bottom:15px;
	}
h4{
	font-size:16px;
	color:#383F8F;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-bottom:15px;
	}	
	
	
	
#wrapper{
	width:980px;
	margin:auto;
	}
#head{
	width:980px;
	height:145px;
	float:left;
	}
#logo{
	width:717px;
	height:145px;
	background:url(../images/logo.jpg); 
	float:left;
	}
#quick{
	width:263px;
	height:145px;
	float:left;
	background:url(../images/bg_toplink.jpg) left no-repeat;
	}	
	
#links-main{
	width:950px;
	height:41px;
	float:left;
	background:url(../images/bg-link.png);
	padding:0 15px 0 15px;
	
	}	
#links{
	width:950px;
	height:41px;
	float:left;
	}
#links ul{
	list-style:none;
	float:left;
	margin: 0px;
	padding: 0px;
}
#links li{
	float:left;
	display:block;
	height:41px;
	background:url(../images/sep.jpg) no-repeat top right;
	text-align:center;
	}	
#links li a	{
	float:left;
	display:block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:10px 12px 12px 10px;
	}
#links li a:hover
	{
	color:#a9eb29;
	}
	
#links .current
	{
	color:#a9eb29;
	}
:focus{
	outline:0;
	}

#banner{
	height:328px;
	padding-top:5px;
	width:980px;
	float:left;
	}

#containner{
	padding:20px 0 5px 0;
	width:980px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #85ab3d;
	}	
.point {
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;}

p {
	margin: 0px;
	padding-bottom: 10px;
	}
#treatment{
	width:183px;
	float:left;
	display:inline;
	padding:0 20px 10px 20px;

	}
	
#yoga{
	width:433px;
	float:left;
	padding-top:18px;
	display: inline;

	}	
	
#box-right{
	
	width:270px;
	float:right;
	display:inline;
	padding-left:40px;
	padding-right:10px;

	}	
		
.box_1{
	width:270px;
	float:left;
	}
	
.box_2{
	width:270px;
	float:left;
	}

.box_2 img{
	float:left;
	margin:0 14px 0px 0px ;
}

		
	
.know{
	color:#d7ed12;
	text-decoration:none;
	}
.know a{
	color:#d7ed12;
	text-decoration:none;
	}
.know a:hover{
	color:#d7ed12;
	text-decoration:underline;
	}	
	
#footer{
	width:980px;
	height:40px;
	color:#a0cc50;
	float:left;
	padding:20px 20px 20px 20px;
	}
.footer a{
	height:40px;
	color:#a0cc50;
	text-decoration:none;
	}	
.footer a:hover{
	height:40px;
	color:#a0cc50;
	text-decoration:underline;
	}		
	
#main-content{
	padding :20px 10px 0 10px;
	width:960px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #85ab3d;
	}
#main-content img{
	float:right;
	}	
	
	
	
.right{	
	width:500px;
	height:200px;
	float:right;
	padding-left:30px;
	border-left-width:1px;
	border-left-style:dashed;
	border-left-color:#B9ED12;
	}
.right img {
	float:left;
	padding:5px 20px 0 0;	
	}
	
	
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	background-color: #FFFFFF;
	-moz-border-radius:3px;
	border-radius:3px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border: 1px dashed #5099D3;
	}	
	
.searchbox{	
	
	background: none repeat scroll 0 0 #FCFDF8;
    border: 0 none;
    width: 190px;}
	
	
.button{
	width:75px;
	background:#336600;
	height:27px;
	color:#FFFFFF;
	margin:0 10px 0 0;
	float:right;
	padding:0 0 2px 0;
	border-radius:8px;
	font-weight:bold;
    }
	
	
.table{
	float:left;
	width:400px;
	margin:30px 10px 0 0px;
	}


#yog_medi-flash{
	float:right;
	width:265px;
	height:301px;
	padding:50px 0 10px 15px;
	}














.sub, .sub ul{ /*topmost and sub ULs, respectively*/
font: bold normal 13px Arial, Helvetica, sans-serif;
margin-left: 0;
margin:0px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.sub li{
position: relative;
}

.sub li a{
background-color:#4a9406;
display: block;
width: 100px; /*width of menu (not including side paddings)*/
color: #FFFFFF;
text-decoration: none;
padding: 9px 18px;
}

* html .sub li{ /*IE6 CSS hack*/
display: inline-block;
width: 140px; /*width of menu (include side paddings of LI A*/
}

.sub li a:hover, .sub li.selected>a{
background: #ECF1F5;
color: #a00107;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


#our_father{
	float:left;
	width:920px;
	padding:15px;
	background:#70A412;
	margin-bottom:15px;
	}
	
