body {
	background-image:url('images/top_banner.png');
	background-repeat:repeat-x;
	background-color:#000;
}

img {
	border:none;
}

#bottom-banner {
	position:absolute;
	left:0px;
	top:354px;
	width:100%;
	height:919px; /*919px*/
	background-image:url('images/bottom_repeat.png');
	background-repeat:repeat-x;
	min-width:1120px;
}

#bottom-banner-extended {
	position:absolute;
	left:0px;
	top:1073px;
	width:100%;
	height:622px; /*919px*/
	background-image:url('images/bottom_repeat.png');
	background-repeat:repeat-x;
	min-width:1120px;
}

#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:640px;
	height:1200px;
	min-width:540px;
	max-width:800px;
}

#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:640px;
	height:1200px;
	min-width:540px;
	max-width:800px;
}

#logo-top {
	position:relative;
	left:140px;
	top:38px;
}

#appstore {
	position:relative;
	left:210px;
	top:64px;
}

#twitter {
	position:relative;
	left:428px;
	top:-10px;
}

#manual {
	position:relative;
	left:-96px;
	top:19px;
}

#iphone {
	position:relative;
	left:-72px;
	top:20px;
}

#trc {
	position:relative;
	top:1182px;
	left:94px;
	width:460px;
	height:180px;
}

#box {
	position:absolute;
	top:1480px;
	left:-600px;
}

#sketch_kale {
	position:absolute;
	top:518px;
	left:-193px;
}
#sketch_terra {
	position:absolute;
	top:368px;
	left:608px;
}
#bottom-content {
	position:absolute;
	top:1014px;
	left:-313px;
}
#left_text {
	position:absolute;
	top:468px;
	left:39px;
}

#video {
	position:absolute;
	top:394px;
	left:76px;
}







