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

body { 
	margin: 0;
	padding: 0;
	background: url(../images/body-bg.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #61395d;
}

#maincontainer {
	margin: 0 auto 0 auto;
	width: 1014px;
	height: auto;
	position: relative;
}

#heading {
	width: 1020px;
	height: 26px;
	float: left;
}

#heading h1 {
	font-size: 11px;
	color: #EAECD9;
	margin: 5px 0 0 30px;
	padding: 0;
	font-weight: normal;
}

/* Logo Area */
#logo {
	width: 1020px;
	height: 92px;
	float: left;
	background: url(../images/logo.png) top no-repeat;
	margin: 10px 0 0 0;
}

#logo_left {
	width: 510px;
	height: 92px; 
	float: left;
}

#logo_right {
	width: 510px;
	height: 92px; 
	float: left;
}

#logo h1 {
	color: #F8FBFC;
	font-size: 24px;
	margin: 15px 0 0 137px;
	font-family: Arial, Helvetica, sans-serif;
}

#logo h2 {
	font-family: "Times New Roman", Times, serif;
	color: #BBD7D3;
	font-size: 18px;
	margin: 10px 20px 0 0;
	padding:0;
	text-align: right;
	font-weight: normal;
	font-style:italic;
}

#logo h3 {
	font-family: "Times New Roman", Times, serif;
	color: #E8EAD5;
	font-size: 32px;
	margin: 0 20px 0 0;
	padding:0;
	text-align: right;
	font-weight: normal;
}

/* Social Marketing Links Area */
#socialmarket {
	width: 1020px;
	height: 52px;
	float: left;
	background: url(../images/social-mkt-bg.png) top no-repeat;
}

.fb {
	margin: 20px 5px 0 30px;
	border: 0;
}

/* Navigation */

#navigation {
	width: 1020px;
	height: 56px;
	float: left;
	background: url(../images/nav-bg.png) top no-repeat;
}	

#navigation p {
	margin: 18px 0 0 0;
}

.line {
	color: #D5AFCF;
	margin: 0 0 0 0;
	padding: 0;
}

#nav_1 {
	width: 119px;
	height: 56px;
	font-size: 18px;
	color: #BBD7D3;
	text-transform:uppercase;
	float: left;
	text-align: center;
	margin: 0 0 0 15px;
}

#nav_1 a:link, #nav_1 a:visited, #nav_1 a:hover {
	text-decoration:none;
	color: #BBD7D3;
}

#nav_2 {
	width: 250px;
	height: 56px;
	font-size: 18px;
	color: #BBD7D3;
	text-transform:uppercase;
	float: left;
	text-align: center;
}

#nav_2 a:link, #nav_2 a:visited, #nav_2 a:hover {
	text-decoration:none;
	color: #BBD7D3;
}

#nav_3 {
	width: 164px;
	height: 56px;
	font-size: 18px;
	color: #BBD7D3;
	text-transform:uppercase;
	float: left;
	text-align: center;
}

#nav_3 a:link, #nav_3 a:visited, #nav_3 a:hover {
	text-decoration:none;
	color: #BBD7D3;
}

#nav_4 {
	width: 149px;
	height: 56px;
	font-size: 18px;
	color: #BBD7D3;
	text-transform:uppercase;
	float: left;
	text-align: center;
}

#nav_4 a:link, #nav_4 a:visited, #nav_4 a:hover {
	text-decoration:none;
	color: #BBD7D3;
}

#menu_4 {
	display:none;
	border-left: solid 2px #D5AFCF;
	border-right: solid 2px #D5AFCF;
	border-bottom: solid 2px #D5AFCF;
	z-index:10;
	position: absolute;
	height: auto;
	width: 325px;
	font-size: 16px;
	color: #623A5E;
	padding: 5px 10px 5px 10px;
	background-color: #EED4EA;
	top: 236px;
	left: 445px;
	line-height: 1.75em;
	text-align: left;
	opacity: .80;
	font-weight:600;
	filter: alpha(opacity = 80);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu_4 ul {
	margin: 0;
	padding: 0;
}

#menu_4 ul li {
	border-bottom: 1px solid #D5AFCF;
	list-style: none;
	margin: 0 0 0 0;
}

#menu_4 a:link, #menu_4 a:visited {
	text-decoration: none;
	color: #623A5E;
}

#menu_4 a:hover {
	text-decoration: none;
	color: #6DA09E;
}

#nav_5 {
	width: 139px;
	height: 56px;
	font-size: 18px;
	color: #BBD7D3;
	text-transform:uppercase;
	float: left;
	text-align: center;
}

#nav_5 a:link, #nav_5 a:visited, #nav_5 a:hover {
	text-decoration:none;
	color: #BBD7D3;
}

#menu_5 {
	display:none;
	border-left: solid 2px #D5AFCF;
	border-right: solid 2px #D5AFCF;
	border-bottom: solid 2px #D5AFCF;
	z-index:10;
	position: absolute;
	height: auto;
	width: 230px;
	font-size: 16px;
	color: #623A5E;
	padding: 5px 10px 5px 10px;
	background-color: #EED4EA;
	top: 236px;
	left: 635px;
	line-height: 1.75em;
	text-align: left;
	opacity: .80;
	font-weight:600;
	filter: alpha(opacity = 80);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu_5 ul {
	margin: 0;
	padding: 0;
}

#menu_5 ul li {
	border-bottom: 1px solid #D5AFCF;
	list-style: none;
	margin: 0 0 0 0;
}

#menu_5 a:link, #menu_5 a:visited {
	text-decoration: none;
	color: #623A5E;
}

#menu_5 a:hover {
	text-decoration: none;
	color: #6DA09E;
}

#nav_6 {
	width: 159px;
	height: 56px;
	font-size: 18px;
	color: #BBD7D3;
	text-transform:uppercase;
	float: left;
	text-align: center;
}

#nav_6 a:link, #nav_6 a:visited, #nav_6 a:hover {
	text-decoration:none;
	color: #BBD7D3;
}

#menu_6 {
	display:none;
	border-left: solid 2px #D5AFCF;
	border-right: solid 2px #D5AFCF;
	border-bottom: solid 2px #D5AFCF;
	z-index:10;
	position: absolute;
	height: auto;
	width: 240px;
	font-size: 16px;
	color: #623A5E;
	padding: 5px 10px 5px 10px;
	background-color: #EED4EA;
	top: 236px;
	left: 738px;
	line-height: 1.75em;
	text-align: left;
	opacity: .80;
	font-weight:600;
	filter: alpha(opacity = 80);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu_6 ul {
	margin: 0;
	padding: 0;
}

#menu_6 ul li {
	border-bottom: 1px solid #D5AFCF;
	list-style: none;
	margin: 0 0 0 0;
}

#menu_6 a:link, #menu_6 a:visited {
	text-decoration: none;
	color: #623A5E;
}

#menu_6 a:hover {
	text-decoration: none;
	color: #6DA09E;
}

/* Main Image */

#mainimg {
	width: 1020px;
	height: 280px;
	float: left;
}	

#img1 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/caregiver.png) top no-repeat;
}

#img2 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/reading-couple.png) top no-repeat;
}

#img3 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/pharmacist.png) top no-repeat;
}

#img4 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/woman.png) top no-repeat;
}

#img5 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/elder-couple.png) top no-repeat;
}

#img6 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/man-child.png) top no-repeat;
}

#img7 {
	width: 1020px;
	height: 280px;
	float: left;
	background: url(../images/mainimgs/nurse.png) top no-repeat;
}


#plan_1 {
	width: 452px;
	height: 100px;
	float: left;
	margin: 20px 560px 10px 50px;
	background: url(../images/inner-plan-1.png) top no-repeat;
}

#plan_1 h1 {
	color: #61395D;
	font-size: 25px;
	margin: 10px 0 0 20px;
	font-family: "Times New Roman", Times, serif;
}

#plan_1 p {
	color: #494849;
	font-size: 13px;
	margin: 0 0 0 20px;
	line-height: 1.25;
}

#plan_1 a:link, #plan_1 a:visited {
	color: #61395D;
	text-decoration:none;
}

#plan_1 a:hover {
	color: #61395D;
	text-decoration:underline;
}

.dark_purple {
	color: #61395D;
	font-size: 12px;
	margin: 0 0 0 210px;
	font-style: italic;
	font-weight: bold;
}

#plan_2 {
	width: 390px;
	height: 100px;
	float: left;
	margin: 10px 540px 0 50px;
	background: url(../images/inner-plan-2.png) top no-repeat;
}

#plan_2 h1 {
	color: #894C83;
	font-size: 25px;
	margin: 10px 0 0 20px;
	font-family: "Times New Roman", Times, serif;
}

#plan_2 p {
	color: #494849;
	font-size: 13px;
	margin: 0 0 0 20px;
	line-height: 1.25;
}

#plan_2 a:link, #plan_2 a:visited {
	color: #894C83;
	text-decoration:none;
}

#plan_2 a:hover {
	color: #894C83;
	text-decoration:underline;
}

.dark_purple {
	color: #894C83;
	font-size: 12px;
	margin: 0 0 0 210px;
	font-style: italic;
	font-weight: bold;
}
/* Content */

#contentarea {
	width: 1020px;
	height: auto;
	background: url(../images/content-bg.png) top repeat-y;
	float: left;
	padding: 0 0 50px 0;
}

#contentarea h1 {
	font-size: 22px;
	color: #3F324B;
	margin: 40px 60px 0 60px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}

#contentarea h2 {
	font-size: 16px;
	color: #894C83;
	margin: 0 60px 20px 60px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}

#contentarea h3 {
	font-size: 14px;
	color: #623A5E;
	margin: 20px 60px 0 60px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}

#contentarea p {
	color: #494849;
	font-size: 13px;
	margin: 0 60px 20px 60px;
	line-height: 1.5;
	text-align: justify;
}

#contentarea ul {
	color: #494849;
	font-size: 13px;
	margin: 20px 60px 20px 60px;
	line-height: 1.5;
	text-align: justify;
}

#contentarea ul li {
	color: #494849;
	font-size: 13px;
	text-align: justify;
}

#contentarea ol {
	color: #494849;
	font-size: 13px;
	margin: 20px 60px 10px 60px;
	line-height: 1.5;
	text-align: justify;
}

#contentarea ol li {
	color: #494849;
	font-size: 13px;
	text-align: justify;
}

#contentarea a:link, #contentarea a:visited {
	color: #894C83;
	text-decoration: underline;
}

#contentarea a:hover {
	color: #894C83;
	text-decoration: underline;
}	
 
/* Contact Info*/

#contact_info {
	width: 1020px;
	height: 50px;
	float: left;
	 margin: 0 0 0 0;
	 background: url(../images/contact-bg.png) top no-repeat;
}

#contact_info p {
	font-size: 14px;
	color: #210908;
	margin: 20px 0 0 0;
	text-align: center;
}

/* Copyright */
#copyright {
	height: 39px;
	width: 1020px;
	float: left;
	background: url(../images/copyright-bg.png) top no-repeat;
	margin: 0 0 30px 0;
}

#copy_left {
	width: 510px;
	height: 39px;
	float: left;
}

#copy_left p {
	text-align: left;
	margin: 7px 0 0 100px;
	font-family: "Times New Roman", Times, serif;
	color: #61395D;
	font-size: 11px;
}

#copy_right {
	width: 510px;
	height: 39px;
	float: left;
}

#copy_right p {
	text-align: right;
	margin: 7px 100px 0 0;
	font-family: "Times New Roman", Times, serif;
	color: #61395D;
	font-size: 11px;
}

#copyright a:link, #copyright a:visited, #copyright a:hover {
	color: #61395D;
	text-decoration: none;
}

/* Footer */

#footer {
	width: 920px;
	margin: 0 60px 15px 40px;
	padding: 0 0 15px 0;
	float: left;
	height: auto;
	text-align: center;
}

#footer ul {
	margin: 0 0 0 0;
	line-height: 1;
	padding: 0;
}

#footer ul li {
	color: #EAECD9;
	font-size: 8px;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #EAECD9;
	text-decoration: none;
}

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


#services-left {
	width: 500px;
	height: auto;
	float: left;
	border-right: 1px solid #999999;
	margin-top: 10px;
}

#services-right {
	width: 500px;
	height: auto;
	float: left;
	margin-top: 10px;
}

