#header_logo a{
	position:absolute;
	display:block;
	background: transparent url(/images/logos/rehab.gif) top left no-repeat;
	top:10px;
	left:20px;
	width:122px;
	height:77px;
	z-index:2;
	
	
}

#header_tagline{
	position:absolute;
	top:0px;
	right:0px;
	width:585px;
	background-color:#84a4d5;
	text-align:right;
	color:white;
    padding-bottom:5px;
	font-size:10px;
	
	
}
#header_tagline_text{
	padding-top:2px;
	padding-right:15px;
}

#header_image{
	position:absolute;
	top:21px;
	right:0px;
	width:585px;
	height:80px;
	background: transparent url(/images/headers/rehab.jpg) top left no-repeat;
}