@charset "UTF-8";
* {
	margin: 0px;
}
#container {
	float: left;
	width: 100%;
	height: 800px;
}
header {
	float: left;
	height: 145px;
	width: 100%;
	background-image: url(banner-nav-art/header-bg.gif);
	background-repeat: repeat-x;
}
nav {
	float: left;
	height: 22px;
	width: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
