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

body {
	margin: 0px;
}

.navigation {
	width: 140px;
	font-size: 11px;
}

.footer {
	display: none;
}

.header {
	width: 770px;
}

.header span {
	position: relative;
	left: 2px;
	top: 0px;
	margin-bottom: 20px;
}

