#wrapper {
	width: 805px;
	/* [disabled]height: 100%; */
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 800px;
	margin-bottom: -800px;
	}
#nav1 {
	width: 360px;
	min-height: inherit;
	background-color: #fff;
    position: ;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	float: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	min-height: 0px;
	height: 100%;
	}
#addresses {
	width: 360px;
	min-height: inherit;
	background-color: #999;
    position: ;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	float: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: auto;
	}
#colorleft {
	width: 10px;
	min-height: 400px;
    position: ;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	float: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	}
#colorright {
	width: 10px;
	min-height: inherit;
    position: ;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	float: left;
	position: relative;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	}
#nav2 {
	width: 70px;
	min-height: inherit;
	background-color: #FFffFF;
    position: ;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/* [disabled]padding-bottom: 2000px; */
	margin-bottom: -2000px;
	text-align: center;
	padding-top: 110px;
	position: absolute;
	margin-left: 740px;
	margin-right: auto;
	margin-top: 0px;
	float: left;
	}
#footer {
	width: 100%;
	height: 40px;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	float: left;
	}
/*body {
	background-color: #4E4A43;
	background-image: url(../../graphics/backgrounds/BG-Vitruvius-1-wo-badge.jpg);
	background-repeat: no-repeat;
}*/
.Centered font a {
	font-size: 10px;
}
#TitleBlock {
	width: 175px;
	position: relative;
	float: left;
	top: px;
	left: px;
	right: px;
	bottom: px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
	margin-left: 25px;
}
#twitter {
	width: 100%;
	height: auto;
	position: relative;
	top: 30px;
	text-align: center;
}
#newlistings {
	float: none;
	position: relative;
	top: 75px;
	overflow-y: hidden;
	overflow-x: hidden;
}
.Centered font a {
	font-size: 12px;
}
#apNewListing {
	height: 310px;
	overflow-y: hidden;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#Search{
	text-align: center;
	margin-top: 25px;
}
#nav{
	position: static;
	top: 25px;
}
.expanded {
	color: rgba(86,85,120,1.0);
	border: rgba(86,85,120,0.50);
	border-style: solid;
	border-width: 1px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: rgba(86,85,120,0.25);
	border-radius: 15px;
	}

.portfolio {
	color: rgba(131,63,32,1.00);
	display: block;
	border: rgba(181,69,18,0.50);
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: rgba(181,69,18,.25);
	border-radius: 15px;
	}
	
.basic_label {
	font-size: 10pt;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color:#666666 
	display: inline-block; 
	border: rgba(129,129,129,1.0);
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	border-radius: 15px;
	color: rgba(129,129,129,1.0);
}
	
.portfolio_label {
	font-size: 10pt;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(131,63,32,1.00);
	display: inline-block;
	border: rgba(181,69,18,0.50);
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2px;
	background-color: rgba(181,69,18,.25);
	border-radius: 15px;
}

.expanded_label {
	font-size: 10pt;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(86,85,120,1.00);
	display: inline-block;
	border: rgba(86,85,120,0.50);
	border-style: solid;
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(86,85,120,0.25);
	border-radius: 15px;
	}
