@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #363636;
	background-image:url(../images/bg.jpg); background-position:top center;
	margin:0;
}

.wrapper {
	width:822px; min-height:500px; margin:0 auto; margin-top:40px;
}

.header {
	width:882px; height:442px; float:left
}

.menuwrapper {
	width:822px; height:36px; float:left; background-color:#d09219;
}

.menuwrapper ul {
	margin:0;
	padding:0;
	display:inline-block;
}

.menuwrapper ul li {
	display:inline;
	float:left;
}

.menuwrapper ul li a {
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	display:block;
	float:left;
	padding:7px 6.7px;
	border-right:1px solid #e9ab33;
	margin-top:2px;
}

.menuwrapper ul li a:hover {
	background-color:#a76f02;
}


.menuwrapper ul li a.lastitem {
	border:none;
}

.main {
	width:722px; padding:25px 50px; float:left; background-color:#fff;
}

.logo {
	margin:0 auto;
	text-align:center;
	display:block;
}

.inner .logo {
	margin:0;
	text-align:left;
	display:block;
	background-color:#fff;
	margin-top:-65px;
	float:left;
}

.content {
	width:722px; text-align:center; float:left
}


.inner .content {
	text-align:left;
	margin-top:20px;
}
.content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#d09219;
}

.prslider {
	width:722px; float:left; overflow:hidden; margin-top:30px;
}

.footer {
	width:722px; float:left; padding:25px 50px;; background-color:#d09219; color:#fff;
}

.fbox1 {
	width:217px; float:left; min-height:205px;
}

.fbox2 {
	width:217px; float:left; min-height:205px; margin-left:38px;
}

.fbox3 {
	width:223px; float:left; min-height:205px; margin-left:25px;
}

.fbox1 ul {
	margin:0;
	padding:0;
}

.fbox1 ul li {
	display:block;
}

.fbox1 ul li a {
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	padding:7px 0;
	width:217px;
	border-bottom:1px solid #fff;
}

.fbox1 .lastitem {
	border:none;
}

.fbox2 h3, .fbox3 h3 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
}

.fbox3 p {
	font-style:italic;
	font-weight:bold;
}

.copyright {
	width:822px; float:left; height:30px; color:#d09219; font-style:italic
}

ul.rslides {
	margin:0;
	padding:0;
	position:relative;
}

ul.rslides li {
	list-style:none;
	float:left;
}

ul.rslides_tabs {
	position:absolute;
	margin-top:-70px;
	width:200px;
	list-style:none;
	z-index:500;
	right:150px;
}

ul.rslides_tabs a {
	display:block;
	padding:5px;
	color:#fff;
	background-color:#000;
	float:left;
	margin-right:5px;
	text-decoration:none;
}

li.rslides_here a {
	background-color:#d09219;
}

.prhead {
	width:722px; float:left; min-height:20px; background-color:#d09219; color:#000;
}

.prhead h3 {
	margin:0;
	display:block;
	background-color:#fff;
	float:left;
	padding-right:15px;
}

.owl-carousel .owl-item {
	float:left;
	margin-right:15px;
	width:220px;
}

.slick-list {
	width:722px;
	float:left;
	margin-top:20px;
}

.sbox {
	width:225px; min-height:180px; float:left; margin-right:15px; border-bottom:10px solid #d5a000;
}

.slabel {
	width:183px; height:23px; background-color:#d5a000; text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; margin:0 auto; display:block; margin-top:-15px; position:relative; font-size:14px; padding-top:5px;
}

.slick-list {
	margin-top:30px !important;
}

.more {
	width:35px; height:35px; margin:30px auto; background-color:#d5a000; color:#fff;
	-webkit-border-radius:50%;
	-moz-border-radius: 50%;
	border-radius:50%; 
}

.slick-prev, .slick-next {
    position: absolute;
    top: -2px;
    right: 20px;
    background-color: #000;
    color: #fff;
    border: none;
    padding: 2px;
}

.slick-next {
    position: absolute;
    top: -2px;
    right: 1px;
}


.more a {
	padding:28% 10%; font-size:10px; color:#fff; text-decoration:none; display:block;
}


.innerc {
	width:722px; border-top:1px solid #d5a000; float:left; margin-top:50px;
}

.innerc h2 {
	color:#b77900;
	display:block;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
	float:right;
	margin-top:-19px;
	background-color:#fff;
	padding-left:15px;
}

.main-thumb {
	float:left; margin-right:30px; margin-bottom:20px;
}

ul.gallery  {
	margin:0;
	padding:0;
	list-style:none;
	padding-left:150px;
}

ul.gallery li {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.ayurveda img {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
	clear:left;
}