body {
	margin: 0 0 0 0;
}

#roof {
	position: absolute;
	height: 109px;
	width: 947px;
	margin-top: -90px;
	z-index: 1;
}
#projects {
	width:854px;
	height:568px;
	display:block;
	background:url(img/main-bg.png) no-repeat top left;
	margin:0 auto;
	position:relative;
	color:#1a1f27
}
#project-type-nav {
	list-style: none;
	width:220px;
	margin-top:20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#dce7fa;
	margin-left:2px;
	position:relative
}
#project-type-nav li {
	list-style: none;
}
#project-type-nav li a {
	list-style: none;
	margin-top: 25px;
	margin-left: 14px;
	width:191px;
	height:152px;
	display:block;
	overflow:hidden;
	cursor:pointer
}
.project {
	width:600px;
	height:540px;
	position:relative;
	margin-left: 40px;
	margin-right:20px
}
.project h.project-title {
	font-size:25px;
	font-weight:bold;
	font-style: italic;
	margin-left: -42px;
	color:#1b1d20;
	text-shadow:0px 1px 0px #000000;
}
#project-text {
	margin-top: -10px;
	margin-left: -40px;
	width: 580px;
}
#scroller-window, #scroller-web-window, #scroller-iphone-window, #scroller-desk-window {
	height:540px
}
#scroller-window {
	position:relative;
	overflow:hidden;
	width:610px;
	float:right;
	margin-top:18px;
	margin-right:12px;
	margin-bottom:9px;
	fbackground-color:#f00
}
#scroller-fade-left, #scroller-fade-right {
	position:absolute;
	width:10px;
	height:100%;
	top:0px
}
#scroller-web-window {
	overflow:hidden;
	width:600px
}
#scroller-web-wrap {
	width:10000em;
	position:absolute
}
#scroller-iphone-window {
	overflow:hidden;
	width:600px
}
#scroller-iphone-wrap {
	width:10000em;
	position:absolute
}
#scroller-desk-window {
	overflow:hidden;
	width:600px
}
#scroller-desk-wrap {
	width:10000em;
	position:absolute
}
#scroller-window .project {
	float:left
}
#scroller-vertical {
	position:absolute;
	top:0;
	left:10px;
	height:1380px;
	width:600px
}

#footer ul li a:hover {
	background: #fff;
	xtext-decoration: underline;
}
		
* {
	padding: 0;
}
	
iframe {
	border: 0px;
}

#air-installer {
	margin-left: -40px;
}

#air-download {
	margin-top: -190px;
	margin-left: 240px;
}
