
#maincontent {
	background: none;
	min-height: 400px;
	font-family: Arial;
	font-size: 12px;	
	background: URL('/graphics/bottom-of-menu.gif') repeat-y;		
}

#residentialheader {
	height: 123px;
	width: 810px;
	margin: 0px 0px 14px 117px;
	background: URL('/graphics/residentialheader.jpg');
}


#residentialmaincontent {

	float: left;
	margin: 0px 0px 14px 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	width: 811px;
}

#residentialsubmenu {
	position: absolute;
	border-top: 14px #fff solid;
	top: 0px;
	left: 0px;
	width: 120px;
}

#residentialsubmenu a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	background: #666666;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}

#residentialsubmenu a:hover {
	background: #d30909;
	color: #fff;
}


#residentialoffices {

	position: absolute;
	visibility: hidden;
	top: 1px;
	left: 119px;
	width: 130px;

}

#residentialoffices a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
	background: #888888;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
	width: 100%;
	text-decoration: none;
	text-align: center;
}

#residentialoffices a:hover {
	background: #FF2D34;
	color: #FFF;
}

#propdetail {
	margin-top: 15px; 
}

#SellingWith {
	position: absolute;
	left: 119px;
	top: 14px;
	display: none;
	padding: 10px;
	background: #ccc;
	width: 300px;
}

#residentialsalesmenu { display: none; }