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

#header {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#header #logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 217px;
	width: 211px;
	float: left;
}
#header #headerImage {
	background-repeat: no-repeat;
	width: 554px;
	height: 200px;
	margin-left: 217px;
}
