@charset "utf-8";
#navBg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 1px;
}

