@charset "utf-8";
/* CSS Document */

#headerdiv{
	background-image: url(images/Finding-Qdos.jpg);
	background-repeat: no-repeat;
	width: 400px;
	float: left;
	height: 100px;
}

#headerdiv h1{
	display: none;
}

#mapdiv{
	width: 470px;
	float: left;
}

#findustext{
	text-align: justify;
	width: 200px;
	float: left;
}
