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

Body {
	padding:0px;
	margin:0px;
	background:#ffffff;
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#575d62;
	
}
.clear {
	clear:both;
}
#mainbg {
	width: 921px;
	padding:0px;
	margin:0px auto;
	background: url(images/heartcare_mainbg.gif) repeat-y;
}
#maindiv {
	width: 890px;
	padding:0px;
	margin:0px auto;
}
/**************************HEADER*****************************/
#header {
	width:890px;
	height:107px;
	float:left;
}
#topnavpannel {
	width:400px;
	height:30px;
	float:right;
	background:url(images/heartcarellc_topnav-bg_02.gif) repeat-x;
}
#logo {
	width:335px;
	height:52px;
	float:left;
	margin-top:25px;
	margin-left:5px;
}
#topnav {
	width:375px;
	height:25px;
	float:left;
	margin-top:3px;
}
.quickjump {
	width:130px;
	height:18px;
	font-family:tahoma;
	color:#666666;
	font-size:11px;
	margin-left:45px;
	border: solid 1px #979797;
}
/**************************NAVIGATION*****************************/
#navpanel {
	width:890px;
	height:29px;
	float:left;
	background: url(images/nav-bg.gif) repeat-x;
}
#navigation {
	width:878px;
	height:29px;
	float:left;
}
.navlinks {
	font-family:arial, tahoma;
	font-size:1.1em;
	font-weight:800;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:10px;
	line-height:28px;
}
.navlinks:hover {
	font-family:arial, tahoma;
	font-size:1.1em;
	font-weight:800;
	color: #000000;
	text-decoration:none;
	padding-left:15px;
	padding-right:10px;
	line-height:28px;
}
/**************************BANNER*****************************/
#bannerarea {
	width:890px;
	height:187px;
	float:left;
	margin-top:6px;
}
#bannernavbg {
	width:206px;
	height:187px;
	float:left;
	background:url(images/banner-navbg.gif) no-repeat;
}
.banerlinks {
	font-family:Trebuchet MS, Tahoma;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration: none;
}
.banerlinks:hover {
	font-family:Trebuchet MS, Tahoma;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	background: url(images/hover_17.gif) no-repeat;
	height: 44px;
}
#banner {
	width:684px;
	height:187px;
	float:right;
}
/**************************MAIN CONTAINER*****************************/
#maincontainer {
	width:890px;
	float:right;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}
/**************************LEFT PANNEL*****************************/
#leftpanel {
	width:206px;
	float:left;
}
#left-headsbg {
	width:194px;
	height:30px;
	float:left;
	padding-left:5px;
	padding-top:7px;
	background:url(images/left-panheadsbg.gif) repeat-x;
}
#navbulletlist {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#navbulletlist ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#navbulletlist li {
	display:block;
	background: url(images/sidepan-bullets_25.gif) no-repeat 7px 1px;
	padding-left:25px;
	height:22px;
}


.sidenav {
	font-family:Tahoma;
	font-size:11px;
	color: #5F5F5F;
	text-decoration:none;
	line-height:20px;
}
.sidenav:hover {
	font-family:tahoma;
	font-size:11px;
	color:#b32e00;
	text-decoration:none;
	line-height:18px;
}
/**************************RIGHT PANNEL*****************************/
#rightpanel {
	width:202px;
	float:right;
	padding:3px;
}
#right-headsbg {
	width:196px;
	height:30px;
	float:right;
	padding-left:5px;
	padding-top:5px;
	background:url(images/left-panheadsbg.gif) repeat-x;
}
#hospitalnews{ width:190px; float:left; margin-left:5px;}
/**************************MID CONTENT*****************************/
#midpanel {
	width:450px;
	float:left;
	margin-left:14px;
}
#midpanel-headsbg {
	width:450px;
	height:28px;
	float:left;
	background:url(images/mid-head-bg.gif) repeat-x;
}
#midcontent {
	width:438px;
	float:left;
	border-left:1px solid #edefef;
	border-right:1px solid #edefef;
	border-bottom:1px solid #edefef;
	margin-bottom:10px;
	padding:5px;
}
#headings {
	width:300px;
	float:left;
	margin-top:5px;
}
#information {
	width:450px;
	height:28px;
	float:left;
	background:#2da6b2;
}
/**************************FOOTER*****************************/
#footer {
	width:921px;
	height: 42px;
	background:url(images/foot-bg.gif) repeat-x;
	padding:0px;
	margin:0px auto;
}
#footcontent {
	width:450px;
	float:right;
	margin-top:8px;
}

/***************************LISTING******************************/
 
 #list1 {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#list1 ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#list1 li {
	display:block;
	background: url(images/bullet.gif) no-repeat 1px 7px;
	padding-left:10px;
    
}
/********************************LINKS*****************************/
.L1 {
	font-family:tahoma;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	line-height:18px;
}
.L1:hover {
	font-family:tahoma;
	font-size:11px;
	color: #0033FF;
	text-decoration:underline;
	line-height:18px;
}
.l2 {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	font-weight:600;
	color:#5F5F5F;
	text-decoration:none;
}
.l2:hover {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	font-weight:600;
	color: #0099FF;
	text-decoration:none;}
/****************************HEADINGS*****************************/
.welcome {
	font-family: arial, tahoma;
	font-size:1.25em;
	font-weight:600;
	line-height:20px;
	color: #005ab2;
}
.h1 {
	font-family: Trajan Pro, arial, tahoma;
	font-size:1.25em;
	font-weight:bold;
	line-height:18px;
	color:#0b4f96;
}
.h2 {
	font-family: arial, tahoma;
	font-size:1.25em;
	font-weight:600;
	line-height:18px;
	color: #FFFFFF;
}
.h3 {
	font-family: arial, tahoma;
	font-size:1.10em;
	font-weight:600;
	line-height:18px;
	color: #045F79;
}
.h4 {
	font-family:tahoma;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	font-weight:bolder;
	color: #676767;
	text-decoration:underline;
}
.h5 {
	font-family:arial,tahoma;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	font-weight:bolder;
	color: #1B4141;
}
/******************************CONTENTS***************************/
.c2 {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	font-weight:bolder;
	color: #5F5F5F;
}

