@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font:14px "Trebuchet MS", Verdana, tahoma;
	line-height: 21px;
	text-decoration: none;
}
a {
	color: #1E1DFD;
	text-decoration: none;
}
a:hover {
	color: #1E1DFD;
	text-decoration:underline;
}
.narrowcolumn a {
	color: #1E1DFD;
	text-decoration: none;
}
.narrowcolumn a:hover {
	color: #1E1DFD;
	text-decoration:underline;
}
.entry p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.narrowcolumn h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
.entry a {
	font-size: 11px;
}
#main_container {
	width: 974px;
	height: auto;
	margin: 10px auto 0px auto;
	padding: 0px;
}
#logo_container {
	float:left;
	clear:right;
	width: 430px;
	height: auto;
}
#logo_container h1 {
	font: 24px "Trebuchet MS", Verdana, tahoma;
/*	line-height: 28px;
*/	font-weight: bold;
	color:#0066CC;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#logo_text {
	font: 13px "Trebuchet MS", Verdana, tahoma;
	line-height: 25px;
	font-weight: bold;
	color:#4c4c4c;
	margin: 14px 20px 0px 0px;
	width: 510px;
	float:right;
	clear: right;
	text-align: right;
}
#header_img {
	width: 974px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	background: #999999 url(images/header_image.jpg) center top no-repeat;
}
.navigation_fk {
	width: 974px;
	height: 36px;
	background: url(images/nav_bg.jpg) top left repeat-x;
}
.clearme {
	clear: both;
	height:1px;
}
.nav_links {
	height: 36px;
	width: auto;
}
.nav_links ul {
	height: 36px;
	margin: 0px 5px;
	width: auto;
	height: auto;
	padding: 0px;
	list-style: none;
}
.nav_links ul li {
	height: 36px;
	line-height: 34px;
	display: inline;
	border-right: 1px solid #0a3885;
	padding: 9px 18px;
}
.nav_links ul li:hover {
	background-color:#003399;
}

#homelink {
	height: 36px;
	display: inline;
	border-right: 1px solid #0a3885;
	padding: 9px 18px 9px 5px;
}
.nav_links ul li a {
	font: "Trebuchet MS", Verdana, tahoma;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.nav_links ul li a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.searchgoogle {
	background:url(images/top_shadow.jpg) center top no-repeat;
	width: 974px;
	height: 50px;
	padding: 20px 0px 0px 0px;
}
.googlesearchcode {
	float:right;
	display:inline;
	width: 440px;
	height: auto;
	margin: 0px 20px 0px 0px;
	font: 12px "Trebuchet MS", Verdana, tahoma;
}
.searchtext {
/*	width: 480px;
*/	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	font: 15px "Trebuchet MS", Verdana, tahoma;
	font-weight: bold;
}

/* data container */
.data_container {
	width: 974px;
	height: auto;
	padding: 15px 0px 0px 0px;
}
.left_data_container {
	width: 680px;
	margin: 0px 20px 0px 15px;
	text-align: justify;
	float:left;
	clear:right;
	height:auto;
}
.text_image_display {
	width: 148px;
	text-align: center;
	height: 50px;
	background: #333333 url(images/cervical_spine_surgery.jpg) left top no-repeat;
	padding: 212px 10px 10px 10px;
	float: left;
	clear: right;
	font: 14px "Trebuchet MS", Verdana, tahoma;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 15px 0px 0px;
	letter-spacing: 0px;
}
.welcome_text {
	font: 14px "Trebuchet MS", Verdana, tahoma;
	color: #353535;
	width: 496px;
	line-height: 24px;
	line-height: 18pt;
	height: auto;
	float: left;
	clear: right;
}
.details_data_container {
	line-height: 21px;
	width: 680px;
	margin: 20px 20px 20px 0px;
	text-align: justify;
	height:auto;
}
.details_data_container h2 {
	font: 18px "Trebuchet MS", Verdana, tahoma;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #0c55b8;
}
.right_data_container {
	width: 215px;
	float:left;
	clear:right;
	height:auto;
	padding: 0px 0px 20px 20px;
	border-left: 1px dotted #cccccc;
}
.right_data {
}
.right_data ul {
	padding: 0px;
	margin:0px;
	list-style: none;
}
.right_data ul li {	
	border-bottom: 1px dotted #CCCCCC;
	padding: 6px 0px;
	font: 16px "Trebuchet MS", Verdana, tahoma;
	font-weight: bold;
}
.right_data ul li a {
	text-decoration: none;
	color: #1E1DFD;
}
.right_data ul li a:hover {
	text-decoration: underline;
}
.right_data ul li ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(images/li_inner.jpg);
	list-style-position:outside;
}
.right_data ul li ul li {
	border: none;
	padding: 0px 0px;
}
.right_data ul li ul li a {
	font: 13px "Trebuchet MS", Verdana, tahoma;
	text-transform:lowercase;
	line-height: 21px;
}

.right_data ul li img {
	margin: 0px auto;
	margin: 5px 0px 0px 0px;
	border: none;
}

/* Footer Container */
#footer_container {
	width: 974px;
	height: 164px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:url(images/footer_bg.jpg) left top repeat-x;
}
#footer_container img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.footer_links {
	width: 800px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
}
.footer_links ul {
	list-style: none;
	text-align: center;
}
.footer_links ul li {
	display: inline;
	padding: 0px 15px;
	border-right: 1px dotted #cccccc;
}
.footer_links ul li a {
	font: 14px "Trebuchet MS", Verdana, tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer_links ul li a:hover {
	text-decoration: underline;
}

.disclaimer {
	text-align: center;
	width: 450px;
	margin: 0px auto;
	font: 12px "Trebuchet MS", Verdana, tahoma;
	color: #CCCCCC;
	padding: 15px 0px 0px 0px;
}
.disclaimer a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
#podPress_footer {
	margin: -25px auto 0px; 
	display: block; 
	text-align: center; 
	color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
#podPress_footer a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration: none;
}