/* Defaults */

	ul{list-style-type: none;}

ul#market {
position:relative;  
float:right;
left:10px;
top:0px;
margin: 0; padding: 0;
width: 100%;
height:28;
list-style: none;
font-size: 1em;
text-align:left;
z-index:105;
background: url(../images/bg_market.png) no-repeat;
}
ul#market li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#market li a {
	float: left; 
	text-indent: -9999px;
	height: 71px;
	margin: 0; padding: 0;
	font-size: .89em;
text-align:left;
color:#ffffff;
}

ul#market li:hover a, ul#market li a:hover {
background-position: left bottom; }

ul#market a.archdesign {
	background: url(../images/mrkt_archdesign.png) no-repeat;
	width: 180px; 
}
ul#market a.archdesign:hover {
	background: url(../images/mrkt_archdesignactive.png) no-repeat;
	width: 180px; 
}
#archdesign ul#market a.archdesign{
	background: url(../images/mrkt_archdesignactive.png) no-repeat;
	width: 180px;
} 
ul#market a.business {
	background: url(../images/mrkt_business.png) no-repeat;
	width: 98px; 
}
ul#market a.business:hover {
	background: url(../images/mrkt_businessactive.png) no-repeat;
	width: 98px; 
} 
#business ul#market a.business{
	background: url(../images/mrkt_businessactive.png) no-repeat;
	width: 98px;
} 
ul#market a.education {
	background: url(../images/mrkt_education.png) no-repeat;
	width: 105px; 
}
ul#market a.education:hover {
	background: url(../images/mrkt_educationactive.png) no-repeat;
	width: 105px; 
} 
#education ul#market a.education{
	background: url(../images/mrkt_educationactive.png) no-repeat;
	width: 105px;
} 
ul#market a.government {
	background: url(../images/mrkt_gov.png) no-repeat;
	width: 122px; 
}
ul#market a.government:hover {
	background: url(../images/mrkt_govactive.png) no-repeat;
	width: 122px; 
} 
#government ul#market a.government{
	background: url(../images/mrkt_govactive.png) no-repeat;
	width: 122px;
}
ul#market a.healthcare {
	background: url(../images/mrkt_health.png) no-repeat;
	width: 113px; 
}
ul#market a.healthcare:hover {
	background: url(../images/mrkt_healthactive.png) no-repeat;
	width: 113px; 
}
#healthcare ul#market a.healthcare {
	background: url(../images/mrkt_healthactive.png) no-repeat;
	width: 113px; 
}
ul#market a.hospitality {
	background: url(../images/mrkt_hospitality.png) no-repeat;
	width: 125px; 
}
ul#market a.hospitality:hover {
	background: url(../images/mrkt_hospitalityactive.png) no-repeat;
	width: 125px; 
}
#hospitality ul#market a.hospitality {
	background: url(../images/mrkt_hospitalityactive.png) no-repeat;
	width: 125px; 
}

