html{height:100%;width:100%;}
body{_height:100%;_width:100%;}
*+html body{height:100%;width:100%;} 
a{position:relative;z-index:1;}

#TakeCareCenter {
	display:block;
	height:600px;
	left:50%;
	margin-left:-480px;
	margin-top:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:960px;
}