#wraplayer_1 {
	margin: 0;
	padding: 0;
	/*background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;*/
	/*border:1px solid #eed5b1;*/
	width: 900px;

}

#banner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	background: url(../images/lbskyline_small.jpg) fixed;
}

#banner img {
	position: fixed;
	top: 0;
	left: 0;
}

#main {
	margin: 150px 50px 0px 170px;
	text-align: justify;

}

#main #picleft {
	float: left;
	margin-right: 8px;
}

#main #textleft {
	float: left;
}

#main #picright {
	float: right;
	margin-left: 8px;
}

#main #textright {
	float: right;
}

#main #clearall {
	clear: both;
}

#main ul.nobull {
}