#nav {
	background-image:  url("../images/nav4.jpg");
	background-repeat: no-repeat;
	width: 185px;
	float: left;
	padding-top: 100px;
	height: 400px;
}
#top {
	background-image:  url("../images/top4.jpg");
	background-repeat: no-repeat;
	height: 226px;
	width: 592px;
	float: right;
}