@charset "utf-8";
ul#nav {
	overflow: hidden;
	position: relative;
	height: 45px;
	width: 873px;
	top: 0px;
	left: -40px;
	list-style-type: none;
}
ul#nav li a {
	text-decoration: none;
	background-image: url(images/DPImenu.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	background-color: transparent;
	display: block;
}
ul#nav li {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

li#main a {
	height: 45px;
	width: 243px;
}
li#main a:link, li#main a:visited {
	background-position: 0px 0px;
}
li#main a:hover, li#main a:focus {
	background-position: 0px -45px;
}
li#profile a {
	height: 45px;
	width: 99px;
}
li#profile a:link, li#profile a:visited {
	background-position: -243px 0px;
}
li#profile a:hover, li#profile a:focus {
	background-position: -243px -45px;
}
li#markets a {
	height: 45px;
	width: 99px;
}
li#markets a:link, li#markets a:visited {
	background-position: -342px 0px;
}
li#markets a:hover, li#markets a:focus {
	background-position: -342px -45px;
}
li#projects a {
	height: 45px;
	width: 99px;
}
li#projects a:link, li#projects a:visited {
	background-position: -441px 0px;
}
li#projects a:hover, li#projects a:focus {
	background-position: -441px -45px;
}
li#clientele a {
	height: 45px;
	width: 99px;
}
li#clientele a:link, li#clientele a:visited {
	background-position: -540px 0px;
}
li#clientele a:hover, li#clientele a:focus {
	background-position: -540px -45px;
}
li#brochure a {
	height: 45px;
	width: 99px;
}
li#brochure a:link, li#brochure a:visited {
	background-position: -639px 0px;
}
li#brochure a:hover, li#brochure a:focus {
	background-position: -639px -45px;
}
li#email a {
	height: 45px;
	width: 135px;
}
li#email a:link, li#email a:visited {
	background-position: -738px 0px;
}
li#email a:hover, li#email a:focus {
	background-position: -738px -45px;
}
body#profilePage ul#nav li#profile a {
	background-position: -243px -45px;
}
body#marketsPage ul#nav li#markets a {
	background-position: -342px -45px;
}
body#planningPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#militaryPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#residentialPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#hospitalityPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#commercialPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#educationPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#industrialPage ul#nav li#projects a {
	background-position: -441px -45px;
}
body#clientelePage ul#nav li#clientele a {
	background-position: -540px -45px;
}
