#nav {
	float: left;
	width: 656px;
}
#navTop {
	float: left;
	width: 100%;
}
#navTopRight {
	float: left;
	width: 49px;
}
#navTopRightTop {
	float: left;
	width: 100%;
}
#navBot {
	float: left;
	height: 44px;
	background: url(../images/navHidden.gif);
}
.navBtnTop {
	float: left;
	height: 50px;
}
#navHome {
	background: url(../images/navHome.gif) 0 0;
	width: 33px;
}
#navHome:hover, #navHome:active, #navHomeRO {
	background: url(../images/navHome.gif) 0 100%;
	width: 33px;
}
.navBtnBot {
	float: left;
	height: 44px;
}
#navApartment {
	background: url(../images/navApartment.gif) 0 0;
	width: 160px;
}
#navApartment:hover, #navApartment:active, #navApartmentRO {
	background: url(../images/navApartment.gif) 0 100%;
	width: 160px;
}
#navCommercial {
	background: url(../images/navCommercial.gif) 0 0;
	width: 171px;
}
#navCommercial:hover, #navCommercial:active, #navCommercialRO {
	background: url(../images/navCommercial.gif) 0 100%;
	width: 171px;
}
#navAbout {
	background: url(../images/navAbout.gif) 0 0;
	width: 79px;
}
#navAbout:hover, #navAbout:active, #navAboutRO {
	background: url(../images/navAbout.gif) 0 100%;
	width: 79px;
}
#navClient {
	background: url(../images/navClient.gif) 0 0;
	width: 122px;
}
#navClient:hover, #navClient:active, #navClientRO {
	background: url(../images/navClient.gif) 0 100%;
	width: 122px;
}
#navContact {
	background: url(../images/navContact.gif) 0 0;
	width: 108px;
}
#navContact:hover, #navContact:active, #navContactRO {
	background: url(../images/navContact.gif) 0 100%;
	width: 108px;
}
#navJoin {
	background: url(../images/navJoin.gif) 0 0;
	width: 132px;
}
#navJoin:hover, #navJoin:active, #navJoinRO {
	background: url(../images/navJoin.gif) 0 100%;
	width: 132px;
}
#subNav {
	float: left;
	/* Trac Ticket 4441 */
	/* _clear: left; */
	width: 640px;
	height: 33px;
	background: #51549e;
}

.subNav {
	float: left;
	height: 33px;
}

#navAwards {
	background: url(../images/navAwards.gif) 0 0;
	width: 167px;
}
#navAwards:hover, #navAwards:active, #navAwardsRO {
	background: url(../images/navAwards.gif) 0 100%;
	width: 167px;
}
#navAlabama {
	background: url(../images/navAlabama.gif) 0 0;
	width: 96px;
}
#navAlabama:hover, #navAlabama:active, #navAlabamaRO {
	background: url(../images/navAlabama.gif) 0 100%;
	width: 96px;
}
#navGeorgia {
	background: url(../images/navGeorgia.gif) 0 0;
	width: 94px;
}
#navGeorgia:hover, #navGeorgia:active, #navGeorgiaRO {
	background: url(../images/navGeorgia.gif) 0 100%;
	width: 94px;
}
#navIndiana {
	background: url(../images/navIndiana.gif) 0 0;
	width: 97px;
}
#navIndiana:hover, #navIndiana:active, #navIndianaRO {
	background: url(../images/navIndiana.gif) 0 100%;
	width: 97px;
}
#navOhio {
	background: url(../images/navOhio.gif) 0 0;
	width: 80px;
}
#navOhio:hover, #navOhio:active, #navOhioRO {
	background: url(../images/navOhio.gif) 0 100%;
	width: 80px;
}
#navMissouri {
	background: url(../images/navMissouri.gif) 0 0;
	width: 100px;
}
#navMissouri:hover, #navMissouri:active, #navMissouriRO {
	background: url(../images/navMissouri.gif) 0 100%;
	width: 100px;
}
#navTennessee {
	background: url(../images/navTennessee.gif) 0 0;
	width: 111px;
}
#navTennessee:hover, #navTennessee:active, #navTennesseeRO {
	background: url(../images/navTennessee.gif) 0 100%;
	width: 111px;
}
#navCommercialLocations {
	background: url(../images/navCommercialLocations.gif) 0 0;
	width: 179px;
}
#navCommercialLocations:hover, #navCommercialLocations:active, #navCommercialLocationsRO {
	background: url(../images/navCommercialLocations.gif) 0 100%;
	width: 179px;
}
#navCommercialContact {
	background: url(../images/navCommercialContact.gif) 0 0;
	width: 120px;
}
#navCommercialContact:hover, #navCommercialContact:active, #navCommercialContactRO {
	background: url(../images/navCommercialContact.gif) 0 100%;
	width: 120px;

}

#navPropertyListing {
	background-color: #52549f;
	background: url(../images/navPropertyListings.gif) 0 0;
	width: 160px;	
}

#navPropertyListing:hover, #navPropertyListing:active, #navPropertyListingRO {
	background: url(../images/navPropertyListings.gif) 0 100%;
	width: 160px;
}

#render {
	float: left;
	width: 630px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

