#main_inner, #main, #_workflow{
	min-height:700px;
}

#main{
	/*background: url(../images/header_shadow.gif) no-repeat top center;*/
}

.floor_head{
	position:relative;
}

#shadow{
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/hs.png) repeat-x;
	height:5px;
	width:100%;
}

#floor_container{
	position:absolute;
	left:50%;
	top:180px;
	width:690px;
	height:320px;
	margin-left:-345px;
}

#floor_container img{
	width:690px;
	height:320px;
}


#floor_map_cont{
    height: 320px;
    overflow: hidden;
    position: relative;
    width: 690px;
    z-index: 0;
}

#room_switch {
    background-color:#ededed;
}

#sect_ctrl, #floor_ctrl{
	font-family: PfdintextcompproMedium;
	font-size:19px;
	color:#636363;
	text-transform:uppercase;
}

#sect_ctrl img, #floor_ctrl img{
	cursor:pointer;
}

#sect_ctrl{
	position:absolute;
	left:50%;
	top:100px;
	width:111px;
	margin-left:-123px;
}

#sect_ctrl table td.left, #sect_ctrl table td.right{
	width:13px;
	height:39px;
}

#sect_up, #sect_down{
	display:none;
}

#floor_ctrl{
	position:absolute;
	left:50%;
	top:77px;
	margin-left:44px;
	width:60px;
	text-align:center;
}

#floor_ctrl table td{
	height:28px;
	vertical-align:top;
}

#sect_ctrl span{
	padding:0 8px;
}

#sale, #sold{
	font-family: PfdintextcompproThin;
	font-size:16px;
	color:#636363;
	position:absolute;
	left:50%;
	bottom:116px;
}

#sale img, #sold img{
	margin-top:-2px;
	margin-right:5px;
}

#sale{
	margin-left:-111px;
}

#sold{
	margin-left:36px;
}

#cur_apt .s_row{
	font-family: PfdintextcompproMedium;
	font-size:17px;
	color:white;
	text-shadow:1px 1px #000;
	display:block;	
}

#floor_up, #floor_down{
	height:13px;
	display:none;
}

#back_ .back_btn{
	width:176px;
	height:51px;
	cursor:pointer;
	display:inline-block;
	background: url(../images/_back.png) top left;
	text-transform:uppercase;
	color:#ffffff;
	font-family: PfdintextcompproMedium;
    font-size: 18px;
	text-shadow:0px 1px #446103;
	line-height:1;
	padding:8px 0 0 35px;
}

.span_row{
	font-family: Pfdintextcomppro !important;
}








