html{height:100%;}

body{
	margin:0;
	height:100%;
	color:#0071b9;
	font:17px Arial,Helvetica,sans-serif;
	background:url(../images/bg-body.jpg) repeat 50% 0;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {text-decoration:underline;}

img {border-style:none;}

form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

input, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

#wrapper {
	width:960px;
	min-height:100%;
	margin:0 auto;
	background:url(../images/bg-wrapper.png) repeat-y;
}

* html #wrapper {height:100%;}

#header {
	width:925px;
	padding:80px 0 30px 35px;
	overflow:hidden;
}

#header .logo {
	position:relative;
	float:left;
	margin:5px 0 0;
	width:161px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}

.logo a {
	display:block;
	height:20px;
}

sup {
    font-size: 10px;
    /*vertical-align: top;
	top: 3px;*/
	bottom: .33em;
	position: relative;
	vertical-align: baseline:
    }

/* ------------- BEGIN NAV -------------- */

#nav {
	float:left;
	margin:0;
	padding:14px 0 0 69px;
	list-style:none;
	overflow:hidden;
}

#nav li {
	float:left;
	height:11px;
	padding:0 21px 0 22px;
	background:url(../images/separator-nav.gif) no-repeat 100% 0;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
} 

#nav a {
	display:block;
	height:11px;
}

/* health care professionals */
#nav a.health {
	width:151px;
	background:url(../images/health-care-professional-text2.gif) no-repeat;
}

#nav a.health:hover {
	background-position: 0 -11px;
}

/*patients */
#nav a.patients {
	width:46px;
	background:url(../images/patients-text.gif) no-repeat;
}

#nav a.patients:hover {
	background-position: 0 -11px;
}

/* christie */
#nav a.christie {
	width:45px;
	background:url(../images/cristie-text.gif) no-repeat;
}

#nav a.christie:hover {
	background-position: 0 -11px;
}

/*contact */
#nav a.contact {
	width:65px;
	background:url(../images/contact-text.gif) no-repeat;
}

#nav a.contact:hover {
	background-position: 0 -11px;
}

/* active state */
#nav .active a {
	color:#0071b9;
	background-position:0 -11px;
}

/* --------------- END NAV ----------------- */
/*
.sub-logo{
	float:right;
	margin:6px 55px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:139px;
	height:23px;
	background:url(../images/sub-logo.gif) no-repeat;
}
.sub-logo a{
	width:139px;
	height:23px;
	display:block;
	position:relative;
	cursor:pointer; 
}
*/
#main{
	position:relative;
	width:960px;
	overflow:hidden;
}
#main .title{
	background:url(../images/bg-title.png) no-repeat;
	padding:30px 37px 0;
	overflow:hidden;
}
* html #main .title{
	height:1%;
	overflow:visible;
}
.title h2{
	margin:0 0 13px;	
	font-size:25px;
}
#content{
	background:url(../images/bg-content.png) repeat-y;
	overflow:hidden;
}
* html #content{
	height:1%;
	overflow:visible;
}
.content-holder{
	position:relative;
	overflow:hidden;
	width:100%;
}
#content p{
	margin:0 0 24px;
	line-height:25px;
}
.visual{
	overflow:hidden;
	/*padding-top:33px;*/
	width:100%;
}
/*.visual img{display:block;}*/

.boxes{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;	
}
* html .boxes{
	height:1%;
	overflow:visible;
}
.boxes li{
	float:left;
	margin-left:20px;
	padding:22px 0 0;
	width:165px;
	height:176px;
	background:url(../images/bg-box.png) no-repeat;
	display:inline;
	vertical-align:bottom;
}
.boxes a{
	position:relative;
	display:block;
	color:#0070b9;
}
.boxes img{
	display:block;
}
.boxes img{margin-bottom:0 !important;}
.boxes .first{padding:3px 0 0 5px;}
.boxes .second{padding:20px 0 0 27px;}
.boxes .third{padding:32px 0 0 16px;}
.content .boxes img{margin-left:-10px;}
.boxes h3{
	margin:0 0 0 12px;
	text-indent:-9999px;
	overflow:hidden;
}
.image{
	height:37px;
	width:81px;
	background:url(../images/image-gallery-text.gif) no-repeat;
}
.testimonials{
	height:14px;
	width:135px;
	background:url(../images/testimonials-text.gif) no-repeat;
}
.watch-learn{
	height:37px;
	width:87px;
	background:url(../images/watch-learn-text.gif) no-repeat;
}
.home-page .content img{
	margin-right:25px;
	margin-top:32px;
	height:290px;
}

.text-column {
	position:relative;
	/*float:right;*/
	width:886px;
	padding:30px 37px 0 37px;
	overflow:hidden;
	z-index:30;
    }

#content .text-column p {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	line-height:25px;
    }
	
#content .text-column ul {
	/*margin-left: 10px;*/
	/*padding: 0px;*/
	/*line-height:25px;*/
	/*overflow:auto;*/
	/*list-style-position:inside;*/
	 /*position:relative;*/
    }
	
#content .text-column ul li{
	/*margin-left: 10px;*/
	/*padding-left: 20px;*/
	
    }
	
#content .text-column ul.list-indent{
   /* margin-left: 220px; */ 
	
    }
	
#content .text-column ul.list-indent li{
    margin-left: 545px;  
	line-height:25px;
    }
	
#contact-logos {
    position:relative;
	/*float:right;*/
	width:886px;
	padding:30px 37px 0 37px;
	overflow:hidden;
	z-index:30;
    }
	
#contact-logos img {
    margin-right: 10px;
    }
	
/*.text-column ul  {
    margin: 0px;
    }*/

#sidebar {
	overflow:hidden;
	z-index:1;
	position:relative;
	margin-top: -30px;
	margin-bottom: 30px;
	margin-right: 40px;
	margin-left: -37px;
	float: left;
	width: 555px;
}

#sidebar img {
    margin-bottom:26px;
	}

.navbar{
	float:right;
	width:644px;
	height:103px;
	/*margin:24px 0 0;*/
	margin: -103px 0px 0px 0px;
	padding:0 0 0 43px;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:100;
	background:url(../images/bg-navbar.png) no-repeat;
}
.navbar li{
	float:left;
	margin:26px 29px 0 0;
	height:47px;
	font-size:21px;
	display:inline;
}
.navbar a{
	float:left;
	height:47px;
	color:#54b247;
	text-indent:-9999px;
	overflow:hidden;
}
.navbar .health-care{
	width:398px;
	background:url(../images/for-health-care-professionals-text.gif) no-repeat;
}
.navbar .for-patient{
	width:172px;
	background:url(../images/for-patients-text.gif) no-repeat;
}
.decor{
	position:absolute;
	top:-158px;
	left:384px;
	width:527px;
	height:481px;
	background:url(../images/decor.png) no-repeat;
	z-index:2;
}
.home-page .decor{
	top:-61px;
	left:500px;
	z-index:1;
}
.slogan{
	position:absolute;
	top:141px;
	right:37px;
	width:422px;
	height:97px;
	font:33px/60px Arial,Helvetica,sans-serif;
	background:url(../images/bg-slogan.gif) no-repeat;
	z-index:30;
	text-indent:-9999px;
	overflow:hidden;
}
#footer{
	overflow:hidden;
	padding:14px 10px;
	text-align:right;
}
#footer p{
	margin:0;
	font-size:9px;
	color:#000;
}
/* tooltip styling */ 
.tooltip { 
    display:none; 
    height:96px; 
    padding:0; 
    width:467px;
    background-color:#95c6e5;
    background:url(../images/tool-tip.gif) no-repeat;
    font-size:11px; 
    color:#fff;
    z-index:500;	
	text-indent:-999em;
	/*position: absolute;
	top:0;
	right:0;*/
}
#vvlogo {
	float:right;
	margin:6px 55px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	width:139px;
	height:23px;
	background:url(../images/sub-logo.gif) no-repeat;
	cursor:pointer;
	display:block;
	position:relative;
}

.videotooltip, .gallerytooltip { 
    display:none; 
    padding:10px;
    background-color:#95c6e5;
    font-size:18px; 
    color:#fff;
	z-index:600;
	text-align: center;
}

.footnote {
    font-size: 12px;
    }