#header,
#top_back,
#content,
#footer_clear,
#footer {
	min-width: 1020px;
}

#top_back {
	background-position: 0 -492px;
}

#logo .mask span {
	top: -376px;
}

h1 {
	position: relative;
	z-index: 1;
}


/**
 * Filters
 */
#content .filters {
	color: #fff;
	font-size: .9375em;
	font-style: italic;
	line-height: normal;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 1;
	zoom: 1;
}

#content .filters_container {
	float: left;
	left: 50%;
	position: relative;
}

#content .filters ul {
	float: left;
	left: -50%;
	margin: 0;
	padding: 0;
	position: relative;
}

#content .filters li {
	float: left;
	margin: 0 .5em 0 0;
	padding: 0;
}

#content .filters b {
	border-bottom: 1px dashed;
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
}

#content .filters b:focus,
#content .filters b:hover {
	color: #aaa;
}

#content .filters .corner {
	padding: 0 .5em;
}

#content .filters .corner .w {
	display: none;
}

#content .filters .corner span {
	background: none;
}

#content .filters .selected .w {
	display: block;
}


/**
 * Scheme
 */
#content .scheme {
	height: 553px;
	margin: -5px auto 2em;
	position: relative;
	width: 984px;
}

#content .scheme .scheme_jpg {
	background-image: url(scheme1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 1199px;
	position: absolute;
	width: 984px;
}

#content .scheme .scheme_png {
	background-image: url(scheme2.png);
	background-repeat: no-repeat;
	display: block;
	height: 1827px;
	left: 0;
	position: absolute;
	width: 1000px;
}

#content .scheme .wrap {
	display: block;
	overflow: hidden;
	position: absolute;
}

#content .scheme .back {
	height: 132px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -96px;
	width: 1000px;
}

#content .scheme .back .scheme_png {
	top: -207px;
}

#content .scheme .static {
	background-position: 0 -285px;
	height: 260px;
	left: 21px;
	top: 293px;
	width: 963px;
}

#content .scheme .floor1_static {
	background-position: 0 -545px;
	height: 150px;
	left: 154px;
	top: 255px;
	width: 667px;
}

#content .scheme .floor2_static {
	background-position: 0 -1015px;
	height: 320px;
	left: 154px;
	top: 195px;
	width: 667px;
}

#content .scheme .from_floor_1 {
	height: 424px;
	left: 154px;
	position: absolute;
	top: -17px;
	width: 667px;

	/*top: -64px;*/
}

#content .scheme .from_floor_1 .scheme_jpg {
	background-position: 0 -695px;
	height: 320px;
	left: 0;
	top: 0;
	width: 667px;
}

#content .scheme .from_floor_1 .wrap {
	height: 104px;
	left: 0;
	top: 320px;
	width: 667px;
}

#content .scheme .from_floor_1 .scheme_png {
	top: 0;
}

#content .scheme .text_floor1 {
	height: 196px;
	left: 15px;
	position: absolute;
	top: 180px;
	width: 938px;
}

#content .scheme .text_floor1 .scheme_png {
	top: -1181px;
}

#content .scheme .from_floor_2 {
	height: 424px;
	left: 154px;
	position: absolute;
	top: -15px;
	width: 667px;

	/*top: -96px;*/
}

#content .scheme .from_floor_2 .scheme_jpg {
	background-position: 0 -695px;
	height: 294px;
	left: 0;
	top: 0;
	width: 667px;
}

#content .scheme .from_floor_2 .wrap {
	height: 103px;
	left: 0;
	top: 294px;
	width: 667px;
}

#content .scheme .from_floor_2 .scheme_png {
	top: -104px;
}

#content .scheme .text_floor2 {
	height: 563px;
	left: 20px;
	position: absolute;
	top: 10px;
	width: 945px;
}

#content .scheme .text_floor2 .scheme_png {
	top: -560px;
}

#content .scheme .basement {
	background-position: 0 0;
	height: 285px;
	left: 0;
	position: absolute;
	top: 331px;
	width: 984px;
}

#content .scheme .text_basement {
	height: 261px;
	left: 715px;
	position: absolute;
	top: 270px;
	width: 290px;
}

#content .scheme .text_basement .scheme_png {
	top: -1566px;
}

#content .scheme .roof {
	background-position: -668px -545px;
	height: 217px;
	left: 318px;
	position: absolute;
	top: -6px;
	width: 298px;
}

#content .scheme .text_roof {
	height: 211px;
	left: 20px;
	position: absolute;
	top: 34px;
	width: 956px;
}

#content .scheme .text_roof .scheme_png {
	top: -339px;
}


/**
 * Columns
 */
.columns {
	margin: 0 auto;
	max-width: 1408px;
	min-width: 836px;
	width: 88%;
}

.column {
	margin: 0 -1px 0 0;
	padding: 0;
	width: 50%;
}

.columns dt {
	color: #c87026;
	font-weight: normal;
	margin: 0 0 .3em 70px;
	padding: 0;
}

.columns dd {
	margin: 0 0 2em;
	padding: 0 0 0 80px;
	position: relative;
	zoom: 1;
}


/**
 * Smart Icons
 */
.smart_icon {
	background: url(smart_icons.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
}

.smart_icon_plumbing {
	height: 63px;
	left: 27px;
	width: 36px;
}

.smart_icon_heating {
	background-position: -36px 0;
	height: 60px;
	left: 19px;
	width: 52px;
}

.smart_icon_conditioning {
	background-position: -88px 0;
	height: 44px;
	left: 2px;
	width: 67px;
}

.smart_icon_lift {
	background-position: -155px 0;
	height: 56px;
	left: 15px;
	width: 54px;
}

.smart_icon_window {
	background-position: -209px 0;
	height: 67px;
	left: 28px;
	width: 40px;
}
