body { 
	margin: 0; background: url(../images/bg-new.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px; }

	.main 	 { background: url(../images/welcome.jpg) #fff no-repeat; padding: 110px 70px 20px 25px; }
	.about	 { background: url(../images/hdr_about.jpg) #fff no-repeat; padding: 80px 70px 20px 25px; }
	.floor	 { background: url(../images/hdr_floorplans.jpg) #fff no-repeat; padding: 80px 70px 20px 25px;}
	.avail	 { background: url(../images/hdr_avail.jpg) #fff no-repeat; padding: 80px 70px 20px 25px;}
	.gallery { background: url(../images/hdr_gallery.jpg) #fff no-repeat; padding: 80px 70px 20px 25px;}
	.brouge	 { background: url(../images/hdr_brouge.jpg) #fff no-repeat; padding: 80px 70px 20px 25px;}
	.wampold { background: url(../images/hdr_brouge.jpg) #fff no-repeat; padding: 80px 70px 20px 25px;}
	

	


 
	
#footer {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding: 25px 0 0 100px;
}
	
	#footer a {
	color: #666666;
	text-decoration: none;
}
	#footer a:visited {
	color: #666666;
	text-decoration: none;
}
	#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

.lb img { margin: 0 20px 0 0px; }