@charset "UTF-8";
/* CSS Document */

#header #banner #menu {
	font-size: 10px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 38px;
	line-height: 12px;
}
#container #header #banner #menu #blueline {
	background-color: #181895;
	height: 5px;
}
#container #header #banner #menu #redline {
	background-color: #CC3333;
	height: 5px;
}
#container #header #banner #menu #greenline {
	background-color: #18A098;
	height: 5px;
}
#container #header #banner #menu #yellowline {
	background-color: #cc9b35;
	height: 5px;
}
#container #header #banner #menu #greyline {
	background-color: #666666;
	height: 5px;
}
#container #header #banner #menu #blackline {
	background-color: #FF0000;
	height: 5px;
}
#header #banner #menu .homebutton2 {
	display: block;
	background-image: url(../assets/buttons/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #banner #menu .homebutton {
	display: block;
	background-image: url(../assets/buttons/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #banner #menu .homeLinks {
	width: 110px;
	margin-right: 2px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 0px;
	height: 38px;
	float: left;
}
#header #banner #menu .homeLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .homeLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}


/*Serviceed offices*/
/*Serviceed offices*/
/*Serviceed offices*/
#header #banner #menu .serviced-button {
	display: block;
	background-image: url(../assets/buttons/BUTTON-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
#header #banner #menu .servicedLinks {
	width: 110px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 2px;
	float: left;
	height: 38px;
}
#header #banner #menu .servicedLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .servicedLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/BUTTON-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}


/*Virtual offices*/
/*Virtual offices*/
/*Virtual offices*/
#header #banner #menu .virtualbutton {
	display: block;
	background-image: url(../assets/buttons/button-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #banner #menu .virtualbutton a {
	color: #FFFFFF;
	text-decoration:none;
}
#header #banner #menu .virtualLinks {
	width: 110px;
	margin-right: 2px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
	float: left;
	height: 38px;
}
#header #banner #menu .virtualLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .virtualLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/button-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}



/*meeting rooms*/
/*meeting rooms*/
/*meeting rooms*/
#header #banner #menu .meetingbutton {
	display: block;
	background-image: url(../assets/buttons/button-yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #banner #menu .meetingbutton a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #banner #menu .meetingLinks {
	width: 110px;
	margin-right: 2px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
	float: left;
	height: 38px;
}
#header #banner #menu .meetingLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .meetingLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/button-yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}



/*remote office*/
/*remote office*/
/*remote office*/
#header #banner #menu .remotebutton {
	display: block;
	background-image: url(../assets/buttons/button-grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
#header #banner #menu .remoteLinks {
	width: 110px;
	margin-right: 2px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
	float: left;
	height: 38px;
}
#header #banner #menu .remoteLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .remoteLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/button-grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}



/*other services*/
/*other services*/
/*other services*/
#header #banner #menu .otherbutton {
	display: block;
	background-image: url(../assets/buttons/button-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #banner #menu .otherLinks {
	width: 110px;
	margin-right: 2px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
	float: left;
	height: 38px;
}
#header #banner #menu .otherLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .otherLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/button-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}

/*contact us*/
/*contact us*/
/*contact us*/
#header #banner #menu .contactLinks {
	display: block;
	width: 110px;
	margin-right: 2px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
	float: left;
	height: 38px;	
}
#header #banner #menu .contactLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .contactLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}


/*about us*/
/*about us*/
/*about us*/
#header #banner #menu .aboutLinks {
	display: block;
	background-position: 0px 1px;
	width: 110px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 2px;
	float: left;
	height: 38px;	
}
#header #banner #menu .aboutLinks a {
	display: block;
	background-image: url(../assets/buttons/menu-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
}
#header #banner #menu .aboutLinks a:hover {
	display: block;
	background-image: url(../assets/buttons/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	border: 0px;
	height: 28px;
	width: 110px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}
