/* Glenside Layout */

#wrapper {
   width: 701px;
   position: relative;
   left: 50%;
   margin-left: -350px;
   }
   
#banner {
   background-image: url(../images/bannerMain.jpg);
   widtrh: 701px;
   height: 172px;
   }
   
#bannerdev {
   background-image: url(../images/bannerMain.jpg);
   widtrh: 701px;
   height: 172px;
   }
   
#banner2 {
   background-image: url(../images/bannerMain.jpg);
   widtrh: 701px;
   height: 172px;
   }
   
#bannerbrain {
   background-image: url(../images/bannerMain.jpg);
   widtrh: 701px;
   height: 172px;
   }
   
#bannerelderly {
   background-image: url(../images/bannerMain.jpg);
   widtrh: 701px;
   height: 172px;
   }
   
#bannercareers {
   background-image: url(../images/bannerMain.jpg);
   widtrh: 701px;
   height: 172px;
   }
   
#content2 {
   background: url(../images/g.jpg) 0 0 no-repeat;
   width: 225px;
   float: right;
	min-height: 335px;
   }

#content 
{
   width: 450px;
   float: left;
   padding-left: 5px;
}
* html #content
{
	width: 440px;
}

#content2_LATEST_NEWS {
   background-image: url(../images/g2.jpg);
width:700;
   float: left;
   font-size: 11px;
   }

#content_LATEST_NEWS {
width:100%;
   float: left;
   padding-left: 5px;
   }



#footer {
   clear: both;
   }
   
#topnav {
   padding-left: 5px;
   padding-bottom: 3px;
   padding-top: 60px;
   }
   
#logo {
   background: url(../images/glensidemanorlogo.jpg) no-repeat left top;
   display: block;
   float: left;
   height: 69px;
   margin-bottom: 10px;
   margin-top: 10px;
   text-indent: -1000em;
   width: 245px;
}

#logobrain {
   text-indent: -1000em;
   background: url(../images/glensidemanorlogobrain.jpg) no-repeat left top;
   width: 245px;
   height: 68px;
   display: block;
   overflow: hidden;
   position: absolute;
   top: 10px;
   left: 456px;
   z-index: 0;
}

#logoelderly {
   text-indent: -1000em;
   background: url(../images/glensidemanorlogoelderly.jpg) no-repeat left top;
   width: 245px;
   height: 68px;
   display: block;
   overflow: hidden;
   position: absolute;
   top: 10px;
   left: 456px;
   z-index: 0;
}
