#menuBar {
	background-image: url(../images/links/index-menu_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 33px;
	width: 800px;
	position: relative;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-indent: 0px;
	padding-left: 0px;
}
#nav a {
	display: block;
	height: 33px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	height: 33px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.zero-li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}

#nav li.profile a {
	padding: 0px;
	float: left;
	width: 80px;
	position: absolute;
	top: 0px;
	text-align: left;
	height: 33px;
	background-image: url(../images/links/index-menu_02.gif);
	background-repeat: no-repeat;
	text-indent: 0px;
	left: 80px;
	margin: 0px;
}
#nav li.services a {
	width: 64px;
	position: absolute;
	top: 0px;
	float: left;
	text-align: left;
	height: 33px;
	background-image: url(../images/links/index-menu_03.gif);
	background-repeat: no-repeat;
	left: 160px;
	margin: 0px;
	padding: 0px;
}
#nav li.testimonials a {
	width: 87px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: left;
	position: absolute;
	top: 0px;
	background-image: url(../images/links/index-menu_04.gif);
	background-repeat: no-repeat;
	left: 224px;
}
#nav li.dtp a {
	width: 89px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: left;
	position: absolute;
	top: 0px;
	background-image: url(../images/links/index-menu_05.gif);
	background-repeat: no-repeat;
	left: 311px;
}
#nav li.web a {
	width: 88px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: left;
	position: absolute;
	top: 0px;
	background-image: url(../images/links/index-menu_06.gif);
	background-repeat: no-repeat;
	left: 400px;
}
#nav li.gallery a {
	width: 115px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: left;
	position: absolute;
	top: 0px;
	background-image: url(../images/links/index-menu_07.gif);
	background-repeat: no-repeat;
	left: 488px;
}
#nav li.contact a {
	width: 65px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
	position: absolute;
	top: 0px;
	background-image: url(../images/links/index-menu_08.gif);
	background-repeat: no-repeat;
	left: 603px;
	float: left;
}
#nav li.profile a:hover {
	margin: 0px;
	padding: 0px;
	width: 80px;
	background-image: url(../images/links/index-r_menu_02.gif);
	background-repeat: no-repeat;
}
#nav li.services a:hover {
	margin: 0px;
	padding: 0px;
	width: 64px;
	background-image: url(../images/links/index-r_menu_03.gif);
	background-repeat: no-repeat;
}
#nav li.testimonials a:hover {
	margin: 0px;
	padding: 0px;
	width: 87px;
	background-image: url(../images/links/index-r_menu_04.gif);
	background-repeat: no-repeat;
}
#nav li.dtp a:hover {
	margin: 0px;
	padding: 0px;
	width: 89px;
	background-image: url(../images/links/index-r_menu_05.gif);
	background-repeat: no-repeat;
}
#nav li.web a:hover {
	margin: 0px;
	padding: 0px;
	width: 88px;
	background-image: url(../images/links/index-r_menu_06.gif);
	background-repeat: no-repeat;
}
#nav li.gallery a:hover {
	margin: 0px;
	padding: 0px;
	width: 115px;
	background-image: url(../images/links/index-r_menu_07.gif);
	background-repeat: no-repeat;
}
#nav li.contact a:hover {
	margin: 0px;
	padding: 0px;
	width: 65px;
	background-image: url(../images/links/index-r_menu_08.gif);
	background-repeat: no-repeat;
}
#profile #profile a {background-image: url(../images/links/index-r_menu_02.gif)
}
#services #services a {background-image: url(../images/links/index-r_menu_03.gif)
}
#testimonials #testimonials a {background-image: url(../images/links/index-r_menu_04.gif)
}
#dtp #dtp a {background-image: url(../images/links/index-r_menu_05.gif)
}
#web #web a {background-image: url(../images/links/index-r_menu_06.gif)
}
#gallery #gallery a {background-image: url(../images/links/index-r_menu_07.gif)
}
#contact #contact a {background-image: url(../images/links/index-r_menu_08.gif)
}