#whats {
	height: 24px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/whatsSpin.gif) top left no-repeat;
	display: block;	
}
 
#whats:hover{
	background-position: top right;
}

#whats_sel{
	height: 24px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/whatsSpin.gif) bottom left no-repeat;
	display: block;	
}

#meet{
	height: 22px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/meet.gif) top left no-repeat;
	display: block;	
}
 
#meet:hover{
	background-position: top right;
}

#meet_sel{
	height: 22px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/meet.gif) bottom left no-repeat;
	display: block;	
} 

#buy{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/buy.gif) top left no-repeat;
	display: block;	
}

#buy:hover{
	background-position: top right;
}

#buy_sel{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/buy.gif) bottom left no-repeat;
	display: block;	
}

#cities{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/cities.gif) top left no-repeat;
	display: block;	
}
 
#cities:hover{
	background-position: top right;
}

#cities_sel{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/cities.gif) bottom left no-repeat;
	display: block;	
}

#gallery{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/gallery.gif) top left no-repeat;
	display: block;	
}
 
#gallery:hover{
	background-position: top right;
}

#gallery_sel{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/gallery.gif) bottom left no-repeat;
	display: block;	
}

#contact{
	height: 27px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/contact.gif) top left no-repeat;
	display: block;	
}
 
#contact:hover{
	background-position: top right;
}

#contact_sel{
	height: 23px;
	width: 139px;	
	overflow: hidden;
	background: url(/common/images/nav/contact.gif) bottom left no-repeat;
	display: block;	
}

#media{
	height:23px;
	width: 139px;
	overflow:hidden;
	background: url(/common/images/nav/mediaCoverage.gif) top left no-repeat;
	display: block;
}

#media:hover{
	background-position: top right;
}

#media_sel	{
	height:23px;
	width: 139px;
	overflow:hidden;
	background: url(/common/images/nav/mediaCoverage.gif) bottom left no-repeat;
	display: block;
}

.purchaseSteps {
	/*border-top: 1px solid #B5A76D; 
	border-bottom: 1px solid #B5A76D; */
	padding: 5px;	
	font-size: 9px;
	color:#000;
} 
.purchaseSteps a{
color:#000;
}
.stepComplete {
	background-color: #B5A76D; 
	color:#fff;
}

#main-content .purchaseSteps span.stepComplete a{
color:#000000;

}
	