#logo, #nav, #nav li{
	position: absolute;
}

#logo {
	top: 58px;
	left: 44px;
}

#logo, #logo a {
	display: block;
	width: 162px;
	height: 171px;
	background: url(images/logo.png) no-repeat top left transparent;
	text-indent: -5000px
}

#nav {
	top: 56px;
	left: 275px;
	width: 608px;
	height: 131px;
	background: url(images/bg-menu.png) no-repeat top left transparent;
} * html #nav {
	background-image: url(images/bg-menu-ie.png);
}

#nav li, #nav li a {
	display: block;
	overflow: hidden;
	text-indent: -5000px
}

li.mn-home {
	top: 46px;
	left: 0;
}

li.mn-home, li.mn-home a {
	display: block;
	width: 43px;
	height: 21px;
	background: url(images/mn-home.png) no-repeat top left transparent;
}

li.mn-about {
	top: 42px;
	left: 56px;
}

li.mn-about, li.mn-about a {
	width: 47px;
	height: 29px;
	background: url(images/mn-about.png)  no-repeat top left transparent;
}

li.mn-about-en {
	top: 49px;
	left: 109px;
}

li.mn-about-en, li.mn-about-en a {
	width: 54px;
	height: 22px;
	background: url(images/mn-about-en.png)  no-repeat top left transparent;
}

li.mn-curadoria {
	top: 47px;
	left: 176px;
}

li.mn-curadoria, li.mn-curadoria a {
	width: 71px;
	height: 15px;
	background: url(images/mn-curadoria.png) no-repeat top left transparent;
}

li.mn-blog {
	top: 35px;
	left: 260px;
}

li.mn-blog, li.mn-blog a {
	width: 28px;
	height: 29px;
	background: url(images/mn-blog.png) no-repeat top left transparent;
}

li.mn-photos {
	top: 49px;
	left: 307px;
}

li.mn-photos, li.mn-photos a {
	width: 35px;
	height: 12px;
	background: url(images/mn-photos.png) no-repeat top left transparent;
}

li.mn-videos {
	top: 58px;
	left: 361px;
}

li.mn-videos, li.mn-videos a {
	width: 44px;
	height: 12px;
	background: url(images/mn-videos.png)  no-repeat top left transparent;
}

li.mn-facebook {
	top: 53px;
	left: 425px;
}

li.mn-facebook, li.mn-facebook a {
	width: 63px;
	height: 12px;
	background: url(images/mn-facebook.png) no-repeat top left transparent;
}

li.mn-twitter {
	top: 46px;
	left: 506px;
}

li.mn-twitter, li.mn-twitter a {
	width: 46px;
	height: 12px;
	background: url(images/mn-twitter.png) no-repeat top left transparent;
}

li.mn-info {
	top: 35px;
	left: 572px;
}

li.mn-info, li.mn-info a {
	width: 25px;
	height: 22px;
	background: url(images/mn-info.png) no-repeat top left transparent;
}

a#bt-redbull:link, a#bt-redbull:hover, a#bt-redbull:active, a#bt-redbull:visited {
	position: absolute;
	top: 121px;
	left: 810px;
	display: block;
	width: 104px;
	height: 35px;
	background-image: url(images/bt-redbull.png);
	text-indent: -5000px;
}
