/*  <----------------------------------------  WRAP HOLDER STYLES --------------------------------------------- >  */#header_holder	{	position: absolute;	z-index: 2;	top: 120px;	left: 212px;	width: 678px;	height: 59px;	background-image:url(../images/header_auditors.jpg);	}	#bar_header_holder	{	position: absolute;	z-index: 2;	top: 120px;	left: 212px;	width: 451px;	height: 83px;	background-image:url(../images/fr/header_bar.jpg);	}	/*  <----------------------------------------  BG STYLES --------------------------------------------- >  */.header	{	width: 900px;	height: 120px;	padding: 0px;	border: 0px;	background-image:url(../images/header.jpg)	}	/*  <------  dropdowns ------- >  */.menu_message_dropdown {	display:block;	width: 175px;	height: 128px;	background-image:url(../images/btn_menu_message_drop.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}		.menu_dns_dropdown {	display:block;	width: 175px;	height: 162px;	background-image:url(../images/btn_menu_operating_drop.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}	.menu_dotca_dropdown {	display:block;	width: 175px;	height: 131px;	background-image:url(../images/btn_menu_dotca_drop.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}			.menu_mandate_dropdown {	display:block;	width: 175px;	height: 129px;	background-image:url(../images/btn_menu_mandate_drop.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}			.menu_financial_dropdown {	display:block;	width: 175px;	height: 200px;	background-image:url(../images/btn_menu_financial_drop.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}	/*  <------  interior side navigation ------- >  */.menu_60sec a {	display:block;	width: 175px;	height: 65px;	background-image:url(../images/btn_menu_60.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}.menu_60sec a:hover { 	background-image:url(../images/btn_menu_60.jpg);	background-position: -175px 0px;	border: 0px;	}.menu_message a {	display:block;	width: 175px;	height: 65px;	background-image:url(../images/btn_menu_message.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}.menu_message a:hover { 	background-image:url(../images/btn_menu_message.jpg);	background-position: -175px 0px;	border: 0px;	}.menu_dns a {	display:block;	width: 175px;	height: 65px;	background-image:url(../images/btn_menu_operating.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}.menu_dns a:hover { 	background-image:url(../images/btn_menu_operating.jpg);	background-position: -175px 0px;	border: 0px;	}.menu_dotca a {	display:block;	width: 175px;	height: 65px;	background-image:url(../images/btn_menu_dotca.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}.menu_dotca a:hover { 	background-image:url(../images/btn_menu_dotca.jpg);	background-position: -175px 0px;	border: 0px;	}.menu_mandate a {	display:block;	width: 175px;	height: 65px;	background-image:url(../images/btn_menu_mandate.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}.menu_mandate a:hover { 	background-image:url(../images/btn_menu_mandate.jpg);	background-position: -175px 0px;	border: 0px;	}.menu_financial a {	display:block;	width: 175px;	height: 65px;	background-image:url(../images/btn_menu_financial.jpg);	background-position: 0px 0px;	text-decoration: none;	margin-bottom: 0px;	border: 0px;	}.menu_financial a:hover { 	background-image:url(../images/btn_menu_financial.jpg);	background-position: -175px 0px;	border: 0px;	}
