@charset "UTF-8";
/* Alter Care specific */

body{
	background:#FFF;
	}
#supernav a:link, #supernav a:visited, 
#subnav a:link, #subnav a:visited {
	color:#63707F;
	}
#supernav li,
#subnav li {
	background:transparent url(../images/supernav_seperator_care.gif) no-repeat scroll right center;
	}
#body {
	background:#FFFFFF url(../images/body_care_bg.gif) repeat-y scroll 253px 0;
	}
#intro {
	font-size:1.3em;
	}
#intro span {
	background-image:url(../images/intro_care.gif);
	}
.module {
	overflow:hidden;
	}
#tour {
	width:473px;
	height:15px;
	padding:18px 15px 17px;
	margin:0 1px 0 0;
	}
#podcasts {
	background:url(../images/podcasts_bg.jpg) no-repeat bottom right;
	width:219px;
	height:30px;
	border-bottom:1px solid #63707F;
	}
#about {
	margin:0 1px 0 0;
	width:223px;
	height:136px;
	}
#articles {
	margin:0 1px 0 0;
	width:219px;
	height:136px;
	}
#articles ul {
	margin:10px 0 0;
	}
#articles li {
	margin:5px 0;
	}
#articles a:after {
	content:" >";
	}
#blog {
	background:url(../images/inspireblog_bg.jpg) no-repeat bottom right;
	width:219px;
	height:27px;
	border-bottom:1px solid #63707F;
	}
#badge {
	margin:0;
	padding:0;
	width:249px;
	height:108px;
	}
#badge .button {
	width:100%;
	height:100%;
	color:#FFF;
	margin:0;
	}
#badge .button span {
	background-image:url(../images/healthcarevillage_badge.jpg);
	z-index:1;
	}
#badge .button em {
	font-style:normal;
	position:absolute;
	bottom:27px;
	left:38px;
	z-index:2;
	}
#footnav {
	font-size:1.4em;
	border:none;
	color:#88AFD7;
	padding:15px 0;
	}
#footnav li:after {
	content:" + ";
	}
#copyright {
	display:none;
	}