body {
	margin: 0;
	padding: 0;
	background-color: white;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 800px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 138px;
}
#header h1 {
	text-indent: -5000px;
	position: absolute;
	top: 33px;
	left: 0px;
	width: 572px;
	height: 83px;
	margin: 0;
	padding: 0;
	background: url(images/headertext_careers.png) no-repeat;
}
#nav1 {
	position: absolute;
	top: 18px;
	left: 580px;
}
#nav1 ul {
	margin: 0;
	padding: 0;
}
#nav1 li {
	margin: 0;
	padding: 1px 0;
	list-style: none;
}
#nav1 li a {
	text-indent: -5000px;
	width: 220px;
	height: 27px;
	display: block;
}
.hhvna {
	background: url(../images/nav1_hhvna.png);
}
.mvh {
	background: url(../images/nav1_mvh.png);
}
.hcinc {
	background: url(../images/nav1_hcinc.png);
}
#nav1 p {
	position: relative;
	top: 3px;
	right: 0;
	text-align: right;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #658C85;
	clear: left;
	margin: 0;
	padding: 0;
}
#homepic {
	position: absolute;
	top: 116px;
	left: 0;
	width: 798px;
	height: 189px;
	background: url(images/headerpic_home.jpg);
}
#nav2 {
	position: absolute;
	top: 294px;
	left: 0;
	z-index: 500;
}
#home #nav2 {
	top: 304px;
}
#nav3 {
	position: absolute;
	top: 763px;
	left: 0;
	width: 798px;
	height: 20px;
	z-index: 400;
	background: #D4F699;
	border: 1px solid #82A689;
}
#home #nav3 {
	top: 571px;
}
#nav2, #nav3 {
	width: 100%;
	float: left;
}
#nav2 ul, #nav3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	float: left;
}
div>#nav2 a, div>#nav3 a {
	opacity:.93;
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
}
#nav2 ul ul, #nav3 ul ul {
	position: absolute;
	top: auto;
	display: none;
}
#nav2 ul ul ul, #nav3 ul ul ul {
	top: 0;
	left: 100%;
}
#nav2 li, #nav3 li {
	position: relative;
	float: left;
	width: 133px;
}

#nav2 li.wider {
	width: 266px;
}
#nav2 a, #nav3 a {
	display: block;
	color: #82A689;
	border: 1px solid #82A689;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D4F699;
	height: 14px;
}
#nav2 ul a, #nav3 ul a {
	font-weight: bold;
	font-size: 10px;
}
#nav2 ul ul a, #nav3 ul ul a {
	font-weight: normal;
	font-size: 9px;
}
div#nav2 ul ul ul a, div#nav3 ul ul ul a {
	background-color: #dff7b4;
}
#nav2 a.larger {
	height: 24px;
}
#nav2 ul ul li a.submenu, #nav3 ul ul li a.submenu {
	background: #D4F699 url(images/arrowright.gif) 100% 99% no-repeat;
}
#nav2 ul ul li a.submenuLeft {
	background: #D4F699 url(images/arrowleft.gif) 0% 99% no-repeat;
}

div#nav2 li:hover ul ul,
div#nav2 li li:hover ul ul,
div#nav2 li li li:hover ul ul,
div#nav2 li li li li:hover ul ul,
div#nav3 li:hover ul ul,
div#nav3 li li:hover ul ul,
div#nav3 li li li:hover ul ul,
div#nav3 li li li li:hover ul ul {
	display:none;
}

div#nav2 li:hover ul,
div#nav2 li li:hover ul,
div#nav2 li li li:hover ul,
div#nav2 li li li li:hover ul,
div#nav3 li:hover ul,
div#nav3 li li:hover ul,
div#nav3 li li li:hover ul,
div#nav3 li li li li:hover ul {
	display:block;
}

#nav2 ul ul ul ul.menuleft {
	left: -100%;
	width: 133px;
}
#nav2 ul ul ul ul.menuUp {
	top: -400%;
}
#content {
	position: absolute;
	top: 314px;
	left: 0;
	width: 640px;
	height: 451px;
	overflow: auto;
	font-size: 12px;
	z-index: 5;
}
#content p, #content h2, #content h3, #content h4 {
	margin: 1em 1.5em 1em 20px;
	line-height: 1.5em;
}
#content h2, #content h3, #content h4 {
	padding: 0;
	color: #658C85;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 21px;
}
#content h3 {
	font-size: 16px;
}
#content h4 {
	font-size: 14px;
}
#home #content p, #home #content h3 {
	margin-left: 296px;
}
#content a {
	color: #658C85;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
p#quotenav {
	text-align: right;
}
#content ul, #content ol {
	margin: 1em 2em 1em 50px;
	padding: 0;
	line-height: 1.5em;
}
#content ol {
	margin-left: 207px;
}
#content ol li p {
	margin-left: 0;
	width: auto;
	float: left;
}
#content ul ul {
	margin-left: 3em;
}
#givingopps #content ul p {
	margin-left: 5px;
	margin-right: 0.5em;
}
#hc_services #content ul {
	margin-bottom: 28em;
}
#mvh_services #content ul {
	margin-bottom: 16em;
}
#resources #content ul {
	margin-bottom: 18em;
}
#mvh_specialprograms #content ul {
	margin-bottom: 20em;
}
#mvh_volunteers #content ul {
	margin-bottom: 14em;
}
#topten #content ul, #whyjoinus #content ul {
	list-style-image: url(images/bullet_star.gif);
	margin-top: 2em;
}
#content li {
	padding-bottom: 0.75em;
	margin-right: 1em;
}
#communities #content ul {
	list-style-type: none;
}
#communities #content ul div {
	float: left;
	margin-right: 10px;
}
#communities #content h3 {
	clear: left;
}
#contact #content form {
	margin-bottom: 3em;
}
#content form p {
	clear: both;
	margin: 1em inherit;
	padding: 0;
}
#content label {
	float: left;
	width: 90%;
}
#onlinereferral #content input {
	width: 80%;
}
#onlinereferral #content textarea {
	width: 80%;
	height: 50px;
}
#contact #content select {
	height: 85px;
}
#content p.quote {
	width: 40%;
	float: right;
	font-style: italic;
	text-align: right;
	line-height: 1.4em;
	margin: -2em 1.5em 1em 0.5em;
}
.goldseal {
	background: url(images/JC_goldseal.gif) no-repeat;
	position: absolute;
	left: 540px;
	top: 365px;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#vna_about .goldseal {
	top: 270px;
	left: 465px;
}
#hc_about .goldseal {
	top: 660px;
	left: 432px;
}
#mvh_about .goldseal {
	top: 449px;
	left: 463px;
}
#contentpic {
	position: absolute;
	top: 152px;
	left: 0;
	width: 168px;
	height: 411px;
	background: url(images/contentpic_services.jpg) no-repeat;
	z-index: 0;
}
#vna_arrangeforcare #contentpic {
	background: url(images/contentpic_arrangeforcare2.jpg) no-repeat;
}
#vna_about #contentpic {
	background: url(images/contentpic_services3.jpg) no-repeat;
}
#vna_services #contentpic {
	background: url(images/contentpic_services2.jpg) no-repeat;
}
#mvh_arrangeforcare #contentpic {
	background: url(images/contentpic_arrangeforcare1.jpg) no-repeat;
}
#mvh_about #contentpic {
	background: url(images/contentpic_qanda2.jpg) no-repeat;
}
#mvh_services #contentpic {
	background: url(images/contentpic_mvhspecialprograms.jpg) no-repeat;
}
#hc_services #contentpic {
	background: url(images/contentpic_services4.jpg) no-repeat;
}
#faq #contentpic {
	background: url(images/contentpic_qanda1.jpg) no-repeat;
}
#arrangeforcare #contentpic {
	background: url(images/contentpic_arrangeforcare3.jpg) no-repeat;
}
#hc_about #contentpic {
	background: url(images/contentpic_about.jpg) no-repeat;
}
#officelocations #contentpic {
	background: url(images/contentpic_officelocations.jpg) no-repeat;
}
#benefits #contentpic {
	background: url(images/contentpic_benefits.jpg) no-repeat;
}
#contact #contentpic {
	background: url(images/contentpic_contact.jpg) no-repeat;
}
#applyonline #contentpic, #careers_contact #contentpic {
	background: url(images/contentpic_careers.jpg) no-repeat;
}
#employees #contentpic {
	background: url(images/contentpic_employees.jpg) no-repeat;
}
#vna_volunteers #contentpic {
	background: url(images/contentpic_vnavolunteers.jpg) no-repeat;
}
#mvh_volunteers #contentpic {
	background: url(../images/contentpic_mvhvolunteers.jpg) no-repeat;
}
#currentopenings #contentpic {
	background: url(images/contentpic_vnaopportunities.jpg) no-repeat;
}
#meetourstaff #contentpic {
	background: url(images/contentpic_meetourstaff1.jpg) no-repeat;
}
#meetourstaff2 #contentpic {
	background: url(images/contentpic_meetourstaff2.jpg) no-repeat;
}
#meetourstaff3 #contentpic {
	background: url(images/contentpic_meetourstaff3.jpg) no-repeat;
}
#meetourstaff4 #contentpic {
	background: url(images/contentpic_meetourstaff.jpg) no-repeat;
}
#tellus #contentpic {
	background: url(images/contentpic_tellus.jpg) no-repeat;
}
#educationalprogs #contentpic {
	background: url(images/contentpic_speakersbureau.jpg) no-repeat;
}
#mvh_specialprograms #contentpic {
	background: url(images/contentpic_mvhspecialprograms.jpg) no-repeat;
}
#completeservices #contentpic {
	background: url(images/contentpic_about2.jpg) no-repeat;
}
#onlinereferral #contentpic {
	background: url(images/contentpic_onlinereferral.jpg) no-repeat;
}
#waystogive #contentpic {
	background: url(../images/contentpic_howtogive.jpg) no-repeat;
}
#whyjoinus #contentpic {
	background: url(images/contentpic_whyjoinus.jpg) no-repeat;
}
#phonereferral #contentpic {
	background: url(images/contentpic_phonereferral.jpg) no-repeat;
}
#whatishospice #contentpic {
	background: url(../images/contentpic_whatishospice.jpg) no-repeat;
}
#news #contentpic {
	background: url(images/contentpic_events.jpg) no-repeat;
}
#communities #contentpic {
	background: url(images/contentpic_communities.jpg) no-repeat;
	width: 388px;
}
#currentopenings #contentpic {
	background: url(images/contentpic_currentopenings.jpg) no-repeat;
}
#hospicehouse #contentpic, #whyahospice #contentpic {
	background: url(../images/contentpic_hospicehouse.jpg) no-repeat;
}
#sidebar {
	position: absolute;
	top: 314px;
	left: 640px;
	width: 160px;
	height: 245px;
	font-size: 9px;
	z-index: 400;
}
#sidebar a {
	display: block;
	width: 158px;
	height: 20px;
	color: #82A689;
	border: 1px solid #82A689;
	background: #D4F699;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	/*font-weight: bold;*/
	line-height: 2em;
}
#sidebar p {
	margin: 1em auto;
}
#sidebar p.star a {
	text-indent: -5000px;
	background: url(images/star.gif) #fff;
	display: block;
	width: 90px;
	height: 86px;
	border: 0;
	margin: 0 0 0 35px;
}
#sidebar form {
	margin: 5em 1em 5em 1em;
}
#hhouselogo {
	background: url(../images/MV-Hosp-logo.gif);
	width: 160px;
	height: 33px;
}
#hhouselogo a {
	width: 160px;
	height: 33px;
	border: none;
	background: none;
}
#flashvideo {
	position: relative;
	left: 207px;
}
#flashvideo p {
	margin-left: 0;
	width: 380px;
}
#flashvideo img {
	border: none;
	margin-left: 140px;
}
iframe {
	width: 640px;
	height: 449px;
	border: 0;
}
#applyonline #content, #currentopenings #content {
	width: 800px;
}
#flash {
	position: absolute;
	top: 134px;
	left: 0;
	width: 798px;
	height: 160px;
	background: #bfbfbf;
	color: #fff;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
