#nav {
	height: 100px;
	width: 963px;
	background-color:#ffffff;
}

.mcdlogo {
	float: left;
	height: 100px;
	width: 127px;
}

#links {
	/*background-image: url(../images/banner.png);*/
	float: left;
	height: 46px;
	margin: 0;
	padding: 0;
	width: 813px;	
}

#links span {
	display: none;
}

#links li, #links a {
	height: 46px;
	display: block;
}

#links li {
	float: left;
	list-style: none;
	display: inline;
}

#nav-fun {
	background-image: url(../images/fun.gif);
	height: 46px;
	width: 97px;
}

#nav-fitness {
	background-image: url(../images/fitness.gif);
	height: 46px;
	width: 128px;
}

#nav-sports {
	background-image: url(../images/sports.gif);
	height: 46px;
	width: 86px;
}

#nav-ronald {
	background-image: url(../images/ronald.gif);
	height: 46px;
	width: 102px;
}

#nav-work {
	background-image: url(../images/work.gif);
	height: 46px;
	width: 108px;
}

#nav-news {
	background-image: url(../images/news.gif);
	height: 46px;
	width: 100px;
}

#nav-shoppin {
	background-image: url(../images/shoppin.gif);
	height: 46px;
	width: 97px;
}

#nav-good {
	background-image: url(../images/good.gif);
	height: 46px;
	width: 95px;
}

#nav-fun a:hover {
	background: url(../images/fun.gif) 0px -46px no-repeat;
}

#nav-fitness a:hover {
	background: url(../images/fitness.gif) 0px -46px no-repeat;
}

#nav-sports a:hover {
	background: url(../images/sports.gif) 0px -46px no-repeat;
}

#nav-ronald a:hover {
	background: url(../images/ronald.gif) 0px -46px no-repeat;
}

#nav-work a:hover {
	background: url(../images/work.gif) 0px -46px no-repeat;
}

#nav-news a:hover {
	background: url(../images/news.gif) 0px -46px no-repeat;
}

#nav-shoppin a:hover {
	background: url(../images/shoppin.gif) 0px -46px no-repeat;
}

#nav-good a:hover {
	background: url(../images/good.gif) 0px -46px no-repeat;
}

.bottom {
	float: left;
	height: 46px;
	width: 813px;
}

.right {
	float: right;
	height: 100px;
	width: 23px;
	/*position: relative;
	top: -46px;*/
}
