.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 701px;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 701px;
	height: 85px;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 701px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 701px;
}
