#topbar {
	background-image: url(/sitestyle/templates/images/topbar-bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 12px;
	left: 11px;
	width: 995px !important;
	width /**/:1000px;
	height: 29px !important;
	height /**/:39px;
	padding-top: 10px;
	padding-left: 5px; }
#topbar a {
	color: #fff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	position: relative;
	height: 14px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 22px; }
#topbar a:hover {
	color: #f6c312;
	background-position: 0 -18px;
	text-decoration: none; }
#topbar a.marketing {
	background-image: url(/sitestyle/templates/images/top-bar-marketing.gif); }
#topbar a.banking {
	background-image: url(/sitestyle/templates/images/top-bar-banking.gif); }
#topbar a.legal {
	background-image: url(/sitestyle/templates/images/top-bar-legal.gif); }
#topbar a.financial {
	background-image: url(/sitestyle/templates/images/top-bar-financial.gif); }
#topbar div {
	color: white;
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	top: 11px;
	right: 10px; }
