#header_strip {
background-color: #00af99;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 85px;
z-index: 1;}

#leftnav {
position: absolute;
top: 20px;
left: 95px;
z-index: 3;}

#logo {
position: absolute;
width: 100%;
text-align: center;
z-index: 2;}

#reiq {
position: absolute;
top: 0px;
right: 0px;
z-index: 2;}

#propnav {
position: absolute;
top: 86px;
left: 0px;
width: 100%;
height: 20px;
background-color: #dddddd;
padding-left: 20px;
border-bottom: 2px #00af99 solid;}

#mainbody {
position: absolute;
top: 110px;
left: 0px;
right: 10px;
width: 100%;}