#rentalinventory {
visibility: hidden;
position: absolute;
top: 25px;
left: 301px;
width: 470px;
height: 21px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px;
font-weight: bold;
}

#reshome { 
visibility: hidden;
position: absolute;
top: 25px;
left: 301px;
width: 470px;
height: 21px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px; 
font-weight: bold;
}

#access { 
visibility: hidden;
position: absolute;
top: 25px;
left: 575px;
left: 301px;
width: 470px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px;
font-weight: bold;
}

#developer { 
visibility: hidden;
position: absolute;
top: 25px;
left: 301px;
width: 470px;
height: 21px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px;
font-weight: bold;
}

#cap {
visibility: hidden;
position: absolute;
top: 25px;
left: 301px;
width: 470px;
height: 21px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px;
font-weight: bold;
}

/* "RES Capabilities:" style */
.cap {
font-size: 16px;
font-weight: normal;
}

#projarchive { 
visibility: hidden;
position: absolute;
top: 25px;
left: 301px;
width: 470px;
height: 21px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px;
font-weight: bold;
}

#sitemap {
visibility: visible;
position: absolute;
top: 25px;
left: 301px;
width: 470px;
height: 21px;
color: #66b815;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-align: right;
font-size: 17px;
font-weight: bold;
}

/* client header styles */
#client  { padding: 10px; visibility: visible; position: absolute; top: 100px; left: 296px; color: #495bb4; font-family: Verdana,Arial; font-size: 17px; font-weight: bold; width: 500px; text-align: left; }
.client	 { color: #495bb4; font-family: Verdana,Arial; font-size: 15px; }

/* content layers */
#content  {
	visibility: visible;
	position: absolute;
	top: 239px;
	left: 10px;
	width: 760px;
	z-index:10;
	overflow: auto;
	text-align: left;
}

/*content layer styles */
p.content { color: #FFFFFF; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 13px; }

#content a:link,  a:visited, a:active, a:hover { color: #7987b4; }

#content ul{
margin		: 10px;
padding		: 1px;
}
	
#content li{
text-align		: left;
font-size		: 11px;
font-family		: verdana;
list-style-type	: none;
}
