* {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
body {
	background-color: #8D5159;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
.clear {
	clear: both;
}
.Block1 {
	height: 88px;
	width: 100%;
	background-color: #FFF;
}
.inneBlock1 {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.logoHolder {
	float: left;
	height: 67px;
	width: 304px;
	margin-top: 9px;
}
.menuHolder {
	float: right;
	height: 45px;
	width: 520px;
	margin-top: 12px;
}
.menuHolder ul li {
	float: left;
	display: block;
	height: 51px;
}
.menuHolder ul li a {
	display: block;
	height: 51px;
}
.menuHolder ul li a:hover {
	background-image: url(../images/hover_BG.png);
	background-repeat: repeat-x;
}
.Block2 {
	height: auto;
	width: 100%;
	background-color: #fdf3da;
}
.innerBlock2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.banner1 {
	height: 289px;
	width: 211px;
	background-image: url(../images/banner1.png);
	background-repeat: no-repeat;
	float: left;
}
div.banner2 {
	height: 269px;
	width: 696px;
	float: left;
	border: 9px solid #e4a633;
	margin-left: 23px;
	position: relative;
}
div.banner2 ul li {
	float: left;
	position: absolute;
}
 div.banner2 ul li.show {
	z-index:500
}

.home {
	height: 38px;
	width: 38px;
	float: left;
	margin-top: 16px;
	margin-left: 65px;
}
.Block3 {
	background-image: url(../images/block3_BG.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	background-color: #9E6B72;
	padding-top: 5px;
}
.innerBlock3 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
}
.Dhyan {
	height: 566px;
	width: 447px;
	background-image: url(../images/dhyan.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.content1 {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.News {
	background-image: url(../images/newsBG.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 291px;
	float: left;
	margin-left: 50px;
}

.content {
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: justify;
}
.contentTitle {
	height: 44px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	display: block;
}
.bottom {
	height: 25px;
	background-color: #58010A;
}
.innerh2 {
	display: block;
	margin-bottom: 15px;
	float: left;
	margin-right: 30px;
}
.innerp {
	display: block;
	width: 150px;
	text-align: justify;
	line-height: 24px;
	float: left;
	margin-right: 30px;
}
