/* ---- Because IE is stupid force nav container height: ----  
  (this is due to an IE bug that doesn't always allow for % heights
  for DIVs. Setting this value makes the leftnav scale correctly).
*/

/* For Services: */
#header
{
    background-image:url(../images/bg-header-leftNav.jpg);   
}

#services .picture
{
	background-image:url(../images/img-services_and_care.jpg);
}
#services .pic2
{
    clear:both;
	background-image:url(../images/img-services_and_care2.jpg);
}
#services .pic3
{
	
	top:0px;
	background-image:url(../images/img-services_and_care3.jpg);
}


#services #sectionTitle
{
	background-image:url(../images/title-servicesCare.gif);
}


#healthybodymind .picture
{
    top:0px;
 
	background-image:url(../images/img-healthy_body_mind.jpg);
}

#healthybodymind .pic2
{
	background-image:url(../images/img-healthy_body_mind2.jpg);
}


#healthybodymind #sectionTitle  
{
	background-image:url(../images/title-healthyBodyMind.gif);
}


#concierge .picture
{
	background-image:url(../images/img-concierge_housekeeping.jpg);
}
#concierge .pic2
{
	background-image:url(../images/img-concierge_housekeeping2.jpg);
	clear:both;
}


#concierge #sectionTitle  
{
	background-image:url(../images/title-conciergeHousekeeping.gif);
	
}


#assistedlivingservices .picture
{
	background-image:url(../images/img-assisted_living.jpg);
}
#assistedlivingservices .pic2
{
   
clear:both;
	background-image:url(../images/img-assisted_living2.jpg);
}

#assistedlivingservices #sectionTitle  
{
	background-image:url(../images/title-assistedLivingServices.gif);
}

#independentlivingservices #sectionTitle
{
    background-image:url(../images/title-independentLivingServices.gif);
}
#independentlivingservices .picture
{
    background-image:url(../images/img-independant_living.jpg);
}


/* ------------------------ */

/* Shared Between them */

#content
{
	width:548px;
	position:relative;
	top:0px;

	float:left;
	height:100%;
}








/*--------------------------------*/




p.rightBorder
{
	margin-right:11px;
}
