#wrapper #buildings .condo{
	float:left;
        width: 262px;
	margin-right:7px;
}

#wrapper #buildings .nomargin{
	margin-right:0px !important;
}

#wrapper #buildings .condo a img {
	display:block;
	border:0px;
}

#wrapper #buildings .condo .condo_info{
	float:left;
	width:262px;
	margin-top:10px;
	text-align:center;
	background: url('../images/building_bg.jpg') no-repeat;
	height:88px;
	/*padding-top:10px;*/
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	position:relative;
}

#wrapper #buildings .condo .condo_info a {
	font-family:"Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
}

#wrapper #buildings .condo .condo_info .title{
	font-size:35px;
	line-height:50px;
	color:#c1bb96;
	padding-top:10px;
}

#wrapper #buildings .condo .condo_info .space {
	font-size:17px;
	color:#fff;
}

#wrapper #bottom #left{
	float:left;
	margin-top:20px;
	!margin-top:0px;
}

/* #wrapper #bottom #left .callout{
	width:419px;
	height:90px;
	background: url('../images/callout_bg.jpg') no-repeat;
	font-family:"Times New Roman", times, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px;
	line-height:20px;
	position:relative;
	margin-bottom:-6px;
} */

.callout{
	width:419px;
	height:90px;
	background: url('../images/callout_bg.jpg') no-repeat;
	font-family:"Times New Roman", times, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px;
	line-height:20px;
	position:relative;
	margin-bottom:14px;
}

.callout h1,h2{
	display:inline;
}

.callout h1{
	color: #666666;
	font-size:23px;
	font-weight:normal;
}

.callout h2{
	color: #62a2db;
	font-size:23px;
	font-weight:bold;
	margin-left:5px;
}

.callout .more {
	position:absolute;
	right:3px;
	bottom:3px;
}
.callout .more img {
	border:0px;
	vertical-align:bottom;
}
#wrapper #bottom{
}


#wrapper #bottom #right{
	float:left;
}

#wrapper #bottom #right #look_inside{
	float:left;
	margin-left:10px;
	!margin-left:5px;
	margin-top:20px;
	!margin-top:0px;
	width:350px;
	height:357px;
	position:relative;
	background: url('../images/look_bg.jpg') no-repeat;
}

#wrapper #bottom #right #look_inside a{
	position:absolute;
	right:8px;
	bottom:24px;
	!bottom:23px;
}

#wrapper #bottom #right #look_inside a img {
	border:0px;
	vertical-align:bottom;
}