@charset "utf-8";
/* CSS Document */



#header h1 { overflow: hidden; }
#header h1, #header h1 span {
	width: 780;
	height: 90px;
	background-image: url(../images/lucas_landscapes_logo.jpg);
	font-size: 100%;
}
#header h1 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -41px;
}
