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

body {
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat-x;
	background-color: #FFFFFF;
}

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

#header {
	height: 30px;
	width: 878px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 36px 0 36px;
}

#header_left {
	width: 439px;
	height: 30px;
	float: left;
	text-align: left;
}

#header_left h1 {
	color: #6A6B6E;
	font-size: 14px;
	margin: 5px 0 0 0;
	font-weight: normal;
}

#header_right {
	width: 439px;
	height: 30px;
	float: left;
	text-align: right;
	margin: 0 0 0 0;
}

#header_right h2 {
	color: #6A6B6E;
	font-size: 14px;
	margin: 5px 0 0 0;
	font-weight: normal;
}


#logo {
	width: 352px;
	height: 112px;
	float: left;
	background: url(../images/logo.jpg) top no-repeat;
	margin: 0 0 0 36px;
}

#phone {
	width: 526px;
	height: 40px;
	float: left;
	margin: 0 36px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#phone h3 {
	color:#246EB5;
	font-size: 18px;
	margin: 10px 5px 0 0;
	font-weight: normal;
}

#toplinks {
	height: 72px;
	width: 526px;
	float: left;
	margin: 0 36px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#toplinks a:link, #toplinks a:visited {
	color: #686868;
	text-decoration: none;
}

#toplinks a:hover {
	color: #1762AC;
	text-decoration: none;
}

#toplinks ul {
	list-style: none;
	margin: 40px 10px 0 0;
}

#toplinks ul li {
	display: inline; 
	margin: 0 0 0 20px;
	color: #686868;
	text-transform: uppercase;
	font-size: 15px;
}

#leftcircle {
	width: 23px;
	height: 223px;
	float: left;
	background: url(../images/left_circle.jpg) top no-repeat;
}

#middle {
	width: 900px;
	height: 223px;
	float: left;
	background: url(../images/middle_bg.jpg) top no-repeat;
}

#nav {
	width: 878px;
	height:37px;
	float: left;
	border-left: 1px solid #6B9FC8;
	border-right: 1px solid #6B9FC8;
	border-top: 1px solid #6B9FC8;
	background-color: #1762AC;
	margin: 12px 0 0 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav a:link, #nav a:visited, #nav a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.blue {
	width: 1px;
	height: 37px;
	background: url(../images/nav_border.jpg) top no-repeat;
	float: left;
}

#nav_1 {
	width: 91px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_1 p {
	margin: 12px 0 0 15px;
}


#nav_2 {
	width: 137px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_2 p {
	margin: 12px 0 0 15px;
}

#nav_3 {
	width: 161px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_3 p {
	margin: 12px 0 0 15px;
}

#nav_4 {
	width: 182px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_4 p {
	margin: 12px 0 0 15px;
}

#nav_5 {
	width: 175px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_5 p {
	margin: 12px 0 0 15px;
}

#nav_6 {
	width: 126px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_6 p {
	margin: 12px 0 0 5px;
}

#menu_1 {
	display:none;
	border-left: solid 2px #1762AC;
	border-right: solid 2px #1762AC;
	border-bottom: solid 2px #1762AC;
	z-index:10;
	position: absolute;
	height: auto;
	width: 153px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	background-color: #AFB0B3;
	top: 192px;
	left: 35px;
	line-height: 2.0em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

#menu_1 a:link, #menu_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_1 a:hover {
	text-decoration: none;
	color: #1762AC;
}

#menu_3 {
	display:none;
	border-left: solid 2px #1762AC;
	border-right: solid 2px #1762AC;
	border-bottom: solid 2px #1762AC;
	z-index:10;
	position: absolute;
	height: auto;
	width: 200px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	background-color: #AFB0B3;
	top: 192px;
	left: 263px;
	line-height: 2.0em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

#menu_3 a:link, #menu_3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_3 a:hover {
	text-decoration: none;
	color: #1762AC;
}

#mainimg {
	width: 878px;
	height: 158px;
	float: left;
	margin: 0 0 0 11px;
	border-left: 1px solid #6B9FC8;
	border-right: 1px solid #6B9FC8;
	border-bottom: 2px solid #1762AC;
}

#rightcircle {
	width: 24px;
	height: 223px;
	float: left;
	background: url(../images/right_circle.jpg) top no-repeat;
}

#contentarea {
	width: 557px;
	height: auto;
	background-color: #F5F9FC;
	float: left;
	margin: 13px 0 10px 23px;
}

#contentarea h1 {
	color: #1762AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 15px 30px 0 30px;
	font-weight: normal;
}

#contentarea h2 {
	color: #686868;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 30px 15px 30px;
	font-weight: normal;
}

#contentarea p {
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 30px 20px 30px;
	line-height: 1.5;
	text-align: justify;
}

#rightside {
	width: 331px;
	margin: 1px 23px 0 10px;
	height: auto;
	float: left;
}

#services {
	width: 331px;
	height: 142px;
	float: left;
	background: url(../images/services_bg.jpg) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#services h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 15px 0 0 210px;
	font-weight: normal;
}

#services h2 {
	font-size: 14px;
	color: #1762AC;
	text-align: right;
	margin: 12px 15px 0 0;
	font-weight: normal;
}

#services p {
	font-size: 12px;
	color: #686868;
	margin: 5px 15px 0 125px;
	text-align: right;
}

#services a:link, #services a:visited {
	color: #509AD3;
	text-decoration: none;
	font-style:italic;	
}

#services a:hover {
	color: #1762AC;
	text-decoration: none;
	font-style:italic;	
}

#livein {
	width: 331px;
	height: 33px;
	float: left;
	margin: 3px 0 0 0;
	background: url(../images/live-in_bg.jpg) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#livein h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 8px 0 0 40px;
	font-weight: normal;
	text-transform:uppercase;
}

a:link #livein, a:visited #livein {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover #livein {
	background: url(../images/live-in_bg_over.jpg) top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#companion {
	width: 331px;
	height: 33px;
	float: left;
	margin: 3px 0 0 0;
	background: url(../images/companion_bg.jpg) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#companion h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 8px 0 0 40px;
	font-weight: normal;
	text-transform:uppercase;
}

a:link #companion , a:visited #companion  {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover #companion  {
	background: url(../images/companion_bg_over.jpg) top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#homemaker {
	width: 331px;
	height: 33px;
	float: left;
	margin: 3px 0 0 0;
	background: url(../images/homemaker_bg.jpg) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#homemaker h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 8px 0 0 40px;
	font-weight: normal;
	text-transform:uppercase;
}

a:link #homemaker, a:visited #homemaker {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover #homemaker {
	background: url(../images/homemaker_bg_over.jpg) top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#personalcare {
	width: 331px;
	height: 33px;
	float: left;
	margin: 3px 0 0 0;
	background: url(../images/personal-care_bg.jpg) top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#personalcare h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 8px 0 0 40px;
	font-weight: normal;
	text-transform:uppercase;
}

a:link #personalcare, a:visited #personalcare {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover #personalcare {
	background: url(../images/personal-care_bg_over.jpg) top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}


#financial {
	width: 331px;
	height: 224px;
	float: left;
	/*background: url(../images/fiancial-assist_bg.jpg) top no-repeat;*/
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#financial h1 {
	font-size: 18px;
	color: #1762AC;
	margin: 35px 0 0 15px;
	font-weight: normal;
}

#financial h2 {
	font-size: 15px;
	color: #1762AC;
	margin: 0 0 0 15px;
	font-weight: normal;
}

#financial p {
	font-size: 12px;
	color: #686868;
	margin: 10px 130px 0 15px;
	line-height: 1.5;
}

#financial a:link, #financial a:visited {
	color: #509AD3;
	text-decoration: none;
	font-style:italic;	
}

#financial a:hover {
	color: #1762AC;
	text-decoration: none;
	font-style:italic;	
}

#locations {
	width: 331px;
	height: 96px;
	float: left;
	background-color: #9CC5D9;
	background: url(../images/locations_bg.jpg) top left no-repeat;
	margin: 10px 0 10px 0;
}

#locations h2 {
	color: #4B5A29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	margin: 10px 15px 0 125px;
}

#chamber {
	width: 260px;
	margin: 0 0 50px 35px;
	height: 120px;
	float: left;
}

#footer {
	width: 898px;
	height: auto;
	float: left;
	background-color:#78B0DB;
	margin: 0 0 40px 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

#footer a:hover {
	color: #1762AC;
	text-decoration: none;
}

#links_1 {
	width: 189px;
	height: auto;
	float: left;
}

#links_1 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 0 10px 15px;
	list-style: none;
	padding: 0 0 0 0;
}

#links_1 ul li {
	margin: 0 0 3px 0;
}

#links_2 {
	width: 189px;
	height: auto;
	float: left;
}

#links_2 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 0 10px 15px;
	list-style: none;
	padding: 0 0 0 0;
}

#links_2 ul li {
	margin: 0 0 3px 0;
}

#links_3 {
	width: 189px;
	height: auto;
	float: left;
}

#links_3 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 0 10px 15px;
	list-style: none;
	padding: 0 0 0 0;
}

#links_3 ul li {
	margin: 0 0 3px 0;
}

#links_4 {
	width: 331px;
	height: auto;
	float: left;
	text-align: right;
}

#links_4 p {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 15px 55px 0;
}


