.main {
	height: auto;
	width: 760px;
	margin-left: auto;
	margin-top: 50px;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.top {
	float: left;
	height: 70px;
	width: 760px;
}
.navigation {
	float: left;
	height: auto;
	width: 220px;
}
.content {
	float: left;
	height: auto;
	width: 540px;
}

