html,
body {height:100%;}
body{
	margin:0;
	color:#666666;
	background:#c7e4f0 url(../images/bg-body.gif) repeat-x;
	min-width:940px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 14px;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input,
textarea {
	border:0;
	padding:0;
	margin:0;
	background-image: none;
}
#ContactForm input, #ContactForm textarea {
	background-color: #1D6D8D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	color: #FFFFFF;
	padding: 3px;
}
img{border-style:none;}
a{
	color:#325663;
	text-decoration:none;
}
a:hover{
	color:#f27405;
	text-decoration:underline;
}
#wrapper {
	width:100%;
	min-height:100%;
}
* html #wrapper {height:100%;}
#header {
	width:100%;
	background:url(../images/bg-header.gif) no-repeat 50% 0;
	position:relative;
	z-index:3;
}
.header-holder {
	width:910px;
	margin:0 auto;
	height:141px;
	position:relative;
}
.header-holder:after {
	display:block;
	content:"";
	clear:both;
}
.top-area {
	width:100%;
	height:86px;
	margin:0 0 22px;
}
.logo {
	text-indent:-9999px;
	margin:18px 0 0 32px;
	display:inline;
	background:url(../images/img-logo.gif) no-repeat;
	width:222px;
	height:65px;
	float:left;
	overflow:hidden;
}
.logo a {
	display:block;
	height:65px;
}
.slogan {
	float:left;
	text-indent:-9999px;
	background:url(../images/txt-achieving.gif) no-repeat;
	width:199px;
	height:15px;
	margin:71px 0 0 24px;
	display:inline;
}
.search {
	float:right;
	width:244px;
	overflow:hidden;
	display:inline;
	margin-top: 34px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
.search .txt {
	float:left;
	background:url(../images/bg-input-search.gif) no-repeat;
	width:200px;
	border:none;
	padding:9px 5px 4px 0;
	overflow:hidden;
}
.search .txt input {
	float:left;
	border:0;
	background:none;
	width:172px;
	margin:0 14px;
	font:11px Arial, Helvetica, sans-serif;
	color:#999;
	display:inline;
}
.nav-area{
	position:absolute;
	bottom:-2px;
	left:0;
	width:910px;
	height:35px;
}
* html .nav-area {bottom:-13px;}
#menu {
	float:left;
	width:560px;
	margin:0 -3px 0 0;
	padding:0 0 0 5px;
	list-style:none;
}
#menu li {
	float:left;
	margin:0 3px 0 0;
	width:137px;
}
#menu li span {
	background:url(../images/bg-tabset-button.gif) no-repeat;
	display:block;
	width:100%;
}
#menu li:hover span {background:url(../images/bg-tabset-button.gif) no-repeat -137px 0;}
#menu li:hover,
#menu li.hover {position:relative;}
#menu li a {
	display:block;
	width:137px;
	height:25px;
	text-align:center;
	font-size:14px;
	color:#fff;
	letter-spacing:-1px;
	cursor:pointer;
	position:relative;
	padding:10px 0 1px;
	line-height:14px;
}
#menu li a:hover {text-decoration:none;}
#menu li.active a {
	background:url(../images/marker.gif) no-repeat 50% 34px;
	padding:10px 0 14px;
	margin:0 0 -14px;
	position:relative;
	z-index:3;
}
#menu .drop {
	position:absolute;
	top:20px;
	left:0;
	padding:15px 0 0;
	display:none;
	width:193px;
	z-index:4;
}
#menu .dd-b{
	display:block;
	background:url(../images/bg-menu-dd-b.png) no-repeat;
	width:193px;
	height:10px;
}
#menu .drop ul {
	background:#f90;
	margin:0;
	padding:11px 0 0;
	list-style:none;
	width:100%;
	float:none;
	overflow:hidden;
}
#menu li:hover .drop,
#menu li.hover .drop {display:block;}
#menu li li {
	background:none;
	overflow:hidden;
	vertical-align:top;
	height:1%;
	padding:0 7px 10px;
	line-height:14px;
}
#menu li.active li a {
	background:none;
	padding:0 0 0 10px;
	margin:0;
}
#menu li li a {
	font-size:11px;
	text-align:left;
	padding:0 0 0 10px;
	letter-spacing:0;
	height:auto;
	float:left;
	width:auto;
}
#menu li li a:hover {background:url(../images/bullet.gif) no-repeat 0 2px;}
#menu a strong {
	text-indent:-9999px;
	height:13px;
	display:block;
	margin:0 auto;
}
#menu .txt-hospital strong {
	background:url(../images/txt-hospital.png) no-repeat;
	width:109px;
}
#menu .txt-physician strong {
	background:url(../images/txt-physician.png) no-repeat;
	width:117px;
}
#menu .txt-payer strong {
	background:url(../images/txt-payer.png) no-repeat;
	width:93px;
}
#menu .txt-it strong {
	background:url(../images/txt-it.png) no-repeat;
	width:82px;
}
#main-nav a strong {
	text-indent:-9999px;
	height:11px;
	margin:0 auto;
	float:left;
}
#main-nav .txt-about strong {
	background:url(../images/txt-about.png) no-repeat;
	width:52px;
}
#main-nav .txt-career strong {
	background:url(../images/txt-careers.png) no-repeat;
	width:45px;
}
#main-nav .txt-news strong {
	background:url(../images/txt-news.png) no-repeat;
	width:85px;
}
#main-nav .txt-contact {width:62px;}
#main-nav .txt-contact strong {
	background:url(../images/txt-contact.png) no-repeat;
	width:62px !important;
}
#main-nav {
	margin:2px 5px 0 0;
	padding:0 0 0 5px;
	list-style:none;
	float:right;
	display:inline;
	background:url(../images/bg-main-nav.gif) no-repeat;
	width:333px;
}
#main-nav li {
	float:left;
	padding:11px 11px 10px;
}
#main-nav li span {
	float:left;
}
#main-nav li a {
	text-align:center;
	font-size:14px;
	color:#fff;
	letter-spacing:-1px;
	cursor:pointer;
	position:relative;
	z-index:300;
	white-space:nowrap;
	line-height:0;
	float:left;
}
#main-nav li.hover a,
#main-nav li:hover a {
	text-decoration:none;
	background:url(../images/marker02.gif) no-repeat 50% 100%;
	padding:0 0 16px;
	margin:0 0 -16px;
	float:left;
	overflow:hidden;
}
#main-nav li.hover li a,
#main-nav li:hover li a {background:none;}
#main-nav li:hover,
#main-nav li.hover {position:relative;}
#main-nav li .drop {
	display:none;
	width:175px;
	position:absolute;
	top:16px;
	left:0;
	padding:15px 0 0;
	z-index:3;
}
#main-nav .dd-b{
	display:block;
	background:url(../images/bg-main-nav-dd-b.png) no-repeat;
	width:175px;
	height:10px;
}
#main-nav li:hover .drop,
#main-nav li.hover .drop {display:block;}
#main-nav ul {
	background:#024766;
	width:100%;
	margin:0 0 -3px;
	padding:12px 0 4px;
	list-style:none;
	float:none;
	overflow:hidden;
}
#main-nav li li {
	background:none;
	padding:0 7px 10px;
	width:100%;
	overflow:hidden;
}
#main-nav li li a {
	font-size:11px;
	text-align:left;
	padding:0 0 0 13px !important;
	letter-spacing:0;
	line-height:12px !important;
	height:auto;
	margin:0 !important;
}
#main-nav li li a:hover {background:url(../images/bullet02.gif) no-repeat 0 2px;}
#content {
	margin:0 auto;
	width:910px;
	padding:5px 0 60px;
}
#content img{display:block;}
.content-holder {
	background:url(../images/bg-content.png) repeat-y;
	width:882px;
	padding:0 14px 15px;
}
.content-bottom-bg {
	background:url(../images/bg-content-b.png) no-repeat;
	width:910px;
	height:11px;
	font-size:1px;
	line-height:0;
}
.slideshow {
	position:relative;
	width:100%;
}
ul.slideset {
	position:relative;
	list-style:none;
	padding:0;
	margin:0 auto;
	height:287px;
	width:882px;
}
ul.slideset li {
	position:absolute;
	top:0;
	left:0;
	width:882px;
	background:#fff;
}
ul.slideset li.active {z-index:1;}
ul.slideset li .img-holder {float:right;}
ul.slideset li .img-holder img {display:block;}
ul.slideset li .text {
	position:absolute;
	top:69px;
	left:43px;
	width:550px;
	height:190px;
	overflow:hidden;
}
ul.slideset li .img04{width:445px;}
ul.slideset li .img02{width:400px;}
ul.slideset li .text h1 {
	margin:0 0 4px;
	color:#247290;
	font-size:44px;
	line-height:48px;
	font-weight:normal;
	letter-spacing:-1px;
}
ul.slideset li .text p {
	margin:0 0 14px;
	font-size:21px;
	color:#999;
	line-height:26px;
}
ul.slideset li .text .more {
	color:#f60;
	font-size:13px;
	font-weight:bold;
}
.slideshow-nav {
	position:absolute;
	left:46px;
	top:265px;
	z-index:2;
}
.slideshow-nav a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.btn-prev {
	background:url(../images/btn-prev.png) no-repeat;
	width:7px;
	height:11px;
	margin:0 7px 0 0;
}
.btn-next {
	background:url(../images/btn-next.png) no-repeat;
	width:6px;
	height:11px;
} 
.slideshow-nav ul {
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	float:left;
}
.slideshow-nav ul li {
	float:left;
	margin:0 5px 0 0;
	padding:1px 0 0;
	display:inline;
}
.slideshow-nav ul li a {
	background:url(../images/bullet03.gif) no-repeat;
	width:8px;
	height:8px;
}
.slideshow-nav ul li a.active {background:url(../images/bullet03.gif) no-repeat 0 -8px;}
.info-area{
	overflow:hidden;
	padding:30px 0 30px 6px;
	width:890px;
	margin:0 -20px 0 0;
	position:relative;
}
.info-area .info-box{
	float:left;
	width:285px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.info-area .info-block{
	width:335px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
.info-area h2{
	margin:0 0 14px;
	color:#357d99;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
}
.info-area h3,
.info-area .heading{
	margin:0 0 7px;
	color:#357d99;
	font-size:15px;
	line-height:21px;
	font-weight:normal;
	display:block;
}
.info-area .heading{
	margin:0 0 15px;
}
.info-area .info-box p{
	margin:0 0 15px;
	font-size:11px;
	line-height:19px;
}
.info-area .info-block p{
	margin:0;
	font-size:13px;
	line-height:19px;
}
.info-area .visual-area{
	overflow:hidden;
	position:relative;
	width:203px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.info-area .visual-area .play{
	position:absolute;
	top:49px;
	left:94px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/btn-play.png);
	width:20px;
	height:26px;
	cursor:pointer;
}
.info-area .visual-area .title{
	color:#fff;
	font-size:10px;
	line-height:13px;
	background:url(../images/bg-visual-title.png);
	width:187px;
	height:29px;
	padding:3px 4px 0 10px;
	position:absolute;
	bottom:0;
	left:0;
}
* html .info-area .visual-area .title{bottom:-1px;}
.info-area .title em{display:block;}
.info-area .txt{
	overflow:hidden;
	padding:0 0 0 2px;
}
.info-area blockquote{
	margin:0 0 15px;
	font-size:11px;
	line-height:19px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.info-area .more-link{
	position:absolute;
	bottom:0;
	border:1px solid #ea7125;
	border-width:1px 0;
	width:296px;
	padding:5px 0;
	font-size:11px;
	line-height:16px;
}
* html .info-area .more-link{bottom:-1px;}
.info-area .info-block .more-link{
	width:367px;
	font-size:13px;
	line-height:16px;
}
.info-area .more-link a{color:#ea7125;}
.promo-area{
	overflow:hidden;
	height:196px;
	width:851px;
	padding:0 0 0 31px;
	position:relative;
}
.promo-area .img-holder{float:right;}
.promo-area .text{
	position:absolute;
	bottom:0px;
	left:30px;
	overflow:hidden;
	width:590px;
	height:95px;
	padding:0 0 10px;
}
.promo-area .text h1 {
	margin:0 0 4px;
	color:#247290;
	font-size:43px;
	line-height:44px;
	font-weight:normal;
	letter-spacing:-1px;
}
.promo-area .text p {
	margin:0 0 14px;
	font-size:22px;
	color:#999;
	line-height:23px;
	letter-spacing:-1px;
}
.container{
	overflow:hidden;
	width:100%;
	position:relative;
	padding:31px 0 45px;
}
#main{
	float:right;
	width:638px;
}
.text-area{
	overflow:hidden;
	padding:0 0 0 2px;
}
#main h2{
	margin:0 0 16px;
	padding:0 0 0 2px;
	color:#22708f;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
}
#main h3{
	margin:0 0 13px;
	padding:0 0 0 1px;
	color:#22708f;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
#main p{
	margin:0 0 21px;
	font-size:12px;
	line-height:18px;
}
#main ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}
#main ul li{
	background:url(../images/sep-main-list.gif) no-repeat 0 6px;
	padding:0 0 13px 11px;
}
#sidebar{
	float:left;
	width:207px;
	padding:5px 0 0 11px;
}
#sidebar .sidenav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	background:url(../images/sep-sidenav.gif) no-repeat 1px 0;
}
#sidebar .sidenav li{
	padding:4px 0;
	background:url(../images/sep-sidenav.gif) no-repeat 1px 100%;
}
#sidebar .sidenav a{
	width:198px;
	height:26px;
	padding:0 0 0 6px;
	display:block;
	font-size:12px;
	line-height:26px;
	color:#2c6d8e;
}
#sidebar .sidenav a:hover{
	color:#f90;
	text-decoration:none;
}
#sidebar .sidenav .active a {
	background:url(../images/bg-sidenav-link.gif) no-repeat;
	padding:0 0 0 12px;
	width:195px;
	color:#fff;
}
#footer {
	margin:-35px 0 0;
	height:35px;
	position:relative;
	width:100%;
	background:#22708f;
}
.footer-holder {
	width:910px;
	margin:0 auto;
	padding:13px 0 8px;
}
#footer ul {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
}
#footer ul li {
	display:inline;
	background:url(../images/sep.gif) no-repeat 0 50%;
	padding:0 8px 0 9px;
}
#footer ul li:first-child {background:none;}
#footer ul li a {color:#fff;}
.info-area .info-box2 {
	float:left;
	width:269px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
.header-holder2 {
	width:910px;
	height:120px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.info-area .info-box-video {
	float:left;
	width:203px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.info-area .visual-area2 {
	overflow:hidden;
	position:relative;
	width:295px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.flt-rt-img {
	float: right;
	padding-left: 10px;
}
.info-area .heading2 {
	margin:0 0 7px;
	color:#357d99;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	display:block;
}
.more-link2   {
	width:200px;
	font-size:13px;
	line-height:16px;
	bottom: -1px;
}
.flt-lt-img {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 5px;
}
