html {
	height:100%;
}
body {
	margin:0px 0px 0px 0px;
	background: #eee4bf;
	overflow-y:scroll;
	height:100%;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	padding:0px 0px 0px 9px;
}
.navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e8942a;
	text-decoration: underline;
}
.table-height {
	height:100%;
}

/* Home Page Styles */

.HometextMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:18px;
	color: #252525;
	padding-left:10px;
	padding-right:6px;
	text-decoration: none;
}
.HometextMain a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}
.HometextMain a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fab031;
	text-decoration: underline;
}

.Hometext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	line-height:17px;
	text-decoration: none;
}
.Hometext2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}

.Hometextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	padding-left:10px;
	text-decoration: none;
}
.Hometextbold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
.Hometextbold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	text-decoration: underline;
}

.Home-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #171617;
	padding-right:30px;
 	text-decoration:none;
}
.Home-more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #171617;
	padding-right:30px;
 	text-decoration:none;
}
.Home-more a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fab031;
	text-decoration: underline;
}


/* Quick Links Styles */
.Home-Quick-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b424e;
	text-decoration: none;
}
.Home-Quick-links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b424e;
	text-decoration: none;
}
.Home-Quick-links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b424e;
	text-decoration: underline;
}
.Quick-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #044670;
	padding-top:0px;
	padding-left:8px;
	padding-right:0px;
	line-height:11px;
	padding-bottom:10px;
	text-decoration: none;
	text-align:justify;
}
.Quick-links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #044670;
	text-decoration: none;
}
.Quick-links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1e5180;
	text-decoration: underline;
}
.Quick-links-Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left:5px;
	text-decoration: none;
	text-align:justify;
}
.Quick-links-Bold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.Quick-links-Bold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


/* Sub Page Styles */
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	padding:8px 30px 20px 9px;
	line-height:16px;
	text-decoration: none;
	text-align:justify;
}
.textMain a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	text-decoration: underline;
	text-align:justify;
}
.textMain a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #094d90;
	text-decoration: underline;
	text-align:justify;
}
.textMainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	text-align:justify;
}
.textMainBold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration: underline;
	text-align:justify;
}
.textMainBold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #094d90;
	text-decoration: none;
	text-align:justify;
}
.MainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #075A85;
	text-decoration: none;
}
.SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d7891f;
	text-decoration: none;
}
.SubHeading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C52C26;
	text-decoration: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #044e75;
	text-decoration:none;
}
.more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #044e75;	
	padding-left:8px;
	background:url(../images/bullet.gif) no-repeat 0px 4px;
	text-decoration:none;
}
.more a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #044e75;
	text-decoration:underline;
}
.meet-dr-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #171617;
	padding-right:13px;
	padding-top:10px;
 	text-decoration:none;
}
.meet-dr-more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #171617;
 	text-decoration:none;
}
.meet-dr-more a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fab031;
	text-decoration: underline;
}

.right-Menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:middle;
	line-height:11px;
}
.right-Menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.right-Menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #e8942a;
	text-decoration: none;
}
.textbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}
.textNormal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	line-height:16px;
	text-align:justify;
	text-decoration: none;
}
.textNormal a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	text-decoration: underline;
}
.textNormal a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #094d90;
	text-decoration: underline;
}



/* Forms Styles */
.tableborder {
	border:1px solid #aed1f4;
}
.formHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background:#aed1f4;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:5px;
}
.formlable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	padding-right:3px;
}
.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #aed1f4;
	height:20px;
	vertical-align:middle;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF8204;
}
.dropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:175px;
	padding:2px 0 2px 0px;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #aed1f4;	
}
.textArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #aed1f4;
	vertical-align:middle;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	background:#aed1f4;
	text-decoration:none;
	font-weight:bold;
	border: 1px solid #919191;
	height:20px;
}

/* Footer Styles */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #767676;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #767676;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #fab031;
}
.CopyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:6px 0 5 0px;
	font-weight: normal;
	color: #767676;
	text-decoration:none;
}
.CopyrightText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #767676;
}
.CopyrightText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #fab031;
}






/*Intractivity CSS*/
/* Div Start*/

#apDiv1 {
	position:absolute;
	left:696px;
	top:340px;
	width:54px;
	height:148px;
	z-index:0;
}
div#header_wrap {
	padding: 0px 0px;
}
div#header {
	height: 269px;
	width:500px;
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 548px;
 	text-align: center;
	
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 232px; 
	width: 548px;
	position: relative;
	
	 
} 
#demo-inner {
	width: 3580px;
	height: 232px;
	position: relative;
} 
.scrolling-content {
	width: 0px;
	height: 232px;
	text-align: left;
	position: absolute;
} 

div#user1 {
	font-size: 12px;
	color: #000000;
}

div#user02 {
	font-size: 12px;
	color: #000000;
}

div#user03 {
	font-size: 12px;
	color: #000000;
}
div#user04 {
	font-size: 12px;
	color: #000000;
}
div#user05 {
	font-size: 12px;
	color: #000000;
}
div#user06 {
	font-size: 12px;
	color: #000000;
}
div#user07 {
	font-size: 12px;
	color: #000000;
}
div#user08 {
	font-size: 12px;
	color: #000000;
}
#content1 {
	left: 0px; 
	top: 0px;
	width: 576px;
	height: 232px;
}
#content2 {
	left: 700px; 
	top: 0px;
	width: 576px;
	height: 232px;
} 
#content3 {
	left: 1400px; 
	top: 0px;
	width: 576px;
	height: 232px;
} 
#content4 {
	left: 2100px; 
	top: 0px;
	width: 576px;
	height: 232px;
} 
#content5 {
	left: 2800px; 
	top: 0px;
	width: 576px;
	height: 232px;
} 
#content6 {
	left: 3500px; 
	top: 0px;
	width: 576px;
	height: 232px;
} 
#content7 {
	left: 4100px; 
	top: 0px;
	width: 576px;
	height: 232px;
}
#content8 {
	left: 4800px; 
	top: 0px;
	width: 576px;
	height: 232px;
}

/*-----------------------------------*/

#image_intra {
	position:absolute;
	left:16px;
	top: 99px;
	height: 147px;

	
}
#bulletPT {
	position:absolute;
	left:22px;
	top: 70px;
	height: 57px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#303030;
	width: 427px;
	line-height:1.3;
	
}
#bullet1 {
	position: absolute;
	left: 160px;
	top: 101px;
	height:110px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:423f3f;
	width:350px;
 	line-height:1.3;

}
#read {
	position:absolute;
	left:394px;
	top: 190px;
}
#headtext{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position:absolute;
	left:16px;
	width: 181px;
	top: 8px;
}

#tophedder {
	background-image:url(../images/service_overview.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:29px;
	position:absolute;
	left:0px;
	width:548px;
	top: 20px;
}

.li {
	list-style-image:url(../images/bullet.jpg);
	list-style-position: outside;
}

	
/* ---- header buttons --- */
div#header_buttons_wrap {
position:relative;
top:2px;


}



div#header_buttons {
	height: 64px;
	width:100%;
	background-position: left top; 
	 
}
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	height: 64px;
	display: block;
}

li#but_hip {
	width: 68px;
	height: 64px;
	float: left;
	background:url(../images/rehabilitation-off.jpg) 0% 0% no-repeat;
}
li#but_hip a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image:url(../images/rehabilitation-on.jpg);
}
li#but_hip a.active {
	width: 68px;
	height: 64px;
	float: left;
	background-image:url(../images/rehabilitation-on.jpg);
}
 
li#but_knee {
	width: 70px;
	height: 64px;
	float: left;
	background:url(../images/spine-off.jpg) 0% 0% no-repeat;
}
li#but_knee a:hover {
	background-image:url(../images/spine-on.jpg);
}
li#but_knee a.active {
	width: 70px;
	height: 64px;
	float: left;
	background-image:url(../images/spine-on.jpg);
}
li#but_foot {
	width: 70px;
	height: 64px;
	float: left;
	background:url(../images/operative-off.jpg) 0% 0% no-repeat;
}
li#but_foot a:hover {
	background-image:url(../images/operative-on.jpg);
}
li#but_foot a.active {
	width: 70px;
	height: 64px;
	float: left;
	background-image:url(../images/operative-on.jpg);
}
li#but_hand {
	width: 70px;
	height: 64px;
	float: left;
	background:url(../images/general-orthopedic-off.jpg) 0% 0% no-repeat;
}
li#but_hand a:hover {
	background-image:url(../images/general-orthopedic-on.jpg);
}
li#but_hand a.active {
	width: 70px;
	height: 64px;
	float: left;
	background-image:url(../images/general-orthopedic-on.jpg);
}

li#but_spine {
	width: 69px;
	height: 64px;
	float: left;
	background:url(../images/osteoporosis-off.jpg) 0% 0% no-repeat;
}
li#but_spine a:hover {
	background-image:url(../images/osteoporosis-on.jpg);
}
li#but_spine a.active {
	width: 69px;
	height: 64px;
	float: left;
	background-image:url(../images/osteoporosis-on.jpg);
}
li#but_ortho {
	width: 69px;
	height: 64px;
	float: left;
	background:url(../images/sports-off.jpg) 0% 0% no-repeat;
}
li#but_ortho a:hover {
	background-image:url(../images/sports-on.jpg);
}
li#but_ortho a.active {
	width: 69px;
	height: 64px;
	float: left;
	background-image:url(../images/sports-on.jpg);
}


li#hand_theropy {
	width: 63px;
	height: 64px;
	float: left;
	background:url(../images/hand-theropy-off.jpg) 0% 0% no-repeat;
}
li#hand_theropy a:hover {
	background-image:url(../images/hand-theropy-on.jpg);
}
li#hand_theropy a.active {
	width: 63px;
	height: 64px;
	float: left;
	background-image:url(../images/hand-theropy-on.jpg);
}

li#tmj_rehabilitation {
	width: 69px;
	height: 64px;
	float: left;
	background:url(../images/tmj-rehabilitation-off.jpg) 0% 0% no-repeat;
}
li#tmj_rehabilitation a:hover {
	background-image:url(../images/tmj-rehabilitation-on.jpg);
}
li#tmj_rehabilitation a.active {
	width: 69px;
	height: 64px;
	float: left;
	background-image:url(../images/tmj-rehabilitation-on.jpg);
}
