html{
	height:100%;
	font-size:100.01%;
}
body{
	margin:0;
	color:#000;
	font:62.5% Arial, Helvetica, sans-serif;
	height:100%;
	min-width:974px;
}
img{border-style:none;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}

.aaa{
	position:absolute;
	left:-9999em;
	top:-9999em;
}
#wrapper{
	width:974px;
	margin:0 auto;
	display:table;
	height:100%;
	font-size:120%;
}
.w1{
	width:100%;
	display:table-row;
}
.w2{
	width:100%;
	display:table-cell;
}
.w3{
	width:955px;
	position:relative;
	margin:0 auto;
	padding:155px 0 0;
}
#header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	height:114px;
}
.logo{
	width:178px;
	height:87px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:14px 0 0 5px;
}
.home .logo, .hospitalhome .logo{
	width:178px;
}
.logo a{
	display:block;
	height:100%;
}
.tabs{
	float:right;
	padding:10px 0 0;
	margin:0;
	list-style:none;
}
.tabs li{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.tabs a{
	display:block;
	position:relative;
	width:183px;
	height:96px;
	color:#fff;
	cursor:pointer;
	overflow:hidden;
}
.tabs a img{
	vertical-align:top;
}
.tabs a .overlay{
	position:absolute;
	left:0;
	top:0;
	width:183px;
	height:96px;
	z-index:2;
}
.tabs a .note-hold{
	width:170px;
	padding:0 0 0 13px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	overflow:hidden;
}
.tabs a .note-title{
	font-weight:bold;
	display:block;
	padding:5px 20px 5px 0;
	height:22px;
}
.tabs a .note{
	display:block;
	padding:0 30px 0 0;
	margin:-7px 0 0;
}
.tabs a:hover{
	text-decoration:none;
}
.nav-bar{
	position:absolute;
	width:955px;
	left:0;
	top:114px;
	z-index:10;
}
#nav{
	padding:0 0 0 8px;
	margin:0;
	list-style:none;
	width:947px;
	line-height:133.33%;
	position:relative;
	z-index:11;
}
#nav2:after,
#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav li{
	float:left;
	margin:0 30px 0 0;
	display:inline;
}
#nav li.hover,
#nav li:hover,
#nav2 li.hover,
#nav2 li:hover{
	position:relative;
}
#nav li.hover ul,
#nav li:hover ul,
#nav2 li.hover ul,
#nav2 li:hover ul{
	display:block;
}
#nav a, #nav .nav-text{
	color:#fff;
	float:left;
	padding:2px 0 1px;
}
#nav a:hover, #nav a.selected{
	color:#000;
}

#nav2 a:hover,
#nav a:hover{text-decoration:none;}
#nav2{
	padding:0 0 0 8px;
	margin:0;
	list-style:none;
	width:947px;
	line-height:133.33%;
min-height:21px;
}

#nav2 li{
	float:left;
	margin:0 41px 0 0;
	display:inline;
}
#nav2 a{
	color:#fff;
	float:left;
	padding:3px 0 2px;
}
#nav ul,
#nav2 ul{
	padding:1px 0 0;
	margin:0;
	list-style:none;
	width:116px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:100%;
	display:none;
}
#nav ul li,
#nav2 ul li{
	margin:0;
	width:100%;
	background:#a1a1a1;
}
#nav ul a,
#nav2 ul a{
	color:#000;
	float:none;
	display:block;
	padding:2px 7px;
	height:1%;
}
#nav ul a:hover,
#nav2 ul a:hover, #nav ul a.selected, #nav2 ul a.selected{
	color:#fff;
	text-decoration:none;
	background:#000 !important;
}
#nav2-ext, #nav2-ext:hover
{
width:71px;
min-height:21px;
position:absolute;right:0px;
}
#main{
	width:100%;
}
.bc-panel{
	width:100%;
	overflow:hidden;
	padding:8px 0;
}
.breadcrumbs{
	padding:0 0 0 2px;
	margin:0;
	list-style:none;
	float:left;
	font-size:83.33%;
}
.breadcrumbs li{
	float:left;
	background:url(/media/1126/bc-split.gif) no-repeat 0 50%;
	padding:0 3px 0 6px;
}
.breadcrumbs li.first-child,
.breadcrumbs li:first-child{
	background:none;
}

.hl{
	float:right;
	font-size:90%;
	text-transform:uppercase;
	color:#3b3b3b;
	margin:-1px 3px 0 0;
	display:inline;
	word-spacing:1px;
}
.hl a{
	color:#3b3b3b;
	text-decoration:underline;
}
.hl a.active{

}
.hl a:hover{text-decoration:none;}
.home-content{
	width:100%;
	position:relative;
	padding:13px 0 0;
}
.inner-content{
	width:100%;
	position:relative;
	padding:13px 0 0;
}
.inner-content .overlay,
.home-content .overlay{
	width:955px;
	height:100%;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	float:none;
	clear:both;
}
* html .inner-content .overlay,
* html .home-content .overlay{
	right:-1px;
}
.inner-content .holder,
.home-content .holder{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:3;
}
.inner-content .overlay .bg,
.home-content .overlay .bg{
	
	width:955px;
	height:100%;
}

.home-content .column{
	overflow:visible;
	position:relative;
	z-index:3;
	margin:0 0 8px 13px;
	padding:10px 11px 0;
	background:url(/media/1153/bg-white-85.png);
	width:332px;float:left;min-height:430px;
}
.scroll-content .home-content .column{
	width:332px;
min-height:430px;
}
.inner-content .column{
	width:533px;
	padding:11px 8px 0;
	margin:0 0 0 188px;z-index:3;
	overflow:hidden;position:relative;
	background:url(/media/1153/bg-white-85.png);
	line-height:141.66%;float:left;display:inline;min-height:430px;;
}
.inner-content .column a{
position:relative;z-index:1000;
}
.inner-content .column h1,
.home-content .column h1{
	font-size:28px;
	font-weight:normal;
	margin:0 0 2px;
	line-height:25px;
	padding:0 0 0 16px;
}
.inner-content .column h1{
	margin:0 0 0px;
	padding-left:25px;
	font-size:26px;
}
.home-content .column h2{
	font-size:150%;
	color:#444;
	margin:0 0 17px;
	font-weight:normal;
	line-height:127.77%;
}
.home-content .column p{
	margin:0 0 19px;
}
.inner-content .column h2{
	margin:0 0 10px;font-weight:normal;
	font-size:120%;color:gray;padding-left:25px;
min-height:20px;
}
.inner-content .column p{
	margin:0 0 17px;
}
.inner-content .column .abel{
	display:block;
}
.inner-content .column ul{
	padding:0 0 0 12px;
	margin:0 0 17px;
	list-style:none;
}
.inner-content .column ul li{
	padding:0 0 0 8px;
	background:url(/media/1171/bullet02.gif) no-repeat 0 6px;
}
.inner-content .column ul.list li{
	padding:0 0 17px;
	text-indent:8px;
}
.visual-column{
	float:right;
	display:inline;
/*de amend right-margin was 16px*/
	margin:0 0 0 10px;
	position:relative;
	z-index:3;
	width:552px;
}
.visual-column .player{
	margin:0 0 18px;
}
.visual-column .player div{
	width:531px;height:326px;
}
.visual-column .player img{vertical-align:top;}
.gallery{
	width:531px;
	height:97px;
	margin:0 0 8px;
	position:relative;
}
.gallery-image{
	width:552px !important;
	height:97px;
	margin:0 0 0px;
	position:relative;
left:-10px;
}
.gallery .bg{
	width:507px;
	height:89px;
	padding:8px 0 0 24px;
	background:url(/media/1180/bg-black-90.png);
}
.gallery-image .bg{
	width:552px !important;
	height:89px;
	padding:8px 0 0 0px !important;
	background:url(/media/1180/bg-black-90.png);
}
.gallery .bg strong{
text-transform:uppercase;
}
.gallery .link-next,
.gallery .link-prev{
	position:absolute !important;
	text-indent:-9999px;
	width:12px;
	height:19px;
	overflow:hidden;
	top:38px;
	left:6px;
}
.gallery .link-next{
	left:auto;
	right:5px;
}
.gallery .frame{
	width:486px;
	position:relative;
	overflow:hidden;
}
.gallery-image .frame{
	width:530px !important;
	position:relative;
	overflow:hidden;margin-left:5px;
}
.gallery ul{
	padding:0;
	margin:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
	position:relative;
	color:#fff;
	font-size:10px;
}
.gallery ul li.video{
	float:left;
	width:72px;
	padding:0 0 0 9px;
}
.gallery ul li.image{
	float:left;
	width:94px;
	padding:0 0 0 9px;
}
.gallery ul img{
	display:block;
}
.gallery ul strong{
	display:block;
	padding:4px 0 0;letter-spacing:-1px;
}
.gallery ul a{
	color:#fff;
}
.gallery ul .links a{text-decoration:underline;}
.gallery ul .links a:hover{text-decoration:none;}
#popout1
{

	top:0px;
}
#popout2
{
	top:101px;
}
.popout-holder
{
position:relative;
}
.popout{
	position:absolute;
	width:182px;
	left:747px;
	min-height:91px;
_height:91px;
	color:#fff;
	font-size:12px;
	cursor:pointer;
}
.popout:hover{
	text-decoration:none;
}
.popout .text{
	width:87px;
	padding:4px 0 0 4px;
	display:block;
	margin:0 0 0 auto;
}
.popout img{
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
.popout .arrow{
	width:27px;
	height:27px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:6;
}
.popout:focus {
	outline: none;
}
#footer{
	width:100%;
	overflow:hidden;
	display:table-footer-group;
}
.f1{
	height:1%;
	display:table-row;
}
.f2{
	display:table-cell;
	width:100%;
}
.f3{
	width:955px;
	margin:0 auto;
	padding:3px 0 7px;
}
.footer-bar{
	overflow:hidden;
	width:100%;
	padding:1px 0;
}
.footer-bar .socials{
	padding:0 1px 0 0;
	margin:0;
	list-style:none;
	float:right;
}
.footer-bar .socials li{
	float:left;
	display:inline;
	margin:0 0 0 3px;
}
.footer-bar .socials img{
	vertical-align:top;
}
.footer-bar .emt{
	float:left;
	width:886px;
	overflow:hidden;
	line-height:18px;
	font-size:83.33%;
	margin:0 0 0 4px;
	display:inline;
	position:relative;
}
.footer-bar .emt ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	white-space:nowrap;
}
.footer-bar .emt ul li{
	display:inline;
	padding:0 20px 0 0;
}
.footer-bar .emt ul strong{
	padding:0 0 0 24px;
	color:#000;
	font-weight:normal;
}
.copy{
	background:#444444;
	height:1%;
	overflow:hidden;
	color:#fff;
	padding:3px 1px 3px 6px;
	font-size:83.33%;
}
.copy ul{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.copy ul li{
	float:left;
	background:url(/media/6424/split01.gif) no-repeat 0 50%;
	padding:0 8px 0 7px;
}
.copy ul li:first-child,
.copy ul li.first-child{
	background:none;
}
.copy ul a{
	color:#fff;
}
.copy p{
	margin:0;
}
/* custom scroll */
.scroll-holder{
	width:100%;
	overflow:hidden;
	
}
.home .scroll-holder{

}
.scrollable{
	/*height:484px; removed so that main scroll appears when JS disabled */
	overflow:hidden;
}
.scroll-holder .scroll-wrapper{
	width:100%;
	overflow:hidden;
}
/*--end of updates--*/
.vscroll-up{
	bottom:17px !important;
	top:auto !important;
	height:25px !important;
	cursor:pointer;
}
.vscroll-down{
	bottom:0px !important;
	top:auto !important;
	height:17px !important;
	cursor:pointer;
}
.vscroll-bar{
	background:url(/media/1234/bg-scroll-bar.gif) repeat-y;
}
.vscroll-line{
	top:0 !important;
}
.scroll-bar-top{
	background:url(/media/1243/bg-scroll-t.gif) no-repeat;
	height:100%;
	overflow:hidden;
}
.scroll-bar-bottom{
	background:url(/media/1252/bg-scroll-b.gif) no-repeat;
	width:16px;
	height:18px;
	position:relative;
	margin-top:-18px;
}
.visual-column .player {
	position: relative;
	overflow: hidden;
	width: 552px;
	height: 326px;
}
div.emt .emt-slider {
	width: 99999px;
}
div.emt .emt-content {
	float: left;
}
div.emt .emt-content a{
	color:#fff;
}
div.emt .emt-content a:hover{
	text-decoration:none;
}
div.emt .emt-content ul {
	float: left;
	width: auto;
}
.scroll-bar-top {
	position: relative;
	margin: -20px 0 0;
}
.vscroll-slider div {
	padding: 0 0 15px;
}
.vscroll-slider div div {
	padding: 0;
}
.scroll-bar-bottom {
	margin: -25px 0 0;
	height: 25px;
}
.vscroll-up,
.vscroll-down {
	z-index: 1001;
}
iframe.stframe
{
position:absolute;height:360px;
}
#share_widget
{
position:absolute;
left:460px;top:35px;
}
/* SOLUTION */
solution {
	padding-bottom: 71px;
}
.solution img {
	margin: 0 -8px 7px;
	display: block;
}
.inner-content .solution p {
	margin: 0 0 7px;
	line-height: 1.4166em;
}
.solution-nav {
	margin: 65px 0 0 10px;
	display: inline;
	padding: 0;
	list-style: none;
	width: 169px;
	float: left;
}
.solution-nav-left {
	margin: 65px -197px 0 9px;
text-align:right;
}
.solution-nav li {
	overflow: hidden;
	width: 100%;
	line-height: 1.166em;
	vertical-align: middle;
	margin-top: 1px;
}
.solution-nav li a {
	display: block;
	text-decoration: underline;
	color: #fff;
	padding: 7px 4px;
	height: 1%;
}
.solution-nav li a.active,
.solution-nav li a:hover {
	background: #000;
}
.solution-nav li.all-tags a
{
text-decoration:none;
}
.solution-nav li.all-tags a:hover
{
text-decoration:none;
}
/* END SOLUTION*/

/* LEFT POP OUT */

.left-popout{
	position:absolute;
	right: 774px;
	width:182px;
	left:auto;
	height:91px;
	color:#fff;
	cursor:pointer;
}
.left-popout:hover{
	text-decoration:none;
}
.left-popout .text{
	width:87px;
	padding:4px 0 0 4px;
	display:block;
	margin:0 0 0 0;
}
.left-popout img{
	position:absolute;
	top:0;
	right:0;
	z-index:5;
}
.left-popout .arrow{
	width:27px;
	height:27px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:6;
}
.left-popout:focus {
	outline: none;
}

/* END LEFT POP OUT */

/* PERSON */

.inner-content .person {
	float: right;
	padding-bottom: 310px;
	padding-left: 10px;
	width: 182px;
}
.inner-content .person img {
	display: block;
}
.inner-content .person-cont p{
margin-right:10px;
}
.inner-content .person ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.inner-content .person ul li {
	padding: 1px 0 0;
	background: none;
	width: 100%;
	vertical-align: middle;
	overflow: hidden;
}
.inner-content .person ul li a {
	display: block;
	padding: 5px 5px 5px 17px;
	line-height: 1.166em;
	color: #fff;
	position: relative;
}
.inner-content .person-cont {
	width: 529px;
	padding: 0 0 0 20px;
	margin: -11px -8px 0;
	overflow: hidden;
}
.inner-content .person-cont h1 {
	margin-top: 9px;
}
.inner-content .person-cont h2 {
	margin: 0 0 25px;
}
.inner-content .person-cont h3 {
	margin: 0 0 17px;
	font-size: 1.166em;
	line-height: 1.214em;
}
.inner-content .person-item {
	overflow: hidden;
	width: 100%;
	padding: 11px 0 10px 20px;
	margin: 0 0 0 -20px;
}
.inner-content .person-item h3 {
	margin: 0;
}
.inner-content .person-item p {
	margin: 0;
}
.inner-content .person-item ul {
	margin: 0;
	padding: 0;
}
.inner-content .person-item ul li {
	padding: 0;
	background: none;
}

/* END PERSON */

/* SPECIALITIES GATEWAY */

.inner-nav2 .bg {
	background: #000 url(/media/11053/bg-inner-nav2.gif) no-repeat 100% 100%;
	padding-right: 39px;
}
.inner-nav2 a {
	color: #ff484b !important;
}
.special-items {
	padding: 0 0 10px;
}
.gateway-items {
	padding: 0 0 10px;
}
.special-item {
	width: 549px;
	margin: 0 -8px;
	overflow: hidden;
}
.gateway-item {
	width: 549px;
	margin: 0 0 4px -8px;
	overflow: hidden;
        min-height:4px;
}
.special-item .cont {
	padding-left: 8px;
	margin-top: 10px;
	overflow: hidden;
	width: 350px;min-height:96px;
}
.special-item .img {
	float: right;
	height: 96px;
	margin-top: -96px;
	overflow: hidden;
	position: relative;
}
.gateway-item .img {
	float: left;
	overflow: hidden;
	position: relative;
width:91px;
}
.gateway-item .cont
{
width:265px;margin-left:5px;
float:left;
}
.gateway-item .gateway-link
{
width:180px;
height:51px;
float:right;
text-align:right;padding:40px 5px 0 0;
color:#fff !important;
font-size:14px;
}
.gateway-item a.gateway-link:hover
{
text-decoration:none;
}
.special-item .img img {
	display: block;
}
.special-item .img a {
	color: #fff;
	text-decoration: none;
}
.special-item .img div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #0b1d0b;
}
.special-item h3, .gateway-item h3 {
	margin: 0 0 7px;
	font-size: 1.1666em;
}
.special-item p, .gateway-item p {
	margin-bottom: 12px !important;
}
.special-item a .note-hold{
	width:170px;
	padding:0 0 3px 13px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(/media/1064/bg-grey-80.png);
	z-index:3;
	overflow:hidden;
}
.special-item a .note-title{
	background:url(/media/1073/arrow.gif) no-repeat 100% 7px;
	font-weight:bold;
	display:block;
	padding:5px 20px 0 0;
	height:26px;
}
.special-item a .note{
	display:block;
	padding:0 30px 0 0;
	line-height: 1.166em;
	margin:-8px 0 0;
}
.special-item a:hover{
	text-decoration:none;
}
.t-close
{
position:absolute;top:-30px;left:495px;display:none;
z-index:10000;background: url(/media/11876/stop32.png) 0 40px no-repeat;width:100px;height:100px;
}
.t-close:hover
{
cursor:pointer;
}


/* END SPECIALITIES GATEWAY */













































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
