@charset "UTF-8";
/* CSS Document */



*{
margin:0px;
padding:0px;
outline:none;
}
body{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.4em;
color:#333;
background-color:#fff;
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
background-position: top center;
background-color: #78496b;
position:relative;
}
.clear{
clear:both;
}

a {
color: #639;	
}


a img {
border:none;	
}

.underlined {
text-decoration:underline;	
}

/* structure */

#page {
	position:relative;
	width:953px;
	margin:auto;
}

#content {
	position:relative;
	background-color: #fff;
	margin-top:10px;
}

#headerHolder{
	position:relative;
	height:175px;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	height:175px;
	width:953px;
}

#footer {
	position:relative;	
	color:#fff;
	height:100px;
}

#navigation {
	position:absolute;
	bottom:0px;
	left:0px;
	height:75px;
	width:943px;
	background-image: url(images/navigation.jpg);
	font-size:14px;
}

#navigation1 {
	position:absolute;
	left:0px;
	margin-left:40px;
	bottom:45px;
}

#navigation1 li {
	float:left;
	margin-right:10px;	
}

#navigation1 a {
	float:left;
	text-decoration:none;
	color:#006666;
	text-align:center;
}

#navigation1 a:hover {
	font-weight:bold;
}


#navigation2 {
	position:absolute;
	right:0px;
	margin-right:40px;
	bottom:5px;
}

#navigation2 li {
text-align:center;
float:left;
}

#navigation2 a{
	color:#78496b;
	text-decoration:none;
	float:left;
}

#navigation2 a:hover {
font-weight:bold;	
}



#header ul, #footer ul {
	list-style:none;
}

#header li, #footer li {
	display:inline;
}

#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#copyright {
	position:absolute;
	bottom:20px;
	left:40px;
	font-size:11px;
}

#footerNavigation {
	text-align:center;
	margin-top:20px;
}


#logo {
 height:76px;
 width:291px;
 position:absolute;
 top:10px;
 left:40px;
}

#tagline {
background-image: url(images/tagline.jpg);
width:247px;
height:47px;
text-indent:-99999px;
position:absolute;
top:40px;
right:100px;
background-repeat: no-repeat;
}

/*#home #tagline {
top:16px;
right:37px;
text-indent:0px;
background-image:none;

}*/
#home #tagline img{
border:solid 2px #606;	
}
#mostPhoto {
display:none;	
}

#home #mostPhoto {
display:block;	
}

#homeLeft {
	float:left;
	width:250px;
	margin-left:20px;
}

#homeRight{
	float:right;
	width:550px;
	margin-right:60px;
}
h1 {
font-size:20px;
text-indent:-9999px;
height:40px;
width:550px;
}

h2.special {
font-size:20px;
text-indent:-9999px;
height:40px;
width:550px;
}

#home1{background-image: url(images/headerHome1.jpg);}
#home2{background-image: url(images/headerHome2.jpg);}

#theBox {
	top:-30px;
	position:relative;
	margin:auto;
	width:924px;
	height:158px;
	color:#78496a;
	cursor:pointer!important;
}

#theBox * {
text-align:center;
}

#theBox p{
margin-top:40px;	
}
#theBox a {
	color:#016c64;
	text-decoration:none;
}
#theBox a:hover {
	color:#016c64;
	text-decoration:underline;
	font-weight:bold;
}






#boxTop {
	position:absolute;
	left:0px;
	top:0px;
	width:924px;
	height:30px;
	background-image: url(images/boxTop.jpg);
}
#box1 {
	position:absolute;
	left:0px;
	top:30px;
	width:228px;
	height:158px;
	background-image: url(images/box1.jpg);
	background-position: 0px 0px;
}
#box1:hover {
		background-position: 0px 158px;

}

#box2 {
	position:absolute;
	left:228px;
	top:30px;
	width:229px;
	height:158px;
	background-image: url(images/box2.jpg);
	background-position: 0px 0px;
}
#box2:hover {
		background-position: 0px 158px;
}

#box3 {
	position:absolute;
	left:457px;
	top:30px;
	width:233px;
	height:158px;
	background-image: url(images/box3.jpg);
	background-position: 0px 0px;
}
#box3:hover {
		background-position: 0px 158px;
}
#box3 a {
	height:75px;
	width:220px;
	float:left;
	text-indent:-99999px;
}

#box32 {
	position:absolute;
	left:457px;
	top:30px;
	width:233px;
	height:158px;
	background-image: url(images/box32.jpg);
	background-position: 0px 0px;
}
#box32:hover {
		background-position: 0px 158px;
}
#box32 a {
	position:absolute;
	
	float:left;
	text-indent:-99999px;
}

#box4 {
	position:absolute;
	left:690px;
	top:30px;
	width:234px;
	height:158px;
	background-image: url(images/box4.jpg);
	background-position: 0px 0px;
}

#box4:hover {
		background-position: 0px 158px;
}

#box4 p{
margin-top:10px;	
}

#boxBottom {
	position:absolute;
	left:0px;
	top:144px;
	width:924px;
	height:14px;
	background-image: url(images/boxBottom.jpg);
}

#theBox2 {
	top:-40px;
	position:relative;
	width:884px;
	height:158px;
	color:#78496a;
	cursor:pointer!important;
	margin:0px;
	float:left;
}

#theBox2 * {
text-align:center;
}

#theBox2 p{
margin-top:40px;	
}
#theBox2 a {
	color:#016c64;
	text-decoration:none;
}

#theBox2 a:hover {
	color:#016c64;
	text-decoration:underline;
	font-weight:bold;
}

#box12 a, #box22 a, #box42 a {
		position:absolute;
		float:left;
		text-indent:-9999px;
}


#box12 {
	position:absolute;
	left:0px;
	top:30px;
	width:213px;
	height:158px;
	background-image: url(images/box1.jpg);
	background-position: 0px 0px;
}
#box12:hover {
		background-position: 0px 158px;

}

#box22 {
	position:absolute;
	left:213px;
	top:30px;
	width:214px;
	height:158px;
	background-image: url(images/box2.jpg);
	background-position: 0px 0px;
}
#box22:hover {
		background-position: 0px 158px;
}

#box32 {
	position:absolute;
	left:427px;
	top:30px;
	width:218px;
	height:158px;
	background-image: url(images/box32.jpg);
	background-position: 0px 0px;
}
#box32:hover {
		background-position: 0px 158px;
}
#box32 a {
	height:75px;
	width:220px;
	float:left;
	text-indent:-99999px;
}


#box42 {
	position:absolute;
	left:645px;
	top:30px;
	width:200px;
	height:158px;
	background-image: url(images/box4.jpg);
	background-position: 0px 0px;
}

#box42:hover {
		background-position: 0px 158px;
}

#box42 p{
	margin-top:0px;
}
/*JavaScript Drop Down*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;
	width: 60px;*/
	color:#78496a;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover
{	
}
#sddm li:hover > a:first-child {
	font-weight:bold;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background:  #fff;
	border: 1px solid #78496b;
	border-left:2px solid #78496b;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none!important;
		background: #e5e5ff;
		color:#78496a;
		border-bottom:solid 1px #78496b;}

	#sddm div a:hover
	{	background: #fff;
		color: #78496b;
		}
#navHome{width:50px;}
#navHomeCareServices{width:145px;}	
#navFamilyCaregivers{ width:130px;}
#navPersonalResponseSystems{width:200px;}
#navADifferentKindOfCare{width:170px;}	
#navAboutUs{width:80px;}
#navLocations{width:84px;}
#navEmployment{width:110px;}
#navResources{width:86px;}
#navContactUs{width:84px;}

/* Secondary page specific properties */

.secondary #mainContent {
background-image: url(images/bgSecondary.jpg);
background-repeat: repeat-y;
z-index:999;
}

#mainContent {
	z-index:999;
}


#sidebarInner{
width:240px;
margin:auto;
}

.secondary h1{
	margin-top:20px;
	text-indent:0px;
	color:#78496b;
	font-size:32px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:34px;
	height:inherit;
	height:auto;
	margin-bottom:10px;
}


p {
margin-bottom:20px;	
}

h2 {
	color:#78496b;
	font-size:14px;
	margin-bottom:10px;
}

.intextList {
margin:0px 0px 20px 30px;
}

.indentedBlock {
margin-left:30px;	
}

.contactButton{
	float:left;
	background-image: url(images/contactAtHomeSolutionsToday.jpg);
	width:367px;
	height:71px;
	background-repeat:no-repeat;
	text-indent:-99999px;
}

.purple {
color:#78496b	
}

#locationsHome{
width:750px;
text-align:center;
margin:auto;
font-size:12px;
}

p a{
text-decoration:none;
color: #639;
}

p a:hover{
text-decoration:underline;	
}

#sidebar ul {
margin-left:15px;
margin-top:20px;
}

.blockquote {
width:470px;
margin:auto;
margin-bottom:20px;
position:relative;
font-style:italic;
color:#555;
}

.blockquote span{
	font-weight:bold;
	color: #606;
	font-size:26px;
	margin-bottom:20px;
	position:absolute;
}

.blockquote .q1{
	font-weight:bold;
	color: #606;
	font-size:26px;
	margin-bottom:20px;
	position:absolute;
	left:-15px;
}

.red {
color:red;	
}

.center {
text-align:center;	
}

#secondaryContent {
width:530px;
float:left;
margin-left:40px;
}

#sidebar {
position:relative;
float:left;
width:287px;
margin-left:95px;
}

.teamMembers {
font-size:12px;	
}

#sidebar a{
color:#78496b;
}

/*#pageFamilyCaregivers #mainContent,*/
#pageADifferentKindOfCare #mainContent,
/*#pageGuaranteedStaffing #mainContent,*/
#pageContactUs #mainContent,
#pageForms #mainContent,
/*#pageResources #mainContent,*/
#pageHumanResources #mainContent,
#pageApacheJunction #mainContent,
#pageGlobe #mainContent,
#pageCasaGrande #mainContent,
/*#pageLocations #mainContent,*/
#pageJobOpenings #mainContent,
/*#pageEmployment #mainContent,*/
#pageSitemap #mainContent{
background-image:none;	
}

/*#pageFamilyCaregivers #sidebar,*/
#pageADifferentKindOfCare #sidebar,
/*#pageGuaranteedStaffing #sidebar,*/
#pageContactUs #sidebar,
#pageForms #sidebar,
/*#pageResources #sidebar,*/
#pageHumanResources #sidebar,
#pageApacheJunction #sidebar,
#pageGlobe #sidebar,
#pageCasaGrande #sidebar,
/*#pageLocations #sidebar,*/
#pageJobOpenings #sidebar,
/*#pageEmployment #sidebar,*/
#pageSitemap #sidebar

 {
	display:none;	
}

#pageContactUs #secondaryContent{
width:480px;	
}



#contactForm {
width:330px;
float:left;
margin-left:40px;
margin-top:20px;
padding:20px;
background-color: #FFC;
margin-bottom:40px;
}

#pageLocations #secondaryContent ul {
	font-size:12px;
	line-height:1.4em;
}

#pageGlobe #secondaryContent,
#pageCasaGrande #secondaryContent,
#pageApacheJunction #secondaryContent {
	width:870px;
}

#pageGlobe #secondaryContent img,
#pageCasaGrande #secondaryContent img,
#pageApacheJunction #secondaryContent img {
	float:right;
	margin-top:0px;
}

#pageGlobe #secondaryContent img {
	margin-right:400px;
}


#pageADifferentKindOfCare #secondaryContent {
	width:650px;
}

#sitemap ul {
margin-left:40px;	
}
#sitemap li{
margin-top:10px;	
}
#sitemap ul li {
margin-top:0px	
}

#resetForm {
border:none;
background:none;
color:#999;
text-decoration:underline;
}

#emailSignup{
float:right;
border:solid 1px #99C;
padding:10px;
margin: 10px 0px 10px 10px;
background-color: #fff;
}


#emailSignup2{
width: 200px;
border:solid 1px #99C;
padding:10px;
margin: 20px auto;
background-color: #fff;
}

#pageResources #emailSignup, #pageResourcesMost #emailSignup {
margin:auto;
margin-top:20px;
margin-left:30px;
float:none;
width:200px;
}
#pageResources #sidebar img, #pageResourcesMost #sidebar img{
	margin-left:10px;
	border:solid 2px #606;
	
}

#pageContactUs #emailSignup {
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	float:right;
	width:200px;
	margin-right:100px;
}

#resourcesLibrary{
	padding:10px;
	background-color: #dad1e4;	
}

#resourcesLibrary ul{
	padding:0px;
	margin:0px;
}

#resourcesLibrary ul{
list-style:none;	
}

#emailSignup img{
border:none!important;	
}



