#wrapper { background-image:url("bg-home.gif"); }
#adverts { float:left; }

#adverts img { margin-bottom:10px; }

#adverts a {
	display:block;
}
#home {
	float:left;
	padding:0 10px 10px 10px;
}
A.lrm:link		{color:white;text-decoration:none;font: 9px verdana, arial, helvetica, sans-serif;}
A.lrm:hover		{color:blue;text-decoration:none;font: 9px verdana, arial, helvetica, sans-serif;}
A.lrm:active	{color:white;text-decoration:none;font: 9px verdana, arial, helvetica, sans-serif;}
A.lrm:visited	{color:yellow;text-decoration:none;font: 9px verdana, arial, helvetica, sans-serif;}

#Residential UL {
	color: #000000;
	list-style-image: url(images/bullet.gif);
	text-align: justify;
	list-style-position: inside;
}
#Residential ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#Residential ul a {
	color:#000000;
	text-decoration:none;
	background-color:#E0E8FF;
}
#Residential ul a:hover {
	background-color:#E0E8FF;
	text-decoration:underline;
	list-style-position: inside;
}
#Dialysis UL {
	color: #000000;
	list-style-image: url(images/bullet.gif);
	text-align: justify;
	list-style-position: inside;
}
#Dialysis ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#Dialysis ul a {
	color:#000000;
	text-decoration:none;
	background-color:#E0E8FF;
}
#Dialysis ul a:hover {
	background-color:#E0E8FF;
	text-decoration:underline;
}
#Laboratory UL {
	color: #000000;
	list-style-image: url(images/bullet.gif);
	text-align: justify;
	list-style-position: inside;
}
#Laboratory ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#Laboratory ul a {
	color:#000000;
	text-decoration:none;
	background-color:#E0E8FF;
}
#Laboratory ul a:hover {
	background-color:#E0E8FF;
	text-decoration:underline;
	list-style-position: inside;
}

P{
	text-align: justify;
}
h5 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
