html, body{
	width:100%;
}

body {
	background-color: #ffffff;
	width:100%;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#TopStrip {
	background-color: #4FAAE9;
	width:100%;
	padding-top:4px;
	height:4px;
	position: absolute;
	left:0px;
	top:0px;
	margin-bottom:0px;

}

#Main{
	/*we need to tell the browser the size of the warpper div*/
	width:950px;
	/*aligns the page to the center horizontal (x)*/
	margin-left:auto;
	margin-right:auto;
	/*aligns the age to the center vertical (y)*/
	position: absolute;
	left: 50%;
	/*resets the offset (should be half the width and height*/
	margin-left:-475px;
	/*allows us to see wrapper*/
	background-color:'';
}


#TopNavBar {
	background-image:url(../images/TopNavBar.png);
	background-repeat:no-repeat;
	width:357px;
	padding-top:0px;
	height:25px;
	position: absolute;
	left:0px;
	top:0px;
	margin-bottom:0px;

}

/* Top Navigation - Starts Here */
.Txt_Home {
	position: absolute;
	left:23px;
	top:4px;
	width:40px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3b5e;
	line-height: 120.00000476837158%;
	padding-top:1px;
	padding-bottom:2px;

}
.Txt_Contact {
	position: absolute;
	left:283px;
	top:4px;
	width:51px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3b5e;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
.Txt_About {
	position: absolute;
	left:83px;
	top:4px;
	width:59px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3c5e;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
.Txt_Dr {
	position: absolute;
	left:167px;
	top:4px;
	width:94px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3b5e;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}

/* Top Navigation - Ends Here */

#MainNavBar {
	background-color: #E08F3A;
	width:950px;
	padding-top:0px;
	height:34px;
	position: absolute;
	left:0px;
	top:236px;
	margin-bottom:0px;

}

/* Main Navigation - Starts Here */

#Txt_Departments {
	position: absolute;
	left:25px;
	top:244px;
	width:83px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
#Txt_Research {
	position: absolute;
	left:862px;
	top:244px;
	width:60px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}



#Txt_Management {
	position: absolute;
	left:530px;
	top:244px;
	width:82px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
#Txt_Gallery {
	position: absolute;
	left:720px;
	top:244px;
	width:82px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
.elibrary {
	position: absolute;
	left:10px;
	top:300px;
	width:300px;
	margin-bottom:0px;
	font-size:130%;
	font-style:normal;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	color: #000;
	padding-top:1px;
	padding-bottom:2px;

}
#Txt_Institutions {
	position: absolute;
	left:340px;
	top:244px;
	width:73px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}
#Txt_Facilities {
	position: absolute;
	left:188px;
	top:244px;
	width:56px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999682108562%;
	padding-top:1px;
	padding-bottom:2px;

}

/* Main Navigation - Ends Here */

#MainContentBar {
	background-color: #ffffff;
	width:950px;
	padding-top:0px;
	height:554px;
	position: absolute;
	left:0px;
	top:270px;
	margin-bottom:0px;

}
.MainText {
	position: absolute;
	left:25px;
	top:296px;
	width:628px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #414141;
	line-height: 189.9999936421712%;
	padding-top:1px;
	padding-bottom:2px;

}
.EventText {
	position: absolute;
	left:690px;
	top:340px;
	width:227px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #414141;
	line-height:20%;
	padding-top:1px;
	padding-bottom:2px;
	cursor:pointer;

}
.HomeRtBar {
	background-color: #1ca2c0;
	width:267px;
	padding-top:0px;
	height:34px;
	position: absolute;
	left:386px;
	top:479px;
	margin-bottom:0px;

}
.HomeLtBar {
	background-color: #1ca2c0;
	width:327px;
	padding-top:0px;
	height:34px;
	position: absolute;
	left:25px;
	top:479px;
	margin-bottom:0px;

}
#Line {
	border-left: 1px dotted #999999;
	height:298px;
	width:1px;
	position: absolute;
	left:370px;
	top:479px;
	margin-bottom:0px;

}
.HomeRtHdng {
	position: absolute;
	left:399px;
	top:485px;
	width:150px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999284744263%;
	padding-top:1px;
	padding-bottom:2px;

}
.HomeLtHdng {
	position: absolute;
	left:37px;
	top:485px;
	width:150px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999284744263%;
	padding-top:1px;
	padding-bottom:2px;

}

.HomeRtCnt {
	position: absolute;
	left:385px;
	top:530px;
	width:267px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #414141;
	line-height: 189.9999936421712%;
	padding-top:1px;
	padding-bottom:2px;

}
.HomeLtCnt {
	position: absolute;
	left:25px;
	top:530px;
	width:327px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #414141;
	line-height: 189.9999936421712%;
	padding-top:1px;
	padding-bottom:2px;

}
#BottomBar {
	background-color: #4FAAE9;
	/* background-image:url(images/BottomNavBar.png);
	background-repeat:no-repeat; */
	width:950px;
	padding-top:0px;
	height:35px;
	position: absolute;
	left:0px;
	top:825px;
	margin-bottom:0px;

}
.BtmHome {
	position: absolute;
	left:642px;
	top:833px;
	width:37px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3c5e;
	line-height: 120.0000069358132%;
	padding-top:1px;
	padding-bottom:2px;

}
.BtmAbout {
	position: absolute;
	left:697px;
	top:833px;
	width:54px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3c5e;
	line-height: 119.9999982660467%;
	padding-top:1px;
	padding-bottom:2px;

}
.BtmBaliga {
	position: absolute;
	left:773px;
	top:833px;
	width:86px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3b5e;
	line-height: 119.9999982660467%;
	padding-top:1px;
	padding-bottom:2px;

}
.BtmCntct {
	position: absolute;
	left:878px;
	top:833px;
	width:47px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0a3b5e;
	line-height: 119.9999982660467%;
	padding-top:1px;
	padding-bottom:2px;

}
#BtmNavLine {
	border-left: 1px solid #0a3c5e;
	height:12px;
	width:1px;
	position: absolute;
	left:686px;
	top:835px;
	margin-bottom:0px;

}

.Copyrights {
	position: absolute;
	left:25px;
	top:835px;
	width:500px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.9999982660467%;
	padding-top:1px;
	padding-bottom:2px;

}

.designedBy {
	position: absolute;
	top:870px;
	width:100%;
	right:28px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:15px;

}

#Banner {
	position: absolute;
	left:349px;
	top:8px;
	width:601px;
	height:228px;
	margin-bottom:0px;

}
#Logo {
	position: absolute;
	left:24px;
	top:89px;
	width:290px;
	height:91px;
	margin-bottom:0px;

}
#Events {
	position: absolute;
	background-image:url(../images/Events.png);
	background-repeat:repeat-x;
	left:685px;
	top:296px;
	width:237px;
	height:37px;
	margin-bottom:0px;

}
#RecentEvntHdng{
	font-family:Verdana, Geneva, sans-serif;
	font-size:110%;
	color:#FFF;
	margin-top:8px;
	width:100%;
	text-align:center;
}

#RecentEvntDiv{
	position: absolute;
	left:685px;
	top:296px;
	width:237px;
	height:337px;
	
}

#DoctorsSched {
	position: absolute;
	left:685px;
	top:565px;
	width:237px;
	height:106px;
	margin-bottom:0px;

}
#TakeTour{
	position: absolute;
	left:685px;
	top:710px;
	width:237px;
	height:106px;
	margin-bottom:0px;

}


/* About Dr.Baliga - Starts Here */

.AbtBaligaBar {
	background-color: #1ca2c0;
	width:300px;
	padding-top:0px;
	height:34px;
	left:386px;
	top:25px;
	margin-bottom:0px;

}

.AbtBaligaHdng {
	position:relative;
	left:8px;
	top:6px;
	width:450px;
	margin-bottom:0px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	line-height: 119.99999284744263%;
	padding-top:1px;
	padding-bottom:2px;

}

.AbtBaligaImg {
	position: absolute;
	left:685px;
	top:830px;
	width:237px;
	margin-bottom:0px;

}

/* About Dr.Baliga - Ends Here */

/* Facilities - Starts Here */
.FacilitiesLeft{
	position:relative;
	left:0px;
	top:0px;
	width:290px;
}

.FacilitiesRight{
	position:absolute;
	left:338px;
	top:0px;
	width:290px;
}

.FacilitiesHdng {
	position:relative;
	left:0px;
	top:6px;
	width:250px;
	margin-bottom:0px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #1ca2c0;
	line-height: 119.99999284744263%;
	padding-top:1px;
	padding-bottom:2px;

}
.FacilitiesMainHdng {
	position:relative;
	left:0px;
	top:10px;
	width:250px;
	margin-bottom:0px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #1ca2c0;
	line-height: 119.99999284744263%;
	padding-top:1px;
	padding-bottom:2px;

}

.FacilitiesLtCnt {
	position:relative;
	left:0px;
	top:10px;
	width:290px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #414141;
	line-height: 160%;
	padding-top:1px;
	padding-bottom:2px;

}

.FacilitiesRtCnt {
	position:relative;
	left:0px;
	top:10px;
	width:290px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #414141;
	line-height: 160%;
	padding-top:1px;
	padding-bottom:2px;

}

/* Facilities - Ends Here */

/*  Dropdown Menu - Starts Here  */

#all
{	width: 50%;
	left:350px;
	min-width: 850px;
	margin: 40px auto 0 auto;
	padding: 20px 35px}
	
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		padding: 0px 0px;
		text-decoration: none;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: none}
		
		#departmentsMenu{
			left:0px;
			top:269px;
			text-align:left;
		}
		#instituesMenu{
			left:315px;
			top:269px;
			text-align:left;
		}
		#counselingMenu{
			left:644px;
			top:269px;
			text-align:left;
		}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C;
				padding:7px 26px;
				border-bottom:1px dotted #8EA344}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}


/*  Dropdown Menu - Ends Here */

#Events_List{
	 position:absolute;
	 top:140px;
	 left:0px;
	 width:628px;
	 text-align:justify;	
}

#Medical_List{
	 position:absolute;
	 top:140px;
	 left:0px;
	 width:628px;
	 text-align:justify;
}

#BottomBar_2 {
	background-color: #4FAAE9;
	/* background-image:url(images/BottomNavBar.png);
	background-repeat:no-repeat; */
	width:950px;
	padding-top:0px;
	height:35px;
	position: relative;
	left:0px;
	top:10px;
	margin-bottom:0px;

}

#BottomBarDiv {
    position:relative;
	background-color:#FF6666;
	width:950px;
	left:-25px;
	top:20px;
	margin-bottom:0px;
	}

.eLibDownload{
	text-decoration:none; 
	color:#036; 
	font-family:'Times New Roman', Times, serif; 
	font-style:italic; 
	font-size:120%;
}

.deAddictionTd1{
	border:1px solid #999;
	border-top:0px; 
	width:200px; 
	text-align:center;
	line-height:240%;
}

.deAddictionTd2{
	border:1px solid #999; 
	border-top:0px; 
	border-left:0px; 
	width:300px; 
	text-align:center;
	line-height:240%;
}
