body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(concept1_BG.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#636F85;
}
#container {
	margin-top: 0px;
	position:relative;
	left:0px;
	top:0px;
	width:790px;
	z-index:1;
}
#Lighting {
	position:absolute;
	left:-3px;
	top:0px;
	width:790px;
	z-index:2;
}
#Footer {
	position:absolute;
	left:295px;
	top:556px;
	width:492px;
	height:17px;
	z-index:2;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7988A3;
	text-decoration:none;
}

