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