@import url(leftNav.css);

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

h1#header {
	width: 100%;
	background: repeat url(/images/bg_header.gif);
	height: 92px;
	margin-bottom: 0;
}

h1#header img {
	border: 0;
	margin-left: 39px;
	margin-top: 42px;
}

h2 p {
	display: none;
}

/*****    Top Navigation *******/

#navBar {
	background: #000000 url(/images/bg_nav_bar_left.gif) no-repeat 0px 0px;
	width: 100%;
	padding: 3px 0 5px 0;
}

#navBar ul {
	margin: 0 0 0 466px;
	list-style-type: none;
}

#navBar li {
	display: inline;
	padding-left: 15px;
	padding-right: 7px;
	background: no-repeat url(/images/navBar_separator.gif) 0 7px;
}

#navBar li.first {
	background: none;
}

#navBar a {
	color: #ffffff;
	text-decoration: none;
	font-size: .7em;
}

#navBar a:hover {
	color: #6498ca;
}

#main {
	float: left;
	width: 780px;
}

/*
	The styling for the main content section
*/

#content {
	margin: 30px 0 30px 219px;
	width: 466px;
}

#home #content p {
	color: #999;
	font-size: .7em;
}

#content p, #content li {
	font-size: .7em;
	color: #666;
}

#home #content p, #content p, #content li {
	line-height: 1.5em;
}

#content p a, .name a {
	color: #6498ca;
}

/* h4 is used for paragraph headings */

h4 {
	font-size: .85em;
	color: #666;
}

/*    Homepage grid       */

#home #grid {
	position: relative;
	width: 500px;
	height: 470px;
	background: #fff url(/images/home_grid_separator.gif) repeat-y 220px 0;
}

#home #grid img {
	border: 0;
}

#home #grid .caption {
	font-size: .65em;
	color: #999;
	margin-top: 8px;
}

#home #hospitals, #home #physician, #home #partnering, #home #labs {
	position: absolute;
	width: 210px;
}

#home #hospitals {
	top: 0;
	left: 0;
}

#home #physician {
	top: 0;
	left: 240px;
}

#home #partnering {
	top: 240px;
	left: 0;
}

#home #labs {
	top: 240px;
	left: 240px;
}

/*  Grid for Hospitals   */

#hospitals #grid {
	position: relative;
	width: 466px;
	height: 200px;
	padding: 0 5px 5px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#hospitals #grid img {
	border: 0;
}

#hospitals #publications, #hospitals #newsletter, #hospitals #codes {
	position: absolute;
	top: 15px;
}

#hospitals #publications {
	left: 0;
}

#hospitals #newsletter {
	left: 140px;
	padding: 0 23px 0 23px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#hospitals #codes {
	left: 320px;
}

#hospitals h6 {
	margin: 0;
	font-size: .8em;
	color: #62acad;
}

#hospitals #codes p {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: .65em;
	color: #000;
	line-height: 1.3em;
}

#hospitals #codes img {
	position: absolute;
	top: 143px;
}

/*********************************/

h3.date {
	font-size: .85em;
	margin-top: -10px;
}

h4.compliance {
	color: #6498ca;
	font-weight: normal;
	margin-bottom: -12px;
}

/* Seminar page */

#seminars #content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#seminars #content ul.schedule strong {
	color: #336633;
}

#seminars #content ul.schedule li {
	font-size: .8em;
	line-height: 1.5em;
}

/*      Footer         */

#footer {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	display: inline;
	padding: 0 12px 0 19px;
	background: no-repeat url(/images/footer_separator.gif) 0 7px;
}

#footer a {
	font-size: .7em;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #6498ca;
}

/*** Consulting ***/

.separator {
	background: transparent url(/images/separator.png) repeat-x scroll 0pt;
	float: left;
	height: 3px;
	margin: 10px 0;
	width: 100%;
}

#experts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#experts li {
	display: inline;
	float: left;
	margin: 0 50px 50px 0;
}

#experts .photo, #experts .name, #experts .accreditation {
	width: 91px;
}

#experts .name {
	margin-top: 5px;
}

#consulting h4.name, #consulting h5.affiliations, #consulting h5.experience {
	color: #000;
}

#consulting h5.position {
	color: #666;
	margin: 0 0 8px 0;
}

#consulting h5 {
	font-size: .7em;
}

#consulting h4.name {
	margin: 0;
}
















































































































































































































































































































































