#main {
	margin-right: 18%;
	margin-left: 15%;
	margin-top: 0em;
	padding: 0px;
}
#nav1 {
	left: 0px;
	width: 15%;
	position: absolute;
	margin-top: 1.6em;
	background-image: url(../images/icon/icon-link2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}

#nav2 {
	position: absolute;
	right: 0px;
	width: 18%;
	margin-top: 1.3em;
	z-index: 1020;
}

