body{
	margin-left: 50%;
	background-color: #FFFFFF;
	}
	
  .clearit {
  clear: both;
  height: 0;
  line-height: 0.0;
  font-size: 0;
}
#content{
	margin-left: -450px;
	position: relative;
}

#content_main{
	margin-left: -450px;
	position: relative;
}


#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:900px ;
	height:191px ;
	position: absolute;
	top: -8px;
	}

#headerBackground {
	background-color:#fff2e1; 
	width: 100%;
	height:134px ;
	position: absolute;
	top: 0px;
	left:0px;
	}

#headerDarkBlueBackground {
	background-color:#2b7fc8; 
	width: 100%;
	height:57px ;
	position: absolute;
	top: 134px;
	left:0px;
	z-index:-999;
	}

#headerLeft {
	background-image:url(images/headerLeft.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:134px;
	position:absolute;
	top:-8px;
	left:-82px;
	}

#headerRight {
	background-image:url(images/headerRight.jpg);
	background-repeat:no-repeat;
	width:79px;
	height:134px;
	position:absolute;
	top:-8px;
	left:900px;
	}

#headerArrowLeft {
	background-image: url(images/headerArrowLeft.jpg);
	background-repeat:no-repeat; 
	width:15px ;
	height:21px ;
	position: absolute;
	top: 273px;
	left:25px;
	}
#headerArrowRight {
	background-image: url(images/headerArrowRight.jpg);
	background-repeat:no-repeat; 
	width:15px ;
	height:21px ;
	position: absolute;
	top: 273px;
	left:860px;
    }




#slideshow-1 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:46px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	border-left:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
#slideshow-2 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:246px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
#slideshow-3 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:446px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
#slideshow-4 {
	background-color:transparent;
	position:absolute;
	top:212px;
	left:646px;
	width:200px;
	height:125px;
	border-top:#FFFFFF 4px solid;
	border-bottom:#FFFFFF 4px solid;
	border-right:#FFFFFF 4px solid;
	margin:0 0;
	z-index:99999;
	}
	
	
#BlueNaviBackground {
	position: absolute;
	background-color:#51aaf4;
	width: 100%;
	height:69px;
	top: 191px;
	left: 0px;
	z-index:-999;
	border-bottom:#fac58b solid 6px;
	}
	
#BlueNavi { width: 800px; background-color:#51aaf4;	font-family: Arial, Helvetica, sans-serif;}
#BlueNavi ul {padding:0; margin:2px 0 0 0; text-align:center; list-style:none;}
#BlueNavi li {display:inline;}
#BlueNavi li a {text-decoration: none; padding: 10px 20px;	font-size: 15px; color: #FFFFFF;}
#BlueNavi li a:hover {	background-color:#2b7fc8 !important; /*dark orange*/ color: #FFFFFF !important;}

/* hide from IE mac
#BlueNavi li {position: static; width: auto;}
end hiding from IE5 mac */

#BrownNaviBackground {
	position: absolute;
	background-color:#ffdca7;
	width:100%;
	height:30px;
	top: 358px;
	left: 0px;
	z-index:99999;
	}
	
#BrownNavi { height:30px; width: 750px; background-color:#FFDCA7; font-family: Arial, Helvetica, sans-serif;}
#BrownNavi ul {padding:0; margin:0; text-align:center; list-style:none; }
#BrownNavi li {display:inline; height:30px; line-height:30px;}
#BrownNavi li a {text-decoration: none; padding: 6px 20px;	font-size: 15px; color: #5A350D;}
#BrownNavi li a:hover {	background-color:#e67825 !important; /*dark orange*/ color: #FFFFFF !important;}

/* hide from IE mac
#BrownNavi li {position: static; width: auto;}
end hiding from IE5 mac */


p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
a {
	color: #0033CC;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #b05800;
	text-decoration: none;
}
	
ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 26px;
	padding-top: 0px;
	margin-top: 0px;
}
li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
}
div {
	width: 900px;
	}
	
#main {
	width: 900px;
	height:480px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
	

	
.map {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 480px;
	heigh: 472px;
	}

#main p {
	font-style: normal;
	padding-left: 100px;
	padding-right: 100px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}

#main ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	padding-left:120px;
	padding-right:120px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	}
#main li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
}

#mainHome {
	width: 900px;
	height:520px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.Home {
	background-image:url(images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	}	
#mainHome p{
	font-style: normal;
	padding-left: 450px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainHome h5{
	font-style: normal;
	padding-left: 490px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #660000;
	font-size:20px;
	}


#mainServices {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
.Services {
	background-image:url(images/bg-services.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainServices p {
	font-style: normal;
	padding-left: 350px;
	padding-right: 70px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainServices ul {
	text-indent: 0px;
	list-style:disc;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	padding-left:380px;
	padding-right:20px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	}
#mainServices li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#666666;
	line-height:20px;

}

#mainLongTermCare {
	width: 900px;
	height:584px;
	position: absolute;
	top: 373px;
	left: 0px;
	padding-left:50px;
	}
.LongTermCare {
	background-image:url(http://www.ltcadministrator.com/images/Salem-Hills-Long-Term-Care.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
.LongTermCare-left {
	position:absolute;
	top:400px;
	width: 530px;
}
.LongTermCare-right {
	float:right;
	width: 400px;
	height:600px;
	padding-top:340px;
	background-image:url(http://www.ltcadministrator.com/images/Salem-Hills-Long-Term-Care-2.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}	
	
#mainLongTermCare p {
	font-style: normal;
	padding-right: 70px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainLongTermCare ul {
	text-indent: 0px;
	list-style:disc;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	padding-right:20px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	}
#mainLongTermCare li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#666666;
	line-height:20px;
}


#mainRehabLeft {
	width: 350px;
	height:520px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
	
#mainRehabLeft p, #mainRehabTop p, #mainRehabMiddle p, #mainRehabMiddle ul, #mainRehabMiddle ul li {
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.Rehab {
	background-image:url(images/bg-rehab.jpg);
	background-repeat:no-repeat;
	background-position: 50px 130px;
	}
#mainRehabTop {
	width: 480px;
	height:80px;
	position: absolute;
	top: 393px;
	left: 400px;
	padding-left:20px;
	}
#mainRehabMiddle {
	background-color:transparent;
	width: 290px;
	position: absolute;
	top: 593px;
	left: 380px;
	}
	
#mainRehabMiddle ul li {
	line-height:22px;
}
#mainRehabRight {
	background-color:transparent;
	width: 250px;
	height:450px;
	position: absolute;
	top: 573px;
	left: 650px;
	}

#mainRehabMiddle #mainRehabRight ul {
	text-indent: 0px;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 20px;
	padding-top: 0px;
	margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	}
#mainRehabMiddle #mainRehabRight li {
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
}

#mainRehabTop p.subtitle_rehab {
}




#mainAmenitiesLeft {
	width: 450px;
	height:500px;
	position: absolute;
	top: 419px;
	left: 0px;
	padding-left:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	}
#mainAmenitiesRight {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.Amenities{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainAmenitiesLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainAmenitiesRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
	
#mainAmenitiesRight ul li{font-family:"Times New Roman", Times, serif; font-size:16px; color:#666666; }



#mainDirectionsLeft {
	background-color:transparent;
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainDirectionsRight {
	background-color:transparent;
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.Directions{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainDirectionsLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainDirectionsRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
	


#mainAbout {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	}
.About {
	background-image:url(images/bg-about.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainAbout p {
	font-style: normal;
	padding-left: 475px;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	text-align:justify;
	}
	



#mainNewsLeft {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainNewsRight {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.News{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainNewsLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainNewsRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}




#mainRecreation {
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:40px;
	}
.Recreation {
	background-image:url(images/bg-about.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainRecreation p {
	font-style: normal;
	padding-left: 405px;
	padding-right: 175px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	text-align:justify;
	}




#mainContact
{
	width: 900px;
	height:584px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:55px;
	}
.Contact {
	background-image:url(images/bg-contact.jpg);
	background-repeat:no-repeat;
	background-position: 50px 0px;
	}
#mainContact p {
	font-style: normal;
	padding-left: 490px;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
	
#mainContact p.subtitle, #mainAbout p.subtitle, #mainServices p.subtitle, #mainRecreation p.subtitle{
	font-size: 22px;
	color: #0c5491;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	margin-top:60px;
}

#mainContact .facility_name {
	font-weight:bold;
	color:#5A350D;
}




#mainDirectionsLeft {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 0px;
	padding-left:50px;
	}
#mainDirectionsRight {
	width: 450px;
	height:500px;
	position: absolute;
	top: 393px;
	left: 450px;
	}
.Directions{
	background-image:url(images/bg-amenities.jpg);
	background-repeat:no-repeat;
	background-position:50px 127px;
	}
#mainDirectionsLeft p {
	font-style: normal;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}
#mainDirectionsRight p {
	font-style: normal;
	padding-right: 50px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
	font-size:16px;
	}




.bigtext{
	font-size: 18px;
	color: #666666;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.bigtext_amenities {
	font-family:"Times New Roman", Times, serif;
	color:#51AAF4;
	font-style:italic;
	font-size:22px;
}

.italianbigtext {
	font-size: 18px;
	font-style:italic;
	color: #51AAF4;
	padding-left: 0px;
	}

.subtitle{
	font-size: 22px;
	color: #0c5491;
	font-style: italic;
	padding-left: 0px;
	font-family:"Times New Roman", Times, serif;
	}
	
.untrabigtext{
	font-size: 26px;
	color: #0c5491;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	background-color:#FFDCA7;
	width:850px ;
	height:35px ;
	position: absolute;
	left:0px;
	border-top:3px solid #51AAF4;
	margin-left:50px;
}

#footer p { margin:0; color:#666666; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:35px;}

#footer a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	}	
#footer a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #b05800;
	}	

