body{
   background-color: white;
   margin:0;
   padding:0;
}

#mainPg{
   width: 924px;
   border-color: black;
   border-style: solid;
   border-width: 2px;
   background-color: white;

}
#midPg{
   position: relative;
   top: -60px;
   left:0px;
   background-color: #999966;
   width: 924px;
   height: 300px;

}
#bottomPg{
   position: relative;
   background-color: #d0d0d0;
   width: 924px;
   height: 170px;
   top: -75px;
}
#menu{
   position: relative;
   top: -80px;
   left: 500px;

}
#contactMidPg{
   position: relative;
   top: -60px;
   left:0px;
   background-color: #999966;
   width: 924px;
   height: 600px;

}
#appMidPg{
/*   position: relative;
   top: -82px;
   left:0px;*/
   width: 924px;
   background-color: #999966;
   border-color: black;
   border-style: solid;
   border-width: 1px;
/*   width: 924px;  */


}
#PropertiesMidPg{
   position: relative;
   top: -60px;
   left:0px;
   background-color: #999966;
   width: 924px;
   height: 700px;

}
#prop{
   background-color: white;
   width: 850;
   height: 180px;
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
   
}
#propertiesTxt
{
   position: relative;
   width: 850px;
   height: 170px;
   left: 10px;
   top: 0px;
   font: arial;
   font-size:18px;
}
#servicesMidPg{
   position: relative;
   top: -60px;
   left:0px;
   background-color: #999966;
   width: 924px;
   height: 1370px;
   margin-left: auto;
   margin-right: auto;
}
#banner{
/*   width:824px;   */
   width: 465px;
   background-color: white;

}

#txt
{
   position: relative;
   width: 600px;
   left: 0px;
   top: 0px;
   font: arial;
   font-size:18px;
   padding-left: 30px;
}

#txtAppPg{
   position: relative;
   width: 924px;
   left: 0px;
   top: 0px;
   font: arial;
   font-size:18px;
   padding-left: 10px;
   padding-right: 10px;
   border-color: blue;
   border-style: solid;
   border-width: 2px;
}
#top{
   position: relative;
   top: 0px;
   left: 22px;
  
}

#Buttons{
   position: relative;
   top: -535px;
   left: 40px;
}
#servicesButtons{
   position: relative;
   top: -1600px;
   left: 40px;
}

#scrollPics
{
   position: relative;
   left: 210px;
   top: -516px;
}
#serviceBody{
   position: relative;
   left: 210px;
   top: -516px;
}
.ctr
{
   margin-left: auto;
   margin-right: auto;
}
.txtctr{
   text-align: center;

}
.trlr{
  font-size: 12px;
  font-family: arial;
  font-style: italic;
}
#imgs{
   position: relative;
   left: 590px;
   top: -520px
}

#servicesBody{
   position: relative;
   top: 0px;
   left: 0px;
}
#contactBody{
   position: relative;
   top: -550px;
   left: 240px;

}
#formsMidPg{
   position: relative;
   top: 0px;
   left:0px;
   background-color: #999966;
   width: 844px;
   height: 920px;
   margin-left: auto;
   margin-right: auto;
}
#formsButtons{
   position: relative;
   top: -840px;
   left: 40px;
}

#tenantAppForm{

}
#trlrSvs{
   position: relative;
   top: -90px;
   background-color: #d0d0d0;
   width: 924px;
   height: 70px;
   font-style: arial;
   font-size: 12px;
   
}
#trlrHome{
   background-color: #d0d0d0;
   position: relative;
   top: -87px;
   width: 924px;
   height: 60px;
}
#trlrProp{
   position: relative;
   top: 505px;
   background-color: #d0d0d0;
   width: 924px;
   height: 70px;
   font-style: arial;
   font-size: 12px;
   
}
#trlrApp{
   position: relative;
   background-color: #d0d0d0;
/*    top: -98px;  */
   width: 924px;
   font-style: arial;
   font-size: 12px;
   border-color: #d0d0d0;
   border-style: solid;
   border-width: 1px;
   
}
#utils{
   position: relative;
   top: -90px;


}