@charset "utf-8";
/* CSS Document */
*, p, h2, h3, h4, ul, li {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#375cfc;
	background:url(images/beautiful-butterfly-on-orange-flower.jpg) top center repeat-y;
}
.main {
	width:934px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background:#FFFFFF;
}
.header {
	width:100%;
	height:196px;
	margin:0px;
	padding:0px;
	border-top:0px solid #400000;
}
#logo {
	width:212px;
	height:131px;
	margin:0px;
	padding:30px 0px 0px 10px;
	float:left;
}
#logo h4 {
	margin:0px;
	padding-left:20px;
}
.logotext {
	width:370px;
	height:74px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:78px;
}
.left_header {
	width:288px;
	height:158px;
	margin:0px;
	padding:0px;
	float:right;
}
.left_header ul {
	list-style:none;
	line-height:normal;
}
.left_header ul li {
	float:left;
}
.left_header ul li a {
	display:block;
	text-decoration:none;
	margin:0px;
	padding:15px 15px 0px 0px;
}
.number {
	width:150px;
	height:90px;
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
}
.number span {
	color:#d23644;
}
.number p {
	font-size:12px;
	line-height:25px;
	margin:0px;
	font-weight:bold;
	color:#10a32b;
}
.number h3 {
	margin:0px;
}
.telephone {
	width:125px;
	height:111px;
	margin:0px;
	padding-top:0px;
	float:left;
}
.menu {
	height:33px;
	margin:0px 8px 0px 8px;
	padding:0px;
	background:url(images/menu.jpg) repeat-x top left;
}
.menu ul {
	list-style:none;
	display:block;
	clear:both;
}
.menu ul li {
	float:left;
	border-right:1px solid #FFFFFF;
}
.menu ul li a {
	display:block;
	-width:60px;
	height:33px;
	text-decoration:none;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	line-height:33px;
}
.menu ul li a:hover {
	background:url(images/menuactivebg.png) repeat-x top left;
}
.menu ul li a.menuactive {
	background:url(images/menuactivebg.png) repeat-x top left;
}
.contant {
	width:936px;
	height:auto;
	margin-top:8px;
	padding:0px;
	-margin-top:-25px;
}
.left_heading {
	width:263px;
	height:auto;
	margin:0px 0px 0px 8px;
	-margin-left:4px;
	padding:0px;
	float:left;
	background:url(images/menu.jpg) no-repeat left top;
}
.left_heading ul {
	list-style:none;
	display:block;
}
.left_heading ul li {
}
.left_heading ul li a {
	display:block;
	height:33px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 0px 19px;
	_margin-left:0px;
	border:solid #FFFFFF 1px;
	font-size:14px;
	color:#FFFFFF;
	line-height:33px;
	background:url(images/leftback.jpg) no-repeat left top;
}
.left_heading ul li a:hover {
	background:url(images/listbg.png) no-repeat top left;
}
.left_heading ul li a.activetab {
	background:url(images/listbg.png) no-repeat top left;
	font-weight:bold;
}
#search {
	float: left;
	width: 261px;
	height: 80px;
	margin:10px 0px 10px 0px;
	padding:20px 0px 0px 0px;
	background: #c15b2a;
	border:1px solid #953010;
}
#search-text {
	width: 170px;
	margin:0px 0px 0px 35px;
	padding: 6px 5px 2px 5px;
	background: #FFFFFF;
	color: #464032;
}
#search-submit {
	width: 85px;
	height: 25px;
	margin:10px 0px 0px 85px;
	padding:0px;
	background:url(images/search.png) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.entry {
	text-align: justify;
	margin-bottom:8px;
	padding: 5px 5px 10px 5px;
	background:#61b05f;
	border:2px solid #060;
}
.vmore {
	display:block;
	text-align:right;
	padding:0 10px 0 0;
	color:#930;
	text-decoration:none;
}
.vmore:hover {
	color:#FFF;
}
.hospital {
	width:263px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	background:#61b05f;
}
.right_image {
	width:645px;
	margin:0px;
	padding:1px 0px 0px 10px;
	border:1px;
	float:left;
}
.right_image h2 {
	margin:0px;
	padding:15px 0px 0px 0px;
}
.entry h2 {
	color:#fff;
	border-bottom:2px solid #060;
}
.testi {
	margin:10px 0 0 0;
	font:13px Arial, Helvetica, sans-serif;
	line-height:16px;
}
.testi img {
	margin:0 10px 0 0px;
}
.right_image span {
	color:#660;
}
.R_entry p {
	line-height:18px;
	margin-top:10px;
	color:#006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.box {
	border:1px solid #333;
	width:100%;
}
.box th {
	border:1px solid #333;
	text-align:center;
	color:#196b01;
	font-weight:bold;
}
.box td {
	border: 1px solid #333;
	text-align: center;
	color: #000;
	font-size: 12px;
}
.footer {
	width:936px;
	height:120px;
	padding:0px;
	background:#953010;
	float:left;
	margin-top:20px;
}
.footer ul {
	list-style:none;
	margin-top:25px;
	text-align:center;
	padding-left:60px;
}
.footer ul li {
	float:left;
}
.footer ul li a {
	display:block;
	text-decoration:none;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
}
.footer ul li a:hover {
	color:#000;
}
.footer p {
	margin:0px;
	padding-top:30px;
	background:#953010;
	font-size:12px;
	text-align:center;
}
.video
{
	text-align:center;
	margin:0 auto;
}
