

#TOP {display:none; visibility:hidden}
#LAYOUTPROP {position:absolute; top:46px}



#container {
height:100%;
overflow:visible;
width:100%;
z-index:1000
}

#container {
height:100%;
overflow:visible;
width:100%;
z-index:2000
}


#footer {
 display:none;
 visibility:hidden;
 position:absolute; 
 bottom: -3px;
 height:30px;
 width:100%;
 background-color:white;
 z-index:1000
}

#footwrap {
 z-index:1000;
 width:734px;
 margin:0 auto;
 background-image:url("http://www.trinityproperties.com/nELEMENTS/images/bottombg.jpg");
}


#LAYOUTPROP {position:relative}
