* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/floorplans/background-line.gif);
	background-repeat: repeat-y;
	background-position: 153px 0px;
	font-size: 62.5%;
	padding-left: 8px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-image: url(../images/floorplans/floorplan-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 485px;
	zoom: 1;
	width: 900px;
}
#sidebar {
	float: left;
	width: 145px;
}
#sidebar h1{
	height: 92px;
	width: 134px;
	margin-bottom: 15px;
}
#sidebar  h2  {
	text-indent: -9999px;
	height: 364px;
	width: 132px;
	background-image: url(../images/floorplans/historic-loft-series.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#sidebar h3 {
	background-image: url(../images/floorplans/central-station-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 77px;
	width: 140px;
}
#floorplan {
float:left;
margin-left:20px;
padding-top:15px;
position:relative;
width:600px;
}
#floorplanImg {
	margin-bottom: 50px;
	float: left;
}
#floorplan h4 {
background-color:#000000;
clear:left;
color:#99CC66;
display:inline;
font-size:1.2em;
left:0;
padding:3px 10px;
position:absolute;
text-transform:uppercase;
top:525px;
left: 130px;
}
#floorplan  p {
	margin-left: 42px;
	margin-top: 15px;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 130px;
}
#floorplan .disclaimer {
	font-weight: normal;
}

#logo {
	border: 2px solid #231f20;
	background-image: url(../images/floorplans/floorplan-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 92px;
	width: 134px;
	display:block;
	overflow: hidden;
}
#sidebar .newurban {
	background-image: url(../images/339Living.jpg);
}
#sidebar .historic {
	background-image: url(../images/462_2.jpg);
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#siteplan {
left:260px;
position:absolute;
top:500px;
width:233px;
}

#floorplan ul {
	list-style-type: none;
	padding-bottom: 15px;
	margin-left: -10px;
}
#floorplan li {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#floorplan li.current a {
	color: #000000;
	background-image: url(../images/floorplans/marker.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
}

#floorplan  a  {
	color: #8F8F8F;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 12px;
}

h3.menuhead {
	 padding-bottom: 10px;
	 margin-left:0px;
	 }

