.menupic2 {
	background-image: url(/images/nav_12.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 450px;
	float: left;
}
.services {
	height: 35px;
	width: 135px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-image: url(/images/services.gif);
	background-repeat: no-repeat;
	float: left;
}
.services:hover {
	background-position: left bottom;
}
.thebiz {
	height: 35px;
	width: 119px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-image: url(/images/thebiz.gif);
	background-repeat: no-repeat;
	float: left;
}
.thebiz:hover {
	background-position: left bottom;
}
.portfolio {
	height: 35px;
	width: 122px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-image: url(/images/portfolio.gif);
	background-repeat: no-repeat;
	float: left;
}
.portfolio:hover {
	background-position: left bottom;
}
.contact {
	height: 35px;
	width: 106px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-image: url(/images/contact.gif);
	background-repeat: no-repeat;
	float: left;
}
.contact:hover {
	background-position: left bottom;
}
.menupic1 {
	background-image: url(/images/nav_07.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 35px;
	float:left;
}
#menuwrapper {
	width: 955px;
	height: 35px;
}
