h1 {
	display: none;
}

a:visited {
	color: #6ccff6;
}

#top_back {
	background: url(back.gif) 3% 28px;
	height: 975px;
}

#footer .footer_decor {
	background: none;
	height: 0;
}

#content {
	height: 745px;
	max-width: 1600px;
}

#footer_clear {
	height: 115px;
}

#footer {
	height: 115px;
	margin-top: -115px;
}

#contacts {
	margin-top: 2em;
}

#video_link a {
	color: #fff;
}

#video_link a:hover {
	color: #00aeef !important;
}


/**
 * Sections
 */
#content .section {
	font-style: italic;
	line-height: normal;
	position: absolute;
}

#content .section .image {
	cursor: hand;
	cursor: pointer;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1;
}

#content .section .parent_shape {
	overflow: visible !important;
}

#content .section .image img {
	display: block;
	height: 225px;
	position: absolute;
	top: 0;
	width: 1309px;
}

#content .section .image .shape {
	left: 0;
	position: absolute;
	top: 0;
}


#content .apartment {
	left: 81%;
	padding: 116px 0 0 3px;
	top: 300px;
}

#content .apartment .image {
	height: 108px;
	width: 145px;
}

#content .apartment .image img {
	left: 0;
}


#content .around {
	left: 76%;
	padding: 160px 0 0 20px;
	top: 12px;
}

#content .around .image {
	height: 155px;
	width: 181px;
}

#content .around .image img {
	left: -143px;
}


#content .fronts {
	left: 62%;
	padding: 114px 0 0 28px;
	top: 162px;
}

#content .fronts .image {
	height: 103px;
	width: 103px;
}

#content .fronts .image img {
	left: -327px;
}


#content .gallery {
	left: 6.5%;
	padding-top: 76px;
	top: 90px;
}

#content .gallery .image {
	height: 59px;
	left: 9px;
	width: 58px;
}

#content .gallery .image img {
	left: -430px;
}


#content .house {
	left: 26.5%;
	padding: 234px 0 0 12px;
	top: -12px;
}

#content .house .image {
	height: 224px;
	width: 330px;
}

#content .house .image img {
	left: -488px;
}


#content .plannings {
	left: 12%;
	padding-top: 140px;
	top: 267px;
}

#content .plannings .image {
	height: 130px;
	width: 125px;
}

#content .plannings .image img {
	left: -818px;
}


#content .project_team {
	left: 38%;
	padding: 127px 0 0 10px;
	top: 342px;
}

#content .project_team .image {
	height: 118px;
	width: 171px;
}

#content .project_team .image img {
	left: -944px;
}


#content .smart_house {
	left: 60%;
	padding: 155px 0 0 37px;
	top: -180px;
}

#content .smart_house .image {
	height: 150px;
	width: 194px;
}

#content .smart_house .image img {
	left: -1115px;
}


/**
 * Bubble
 */
#content .bubble {
	color: #fff;
	font-size: 1.1875em;
	font-style: italic;
	left: 50%;
	margin-left: -14.5em;
	position: absolute;
	top: 575px;
	width: 29em;
}

#content .bubble .top,
#content .bubble .bottom {
	height: 10px;
	overflow: hidden;
	position: relative;
}

#content .bubble .top .c,
#content .bubble .bottom .c {
	height: 9px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}

#content .bubble .top .l,
#content .bubble .top .r,
#content .bubble .bottom .l,
#content .bubble .bottom .r {
	height: 9px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 9px;
}

#content .bubble .top .l,
#content .bubble .bottom .l {
	border-right: 1px solid #fff;
	left: 0;
}

#content .bubble .top .r,
#content .bubble .bottom .r {
	border-left: 1px solid #fff;
	left: -10px;
	margin-left: 100%;
}

#content .bubble .top .c,
#content .bubble .bottom .l,
#content .bubble .bottom .r {
	border-top: 1px solid #fff;
}

#content .bubble .bottom .c,
#content .bubble .top .l,
#content .bubble .top .r {
	border-bottom: 1px solid #fff;
}

#content .bubble .content {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 3px 9px 6px;
}

#content .bubble .content p {
	margin: 0 1.5em;
}