a.offices:hover  {
	background-color: #05347C;
}
a.industrial:hover  {
	background-color: #05347C;
}
a.residential:hover  {
	background-color: #05347C;
}
a.estate:hover  {
	background-color: #05347C;
}
a.future:hover  {
	background-color: #05347C;
}
a.contact:hover  {
	background-color: #05347C;
}
a.corporate:hover {
	background-color: #05347C;
}
a.history:hover {
	background-color: #05347C;
}
.offices a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.corporate a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.industrial a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.residential a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.estate a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.future a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.contact a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.history a{
	text-decoration: none;
	background-color: #A7A4B0;
}
.offices {
	display: block;
	height: 25px;
	width: 175px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	line-height: 24px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #E1E1EB;
	background-color: #A7A4B0;
}
.corporate {
	display: block;
	height: 25px;
	width: 175px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A4B0;
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	line-height: 24px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E1E1EB;
}
.industrial {
	display: block;
	height: 25px;
	width: 175px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A7A4B0;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
}
.residential {
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A7A4B0;
	display: block;
	height: 25px;
	width: 175px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
}
.estate {
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A4B0;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 25px;
	width: 175px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
}
.future {
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A4B0;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 25px;
	width: 175px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
}
.contact {
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A4B0;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 25px;
	width: 175px;
}
.history {
	display: block;
	height: 25px;
	width: 175px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7A4B0;
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	line-height: 24px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1EB;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E1E1EB;
}

