/* clearing headers & paragraphs */
*	{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {margin:0;}
p	{margin:0px;}

div.clear	{clear:both;}
img {border:0px;}	
/* body */
body {
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#a2ac8a;
	width:915px;
	margin-right:auto;
	margin-left:auto;
}

/* header */
div#header {
	padding:0px;
	height:69px;
	width:915px;
	overflow:hidden;
	background-image:url(../images/header_logo.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:24px;
}	
a.logo {
	background-image:url(../images/logo_HAH.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:69px;
	width:462px;
	float:left;
	margin-left:24px;
}
.hhca {
	text-indent:-9999px;
	background-image:url(../images/text/home_health_care_agency.gif);
	float:left;
	height:21px;
	width:162px;
	margin-top:48px;
	margin-left:15px;
}
.license {
	text-indent:-9999px;
	background-image:url(../images/text/licence_number.gif);
	float:left;
	height:21px;
	width:121px;
	margin-top:48px;
	margin-left:93px;
}
/* content */
#content {
	padding:0px;
	width:915px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:24px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
#page_header {
	background-image:url(../images/page_header_bg.gif);
	padding:0px;
	height:54px;
	width:915px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:24px;
	overflow:hidden;
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
}
.contentLeft {
	margin-top:15px;
	margin-left:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#5f5d2f;
}
#content_footer	{
	background-image:url(../images/content_footer.gif);
	padding:0px;
	clear:both;
	height:32px;
	width:915px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:48px;
	overflow:hidden;
	background-repeat:no-repeat;
}
/* ul */
ul.squarebg {
	float:left;
	font-size:12px;
	color:#575757;
	margin-top:5px;
}
ul.squarebg li {
	padding-right:7px;
	background-image:url(../images/content/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:20px;
	list-style-type:none;
}
ul.squarebg a {
	color:#cd3b01;
	text-decoration:none;
	font-size:14px;
}
ul.squarebg a:hover {text-decoration:underline;}

/* content text left */
.contentLeft p {
	padding-bottom:24px;
	padding-right:32px;
}
.inset p {padding-bottom:24px;}
.contentLeft h3, .inset h3, #home .personalServices h3, #home .referralSources h3 {
	font-size:18px;
	line-height:22px;
	color:#ec961a;
	margin-bottom:9px;
	font-weight:normal;
}
/* inset boxes */
.inset {
	float:right;
	position:relative;
	z-index:4;
	padding-top:20px;
	padding-right:22px;
	padding-bottom:20px;
	padding-left:22px;
	margin-left:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	color:#534c31;
}
.inset img {
	float:right;
	margin-bottom:13px;
	margin-left:26px;
}
.inset p {
	margin-bottom:18px;
}
/* headers */
#page_header h1 {
	width:400px;
}
h1.about {
	background-image:url(../images/text/h1_about.gif);
	text-indent:-9999px;
	height:27px;
	width:284px;
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:17px;
	margin-left:-42px;
}
h1.services {
	background-image:url(../images/text/h1_services.gif);
	text-indent:-9999px;
	height:22px;
	width:104px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:17px;
	margin-left:18px;
}
h1.focus {
	background-image:url(../images/text/h1_focus.gif);
	text-indent:-9999px;
	height:59px;
	width:835px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:-10px;
	margin-bottom:10px;
}
h1.contact {
	background-image:url(../images/text/h1_contact.gif);
	text-indent:-9999px;
	height:22px;
	width:132px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:17px;
	margin-left:18px;
}
h1.team {
	background-image:url(../images/text/h1_teams.gif);
	text-indent:-9999px;
	height:27px;
	width:380px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:17px;
	margin-left:18px;
	float:left;
}
/* text spans */
.highlight {
	color:#dc5e05;
}
/* text links */
a {
	color:#ec961a;
	text-decoration:underline;
}
a:hover {
}

/* navigation */
div#navwrapper {
	height:47px;
	background:url(../images/nav_bg.gif) center top no-repeat;
	padding:0px;
	width:915px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}
#navigation {
	margin:0 0 0 34px;
	width:517px;
}
#navigation span {
	position:absolute;
	font-size:1px;
	left:-9999px;
}
#navigation, #navigation li, #navigation a {
	background-image:url(../images/navroll.gif);
	background-repeat:no-repeat;
	height:44px;
}
#navigation a {
	display:block;
	text-decoration:none;
}
#navigation li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
/* 	background-position:0 0; */


.home, .homeActive {width:83px; }
.about, .aboutActive 	{width:87px; }
.services, .servicesActive {width:111px; }
.contact, .contactActive	{width:110px; }
.news, .newsActive {width:75px;}

.home, .home a {background-position:0 0;}
.home a:hover, .home a:active {background-position:0 -44px;}
.homeActive {background-position:0 -88px;}

.about, .about a {background-position:-83px 0;}
.about a:hover, .about a:active {background-position:-83px -44px;}
.aboutActive  {background-position:-83px -88px;}

.services, .services a {background-position:-170px 0;}
.services a:hover, .services a:active {background-position:-170px -44px;}
.servicesActive  {background-position:-170px -88px;}

.contact, .contact a {background-position:-281px 0;}
.contact a:hover, .contact a:active {background-position:-281px -44px;}
.contactActive	 {background-position:-281px -88px;}

.news, .news a {background-position:-391px 0;}
.news a:hover, .news a:active {background-position:-391px -44px;}
.newsActive {background-position:-391px -88px;}

/* footer */
#footer {
	width:853px;
	height:50px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#f6f6f6;
	margin-top:7px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:53px;
	clear:both;
}
	
a.logo_uvium {
	float:left;
	background-image:url(../images/uvium_logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:96px;
	color:#f6f6f6;
	text-decoration:none;
	height:39px;
	padding-top:3px;
}	
.copyright {
	float:right;
	text-align:right;
	padding-top:3px;
}	
