#centre-stage a {
	text-decoration: none;
    color:#323232;
}

#map-panel { 
	position: absolute;
	top: 230px;
	left: 174px;
	width: 710px;
	height: 30px;
	z-index: 3;
}

#narhex {
	position: absolute;
	left: 174px;
	bottom: 210px;
	z-index: 4;
	border-left: 1px solid #507ea0;
	font-size: 10pt;
	line-height: 15pt;
}
#narhex a:hover{
	color: ffffff;
    background: #507ea0;
    text-decoration:none;
}

#products {
	position: absolute;
	left: 293px;
	top: 260px;
	z-index: 4;
	border-left: 1px solid #d06552;
	font-size: 10pt;
	line-height: 15pt;
}
#products a:hover{
	color: ffffff;
    background: #d06552;
    text-decoration:none;
}

#discounts {
	position: absolute;
	left: 414px;
	bottom: 210px;
	z-index: 4;
	border-left: 1px solid #bb458f;
	font-size: 10pt;
	line-height: 15pt;
}
#discounts a:hover{
	color: ffffff;
    background: #bb458f;
    text-decoration:none;
}

#information {
	position: absolute;
	left: 533px;
	top: 260px;
	z-index: 4;
	border-left: 1px solid #549a88;
	font-size: 10pt;
	line-height: 15pt;
}
#information a:hover{
	color: ffffff;
    background: #549a88;
    text-decoration:none;
}

#ordering {
	position: absolute;
	left: 652px;
	bottom: 230px;
	z-index: 4;
	border-left: 1px solid #bf8f5f;
	font-size: 10pt;
	line-height: 15pt;
}
#ordering a:hover{
	color: ffffff;
    background: #bf8f5f;
    text-decoration:none;
}

#ask {
	position: absolute;
	left: 771px;
	top: 260px;
	z-index: 4;
	border-left: 1px solid #07a5df;
	font-size: 10pt;
	line-height: 15pt;
}
#ask a:hover{
	color: ffffff;
    background: #07a5df;
    text-decoration:none;
}

#icons-description {
	position: absolute;
	left: 575px;
	top: 450px;
	z-index: 4;
	font-size: 8pt;
}

#icons-image {
	position: absolute;
	left: 535px;
	top: 455px;
	z-index: 4;
}

#shopping-description {
	position: absolute;
	left: 775px;
	top: 450px;
	z-index: 4;
	font-size: 8pt;
}

#shopping-image {
	position: absolute;
	left: 735px;
	top: 455px;
	z-index: 4;
}

p {
	margin-top:7px;
	margin-bottom:7px;
}
