@charset "utf-8";
.nav {
	list-style-type: none;
	position: absolute;
	left: 26px;
	top: 280px;
	height: 20px;
	width: 748px;
	z-index: 90;
	cursor: pointer;
}
#friends {
	list-style-type: none;
	background-image: url(may2008/nav/friends-00.jpg);
}
#clients {
	list-style-type: none;
	background-image: url(may2008/nav/clients-00.jpg);
}
#navgallery {
	list-style-type: none;
	background-image: url(may2008/nav/gallery-00.jpg);
}
#news {
	list-style-type: none;
	background-image: url(may2008/nav/news-00.jpg);
}
#exp {
	list-style-type: none;
	background-image: url(may2008/nav/exp-00.jpg);
}
#video {
	list-style-type: none;
	background-image: url(may2008/nav/video-00.jpg);
}
#links {
	list-style-type: none;
	background-image: url(may2008/nav/links-00.jpg);
}
#contact {
	list-style-type: none;
	background-image: url(may2008/nav/contact-00.jpg);
}
#clients {
	list-style-type: none;
	background-image: url(may2008/nav/clients-00.jpg);
}
img, div {
	behavior: url(iepngfix.htc)
}
img {border: 0;}
