/* CSS Document */
.body {
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 13px;
	background-color: #EFEFEF;
	background-position: center -19px;
	padding: 0px;
}


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #7bb74a;
}


h2{
	width:980px;
	height:44px;
	float:left;
	background:url(../images/page_head.jpg) no-repeat ;
	font-size: 22px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:3px;
	margin:0px;
	}


h3{
	height:35px;
	background:url(../images/abou_hed2bg.jpg) left bottom no-repeat;
	font-size: 14px;
	color: #535355;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	}



h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #2975C1;
	padding-bottom: 10px;
	padding-top: 10px;
	
	font-weight:bold;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img{
	border:none;
	}

#wrapper {
	width: 100%;
	float: left;
}
#headder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-links {
	float: left;
	width: 1000px;
	background-image: url(../images/top-link-bg-blue.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	height: 59px;
}
.select {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6692D1;
	width: 227px;
	padding-left: 33px;
	border: 1px solid #3B5997;
	height: 25px;
}
.select-language {
	font-size: 12px;
	color: #000000;
	background-color: #3B5997;
	width: 120px;
	border: 1px solid #B6DB3D;
	height: 25px;
}

.input {
	font-size: 12px;
	color: #B2B2B2;
	background-color: #525252;
	width: 210px;
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-right-style: none;
}
#logo-flash {
	float: left;
	height: 80px;
	width: 1000px;
}
#navigation {
	float: left;
	height: 53px;
	width: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*-----------------NAVIGATION---------------------*/

#navigation ul.menu {list-style:none; margin:0; padding:0;}
#navigation ul.menu * {margin:0; padding:0}
#navigation ul.menu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}
#navigation ul.menu li {
	position:relative;
	float:left;
}
#navigation ul.menu li a {
	line-height: 53px;
	padding: 0 12px 0 12px;
	background:url(../images/sep.jpg) no-repeat right center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation ul.menu li a:hover  {
	background-color: #63B04A;
	}
	
#navigation ul.menu ul {
	position:absolute;
	top:52px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	left:0px;
	background-color: #202020;
	
	
}

#navigation ul.menu ul li {
	position:relative;
	width:300px;
	float: left;
}

#navigation ul.menu ul li a {
	padding-left: 10px;
	line-height: 27px;
	font-size: 11px;
	background-image: none;
	color: #FFFFFF;	
}

#navigation ul.menu ul li a:hover {
	background-color: #73B54B;
}
/*------------------------------------------------*/
#middle-wrapper {
	float: left;
	width: 100%;
}

#middle-inner-wrapper {
	float: left;
	width: 100%;
}

#home-banner {
	height: 244px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link:hover {
	text-decoration: underline;
}
.content {
	width: 1000px;
	background-color: #F8F5F0;
	height: auto;
	float:left;
	padding-bottom: 6px;
	background-image: url(../images/content-top-gray.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#left {
	float: left;
	width: 725px;
	padding-top: 4px;
	background-color: #f8f5f0;
	padding-bottom: 9px;
}
#left-contents {
	float: left;
	width: 675px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}

#dropdown-links {
	background-color: #F0ECE1;
	background-image: url(../images/drop-link-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 715px;
	padding-left: 10px;
	font-size: 16px;
	color: #172322;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#dropdown-links select {
	font-size: 12px;
	color: #4e5552;
	border: 1px solid #cedce7;
	height: 25px;
	width: 125px;
}
.sep {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbd9d5;
	padding-left: 8px;
}
#event-box {
	float: left;
	width: 341px;
	padding-left: 10px;
	padding-top: 23px;
}
#event {
	float: left;
	width: 341px;
	height: 300px;
}
#video {
	float: left;
	width: 341px;
	height: 300px;
}
#location {
	float: left;
	width: 341px;
	height: 300px;
}
.pics {
	float: left;
	height: 219px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #90BE4B;
	width: 341px;
}

.tab1 {
	background-color: #90be4b;
	padding-right: 24px;
	padding-left: 24px;
	height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
	float: left;
	font-weight: bold;
}
.tab2 {
	padding-right: 24px;
	padding-left: 24px;
	height: 32px;
	line-height: 32px;
	color: #4b4b4b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eae2d2;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

#news-box {
	float: left;
	width: 336px;
	padding-top: 23px;
	padding-right: 18px;
	padding-left: 20px;
}
.newsletter-input {
	height: 29px;
	padding-left: 10px;
	border: 1px solid #eae2d1;
}



#right {
	float: left;
	width: 275px;
	background-image: url(../images/right-bg.jpg);
	background-repeat: repeat-x;
	background-color: #f1ece1;
	text-align: center;
}
#bottom-box {
	background-color: #f1ece1;
	float: left;
	height: 76px;
	width: 1000px;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer-gray.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 244px;
	width: 1000px;
	padding-top: 15px;
	color: #192221;
}

#footer a {
	color: #72798B;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	padding: 8px;
	height: 48px;
	border: 1px solid #F8F5F0;
	color: #FFFFFF;
	background-color: #C6B084;
}
.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3D9C4;
	padding-top: 10px;
}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3D9C4;
	padding-top: 10px;
}
.language {
	position: absolute;
	z-index: 10;
	width: 134px;
	top: 18px;
}

.language-home {
	position: relative;
	z-index: 10;
	width: 250px;
	height: 58px;
	overflow: hidden;
}




/*-----------------NAVIGATION---------------------*/

ul.menu1 {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	width: 200px;
}
ul.menu1 * {
	margin:0
}
ul.menu1 a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}
ul.menu1 li {
	position:relative;
}

.tab {
	background-color: #242424;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 40px;
	background-image: url(../images/doc-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	list-style-type: none;
	width: 160px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
	
ul.menu1 ul {
	position:absolute;
	top:0px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	left:200px;
	width: 445px;
}

ul.menu1 ul li {
	position:relative;
	width:445px;
}
.content-home {
	width: 1000px;
	background-color: #F8F5F0;
	height: auto;
	float:left;
	padding-bottom: 6px;
}

/*New Styles*/

.unregistered {
	background-image: url(../images/unregisterd-btn-b.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 198px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 14px;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	padding-left: 50px;
}
.registered {
	background-image: url(../images/registered-btn-b.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 198px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 14px;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	padding-left: 50px;
}
.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #383A37;
}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C31013;
	font-weight: bold;
}
.tour-btn {
	background-image: url(../images/tour-bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 198px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 14px;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	padding-left: 50px;
}
.video-btn {
	background-image: url(../images/video-bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 198px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 14px;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	padding-left: 50px;
}
.view-btn {
	background-image: url(../images/view-btn-bg.jpg);
	background-repeat: repeat;
	height: 33px;
	width: 58px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border:none;
}
.subscribe {
	background-image: url(../images/subscribe-bg.jpg);
	background-repeat: repeat;
	height: 33px;
	width: 88px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border:none;
}


.body-home {
	margin: 0px;
	background: url(../images/new-home-bg.jpg) repeat-x;
	font-size: 13px;
}
.body-home2 {
	margin: 0px;
	background: url(../images/new-home-bg2.jpg) repeat-x;
	background-color: #ededed;
	font-size: 13px;
}
#footer-home  h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer-home  h4 a {
	color: #fff;
	text-decoration:none;
}

#wrapper-home {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-nav {
	float: left;
	height: 27px;
	width: 1000px;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
}

#top-nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0 15px 0 15px;
	background:url(../images/nav_sep.jpg) no-repeat top right;
}

#top-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;

}#logobar {
	float: left;
	height: 80px;
	width: 1000px;
	margin:0 0 6px 0 ;
}
#main-nav {
	float: left;
	height: 38px;
	width: 1000px;
}
#banner {
	float: left;
	height:429px;
	width: 1000px;
	background:url(../images/banner_bg.jpg) no-repeat top right;
}
#banner-left {
	float: left;
	height: 214px;
	width: 491px;
	background-image: url(../images/speciality.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 155px;
	padding-left: 9px;
	padding-bottom: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323231;
	line-height: 20px;
}
#banner-right {
	float: left;
	height: 429px;
	width: 500px;
}

#foote-inner-cont{
	margin:auto;
	width: 1000px;
}

#bottom-scroll {
	float: left;
	height: auto;
	width:976px;
	padding:0 0 5px 10px;
}
#footer-home {
	float: left;
	width: 999px;
	background:url(../images/foot_sep.jpg) no-repeat center left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.line {
	background:url(../images/foot_sep.jpg) no-repeat center left;
	padding-top: 24px;
	padding-left: 15px;
}
.linee {
	background:url(../images/foot_sep.jpg) no-repeat center left;
	padding-top: 24px;
	padding-left: 15px;
	padding-right: 15px;
}
.footer-bullet {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 24px;
	padding-left: 24px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer-bullet-g {
	background:url(../images/video_icon.jpg) no-repeat left center;
	line-height: 24px;
	padding-left: 34px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer-bullet-a {
	background:url(../images/audio_icon.jpg) no-repeat left center;
	line-height: 27px;
	padding-left: 34px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}


#contaner{
	width:990px;
	float:left;
	padding:0 5px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535355;
	text-align:justify;
	}

.back-lin{
	width:700px;
	float:left;
	line-height:50px;
	}
.back-lin a{
	color:#535355;
	text-decoration:none;
	}	
	
.back-lin a:hover{
	color:#535355;
	text-decoration:underline;
	}	
	
	
.select-center{
	width:250px;
	float:right;
	line-height:50px;
	}


#about_left{
	width:725px;
	float:left;
	color:#535355;
	}
#about_left strong{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;

}





#about_left li{
	background:url(../images/point-about.jpg) left 4px no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	line-height:20px;
	
	}

#about_left li a{
	color:#535355;
	text-decoration:none;
	}

#about_left li a:hover{
	color:#535355;
	text-decoration:underline;
	}
	

#about_right{
	width:230px;
	float:right;
	}	

.about_right-conte{
	width:230px;
	float:right;
	}	

.about_right-conte li{
	padding-left:8px;
	line-height:32px;
	float:left;
	width:223px;
	border-bottom:#CCCCCC solid 1px;
	}

.about_right-conte li a{
	color:#535355;
	text-decoration:none;
	}

.about_right-conte li a:hover{
	color:#535355;
	text-decoration:underline;
	}






#bo-scroll-inner{
	margin:auto;
	float:left;
	width:100%;
	background-color:#000000;
	}




/*-----------------Banner Slideshow---------------------*/
#slideshow {
	float:left;
	position:relative;
	width:500px;
	height:429px;
	display:block;
	}
#slideshow IMG {
	position:absolute;
	z-index:1;
	opacity:0.0;
	left:0px;
}
#slideshow IMG.active {
	z-index:3;
	opacity:1.0;
	}
#slideshow IMG.last-active {
	z-index:2;
	}
/*-----------------Banner Slideshow---------------------*/


/*-----------------NAVIGATION---------------------*/

ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}
ul.menu li {
	position:relative;
	float: left;
}
ul.menu li a {
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	padding-left: 8px;
	height: 28px;
	padding-top: 10px;
	text-transform:uppercase;
	}
	
ul.menu li a:hover  {
	background-color: #63B04A;
	}
	
ul.menu ul {
	top:38px;
	display:none;
	opacity:0;
	list-style:none;
	background-color: #202020;
	float: left;
	z-index: 30;
	position: absolute;
}

ul.menu ul li {
	position:relative;
	width:190px;
	float: left;
}

ul.menu ul li a {
	font-size: 11px;
	background-image: none;
	color: #FFFFFF;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 20px;
	text-transform: capitalize;
}

ul.menu ul li a:hover {
	color: #99CC00;
	background-color:#202020;
}
/*------------------------------------------------*/

.divisions {
	height: 30px;
	line-height:30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	width: 80px;
	display: block;
	float: left;
	margin-right: 4px;
	background-color: #0F609B;
	text-align: center;
	}
	
.divisions:hover  {
	background-color: #63B04A;
	}
.divisions-crnt {
	height: 30px;
	line-height:30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	width: 80px;
	display: block;
	float: left;
	margin-right: 4px;
	background-color: #63B04A;
	text-align: center;
	}
#doct-fined{
	background:#F1ECE1;
	width:725px;
	color:#3a3a3a;
	float:left;
	border:1px solid #DBD9D5;
	font-size:12px;
	font-weight:bold;
    }
.find {

	padding-left: 8px;
}

#footerwrap2{
	margin-top:20px;
	float:left;
	width:100%;
	/*background:url(../images/footerblue-bg.jpg) top repeat-x ;*/
	}
	
#wrapper_footer {
	width: 100%;
	float: left;
	background:url(../images/foot_bg.jpg) repeat-x #1f6ab4;
}
#footer_container {
	width:978px;
	margin:0 auto;
}
.copyright {
font-size: 11px;
}
.ztable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D2;
	border-left-color: #D2D2D2;
}
.ztd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
}
.zhead {
	color: #FFFFFF;
	background-color: #246ab2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
}
.blue {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #3B5997;
font-weight: bold;
text-transform:uppercase;
}
.line-manage {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c9c9c9;
width: 156px;
margin-right: 14px;
}
.spirit {
background-image: url(../images/spirit-bg.jpg);
background-repeat: no-repeat;
display: block;
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 30px;
padding-left: 35px;
}
.table-border {
border: 1px solid #cecece;
}


