<style type="text/css">
<!--
html {
	overflow-y: scroll;
	height:100.01%;
}
A:link {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
A:visited {
	text-decoration: none;
	color: #881E28;
	font-weight: normal;
}
A:hover {
	color: #881E28;
}
body {
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	overflow: auto;
	background:#90cef7 url(images/siteBG.jpg) repeat-x center top;
	text-align:center; /* horizontal centering for IE Win quirks */
	color: #ffffff;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
p {
	padding-bottom: 5px;
}

.push {clear:both;}

#linkArea {
	width:802px;
	height: 44px;
	padding-top: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	color: #cccccc;
	font-family: Arial, Verdana;
	font-size:10px;
	text-align: left;
	background: url('images/footerBG.png') no-repeat;
}

.redirect {
	padding-top: 16px;
	padding-bottom: 24px;
	width: 660px;
	color: #cccccc;
	background: #000000;
	border: 1px #333333 solid;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
}

.signupTwoColumn {
	float: left;
	width: 802px;
	background: url('images/signup_middle.png') no-repeat 0px 17px;
}

.signup {
	float: left;
	width: 442px;
	margin-right: 14px;
	margin-top: 11px;
}
.signupTop {
	float: left;
	width: 442px;
	height: 6px;
	background: url('images/signup_top.png') no-repeat;
}
.signupMiddle {
	float: left;
	width: 406px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: left;
	line-height: 14px;
}
.signupSeparator {
	float: left;
	width: 442px;
	height: 1px;
	background: url('images/signup_separator.png') no-repeat;
}
.signupBottom {
	float: left;
	width: 802px;
	height: 6px;
	background: url('images/signup_bottom.png') no-repeat;
}

.signupFormLabel {
	float: left;
	width: 102px;
	margin-top: 11px;
	margin-bottom: 7px;
	margin-right: 4px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
.signupFormLabel {
	float: left;
	width: 102px;
	margin-top: 11px;
	margin-bottom: 7px;
	margin-right: 4px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
.signupFormField {
	float: left;
	width: 294px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.signupFormBox {
	border: 1px #9cb9d7 solid;
	background: #ffffff;
	width: 141px;
	height: 16px;
	padding-top: 4px;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.signupFormBoxDropDown {
	border: 1px #9cb9d7 solid;
	background: #ffffff;
	width: 143px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.signupFormBoxLong {
	border: 1px #9cb9d7 solid;
	background: #ffffff;
	width: 195px;
	height: 16px;
	padding-top: 4px;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.signupFormBoxSmall{
	border: 1px #9cb9d7 solid;
	background: #ffffff;
	width: 120px;
	height: 14px;
	padding-top: 2px;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.signupDescription {
	border: 1px #9cb9d7 solid;
	background: #ffffff;
	width: 286px;
	height: 65px;
	padding-top: 4px;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.steps {
	float: left;
	width: 345px;
	margin-top: 7px;
	padding-left: 1px;
	background:url('images/vertDivide.png') no-repeat;
}
.step0 {
	padding-left: 34px;
	padding-right: 14px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 21px;
	line-height: 16px;
	text-align: left;
}
.stepLast {
	padding-left: 34px;
	padding-right: 14px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 16px;
	text-align: left;
}
.step1 {
	background: url('images/step1.png') no-repeat;
	padding-left: 34px;
	padding-right: 14px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 21px;
	line-height: 16px;
	text-align: left;
}
.step2 {
	background: url('images/step2.png') no-repeat;
	padding-left: 34px;
	padding-right: 14px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 21px;
	line-height: 16px;
	text-align: left;
}
.step3 {
	background: url('images/step3.png') no-repeat;
	padding-left: 34px;
	padding-right: 14px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 16px;
	text-align: left;
}

.moreBottom {
	float: left;
	width: 802px;
	height: 6px;
	background: url('images/more_bottom.png') no-repeat;
}
.moreMiddle {
	float: left;
	width: 724px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 23px;
	padding-right: 55px;
	background: url('images/signup_middle.png');
	text-align: left;
	line-height: 16px;
}

.footer {
	float: left;
	width: 802px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}

#smallNews {
	width: 441px;
	height: 152px;
	background: url('images/smallNewsBG.png') no-repeat;
}
#smallNewsInner {
	float: left;
	width: 427px;
	height: 138px;
	margin-top: 7px;
	margin-left: 7px;
	background: #004f91;
	overflow-y: hidden;
	overflow-x: hidden;
}

#newsMiddle {
	float: left;
	width: 261px;
	min-height: 200px;
	text-align: left;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	background: #524d41 url('/f84_v5_new/images/newsNews_middle.png') repeat-x;
}
#newsTop {
	float: left;
	width: 261px;
	height: 29px;
	background: url('/f84_v5_new/images/newsNews_top.png') no-repeat;
}
#servicesTop {
	float: left;
	width: 261px;
	height: 29px;
	background: url('/f84_v5_new/images/servicesTop_top.png') no-repeat;
}
#devNewsTop {
	float: left;
	width: 261px;
	height: 29px;
	background: url('/f84_v5_new/images/devNews_top.png') no-repeat;
}
#newsBottom {
	float: left;
	width: 261px;
	height: 21px;
	background: url('/f84_v5_new/images/newsNews_bottom.png') no-repeat;
}

.otherPageTitle {
	float: left;
	width: 104px;
	height: 22px;
	font-family: verdana, arial;
	font-size:11px;
	background: url('images/title_bg.png');
	text-align:left; /* horizontal centering for IE Win quirks */
	font-weight: bold;
	color: #ffffff;
}

.orangeTitle {
	font-family: arial, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffc704;
	text-align: left;
	margin-left: 20px;
	margin-top: 2px;
}

.newsYears {
	float:left;
	width: 234px;
	margin-left: 14px;
	padding-top: 9px;
	height: 31px;
	padding-bottom: 3px;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
.newsYears A:link		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.newsYears A:visited		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.newsYears A:hover		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.newsYears A:active		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}

.newsYearBG {
	float: left;
	display: block;
	width: 45px;
	height: 26px;
	padding-top: 5px;
	text-align: center;
	background: url(/f84_v5_new/images/newsYearBG.png) 1px 0px no-repeat;
}
.newsYearBG:hover {
	background: url(/f84_v5_new/images/newsYearBG2.png) 1px 0px no-repeat;
}
.newsYearCurrentBG {
	float: left;
	display: block;
	width: 45px;
	height: 26px;
	padding-top: 5px;
	text-align: center;
	background: url(/f84_v5_new/images/newsYearBG2.png) 1px 0px no-repeat;
}

.leftBlockLinkCurrent {
	width: 228px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 12px;
	background: url(/f84_v5_new/images/newsDots.png) repeat-x;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffc704;
	text-align: left;
	text-decoration: none;
	float:left;
	line-height: 13px;
}
.leftBlockLinkCurrent A:link		{ text-decoration: none; color: #ffc704; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.leftBlockLinkCurrent A:visited		{ text-decoration: none; color: #ffc704; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.leftBlockLinkCurrent A:hover		{ text-decoration: underline; color: #ffc704; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.leftBlockLinkCurrent A:active		{ text-decoration: none; color: #ffc704; font-family: verdana, arial; font-weight: bold; font-size: 10px;}

.newsWhite {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #d3cdbe;
	text-align: left;
	text-decoration: none;
}
.newsWhite A:link		{ text-decoration: none; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}
.newsWhite A:visited		{ text-decoration: none; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}
.newsWhite A:hover		{ text-decoration: underline; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}
.newsWhite A:active		{ text-decoration: none; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}

.newsWhiteServices {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #d3cdbe;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	background: url(/f84_v5_new/images/comingArrow.png) 0px 0px no-repeat;
}
.newsWhiteServices A:link		{ text-decoration: none; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}
.newsWhiteServices A:visited		{ text-decoration: none; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}
.newsWhiteServices A:hover		{ text-decoration: underline; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}
.newsWhiteServices A:active		{ text-decoration: none; color: #bedffa; font-family: verdana, arial; font-weight: normal; font-size: 10px;}

.leftBlockLink {
	width: 228px;
	margin-left: 19px;
	padding-top: 12px;
	padding-bottom: 13px;
	background: url(/f84_v5_new/images/newsDots.png) repeat-x;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	float:left;
	line-height: 13px;
}
.leftBlockLink A:link		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.leftBlockLink A:visited		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.leftBlockLink A:hover		{ text-decoration: underline; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}
.leftBlockLink A:active		{ text-decoration: none; color: #ffffff; font-family: verdana, arial; font-weight: bold; font-size: 10px;}

.leftBlockLine {
	width: 205px;
	margin-left: 46px;
	margin-right: 59px;
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 7px;
	background: url(/f84_v5_new/images/leftLinkLine.png) no-repeat;
	font-family: times new roman;
	font-size: 12px;
	font-weight: bold;
	color: #552917;
	text-align: left;
	float:left;
}
.leftBlockText {
	width: 205px;
	margin-left: 46px;
	margin-right: 59px;
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 7px;
	background: url(/f84_v5_new/images/leftLinkLine.png) no-repeat;
	font-family: times new roman;
	font-size: 14px;
	font-weight: normal;
	color: #391f06;
	text-align: left;
	float:left;
}

#myblack {
 background: url(assets/black50.png);
 position: fixed;
 top: -507px;
 left: 0px;
 width: 100%;
 height: 508px;
 z-index: 10;
 margin: 0 auto;
 text-align: left;
}
#myfixed {
  text-align: left;
  font-family: verdana;
  font-size: 9pt;
  color: #333333;
}

#myblack {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#myblack {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#topNav {
	display:inline; /* IE bug work-around */
	position: absolute;
	left: 50%;
	margin-left: -453px;
	width: 906px;
	height: 135px;
	top: 0px;
	border: 0px;
	z-index: 3;
}


#frame {
	width:802px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	overflow: hidden;
}
#breadCrumb {
	width:900px;
	padding-top:102px;
	padding-bottom: 2px;
	float:left;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size:9px;
	text-align: left;
}
#breadCrumb A:link		{ text-decoration: none; color: #99ccff; font-family: arial; font-size: 10px; }
#breadCrumb A:visited	{ text-decoration: none; color: #99ccff; font-family: arial; font-size: 10px; }
#breadCrumb A:hover		{ text-decoration: none; color: #ffffff; font-family: arial; font-size: 10px; }
#breadCrumb A:active		{ text-decoration: none; color: #ffffff; font-family: arial; font-size: 10px; }
.topLeft {
	width: 441px;
	float: left;
	margin-right: 8px;
}
.topRight {
	width: 441px;
	float: right;
	margin-left: 8px;
}

.headerPageText {
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(images/rightColumnBG.png) repeat-y;
}
.headerCareers {
	float: left;
	min-height: 71px;
	background: url(images/headerCareers.png) 0px -10px no-repeat;
	padding-left: 174px;
	color: #ffffff;
}
.headerHistory {
	float: left;
	min-height: 71px;
	background: url(images/headerHistory.png) 0px -10px no-repeat;
	padding-left: 174px;
	color: #ffffff;
}
.headerContact {
	float: left;
	min-height: 71px;
	background: url(images/headerContact.png) 0px -10px no-repeat;
	padding-left: 194px;
	color: #ffffff;
}
.headerNews {
	float: left;
	min-height: 71px;
	background: url(images/headerNews.png) 0px -10px no-repeat;
	padding-left: 174px;
	color: #ffffff;
}
.headerJournal {
	float: left;
	min-height: 71px;
	background: url(images/headerJournal.png) 0px -10px no-repeat;
	padding-left: 194px;
	color: #ffffff;
}
.headerClients {
	float: left;
	min-height: 71px;
	background: url(images/headerClients.png) 0px -10px no-repeat;
	padding-left: 174px;
	color: #ffffff;
}
.headerServices {
	float: left;
	min-height: 71px;
	background: url(images/headerServices.png) 0px -10px no-repeat;
	padding-left: 174px;
	color: #ffffff;
}

.serviceTitle {
	color: #c9c2a9;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}

.clientsColumn {
	float: left;
	width: 293px;
}

.clientName {
	float: left;
	width: 293px;
	min-height: 26px;
	text-align: left;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
}
.clientName img{
	float: left;
	width: 101px;
	border: 0x;
	margin-left: 10px;
}
.clientNameText {
	float: left;
	max-width: 180px;
	margin-bottom: 11px;
}

.leftColumn {
	float: left;
	width: 231px;
	text-align: left;
	vertical-align: top;
	margin-top: 3px;
}
.rightColumn {
	float: left;
	width: 668px;
	min-height: 278px;
	padding-left: 1px;
	background: url(images/rightColumnBG.png) repeat-y;
	text-align: left;
	margin-bottom: 21px;
	margin-top: 3px;
}
.leftColumn2 {
	float: left;
	width: 315px;
	text-align: left;
	vertical-align: top;
	margin-top: 3px;
}
.leftColumn3 {
	float: left;
	width: 261px;
	text-align: left;
	vertical-align: top;
	margin-top: 3px;
}
.rightColumn2 {
	float: left;
	width: 584px;
	min-height: 278px;
	padding-left: 1px;
	background: url(images/rightColumnBG.png) repeat-y;
	text-align: left;
	margin-bottom: 21px;
	margin-top: 3px;
}
.rightColumn3 {
	float: left;
	width: 600px;
	min-height: 278px;
	padding-left: 1px;
	background: url(images/rightColumnBG.png) repeat-y;
	text-align: left;
	margin-bottom: 21px;
	margin-top: 3px;
}
.rightColumnHeader {
	float: left;
	color: #a1dbff;
}
.rightColumnHeaderShort {
	float: left;
	width: 427px;
	color: #a1dbff;
}
.rightColumnText {
	float: left;
	width: 614px;
	padding-left: 36px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-bottom: 15px;
}
.rightColumnText2 {
	float: left;
	width: 530px;
	padding-left: 36px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-bottom: 15px;
}
.rightColumnText3 {
	float: left;
	width: 600px;
	padding-left: 36px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	padding-bottom: 15px;
}
.rightColumnText A:link		{ text-decoration: underline; color: #ffffff; font-family: arial; font-size: 11px; font-weight: bold; }
.rightColumnText A:visited	{ text-decoration: underline; color: #ffffff; font-family: arial; font-size: 11px; font-weight: bold; }
.rightColumnText A:hover		{ text-decoration: none; color: #ffffff; font-family: arial; font-size: 11px; font-weight: bold; }
.rightColumnText A:active	{ text-decoration: underline; color: #ffffff; font-family: arial; font-size: 11px; font-weight: bold; }
.bold {
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 4px;
}
.applyBtn {
	margin-top: 12px;
	margin-left: -4px;
	margin-bottom: 9px;
	border: 0px;
}
.clientLoginBox {
	width: 372px;
	height: 74px;
	background: url(images/clientLoginBox.png) no-repeat;
}
.clientLoginInput {
	width: 190px;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.floatingIcon {
	display:inline; /* IE bug work-around */
	position: absolute;
	right: 50%;
	margin-right: -453px;
	width: 162px;
	top: 150px;
	border: 0px;
	z-index: 1;
	text-align: right;
}
#smallFeed {
	padding-bottom: 21px;
}

#comingSoon {
	width: 433px;
	height: 297px;
	float: left;
	background:#1a1a1b url(images/comingSoonBG.jpg);
}
.comingBorder {
	margin-left:0px;
	width: 4px;
	height: 297px;
	float: left;
	background:#1a1a1b url(images/comingSoonBorder.jpg);
}
.comingBorder2 {
	margin-left:0px;
	width: 4px;
	height: 297px;
	float: left;
	background:#1a1a1b url(images/comingSoonBorder.jpg);
}
.comingHR {
	width: 420px;
	height: 1px;
	background: url(images/comingHR.png);
	padding: 0px;
	margin: 0px;
	float: left;
}
.comingTile {
	width: 433px;
	height: 93px;
}
.comingThumb {
	width: 136px;
	float: left;
	padding-top: 8px;
	padding-left: 6px;
}
.comingText {
	width: 253px;
	color: #ffffff;
	line-height: 13pt;
	background:url(images/comingBG.png) 5px 9px no-repeat;
	float: left;
	padding-top: 40px;
	padding-left: 35px;
	text-align: left;
	cursor: hand;
}
.bottomEdge {
	width: 441px;
	height: 49px;
	float: left;
	background:url(images/bottomEdge.png) no-repeat;
}
.bottomEdgeText{
	width: 363px;
	text-align: left;
	line-height: 12pt;
	padding-left: 24px;
	padding-top: 8px;
	float: left;
}
.linkTab {
	width: 54px;
	padding-right: 0px;
	float: right;
}
.linkTab img{
	border: 0px;
}
.bigHR {
	width: 900px;
	height: 19px;
	background:url(images/bigHR.png) no-repeat;
	float: left;
}
.secondary {
	width: 441px;
	height: 152px;
	float: left;
	background:url(images/secondaryBG.jpg) no-repeat;
}
.secondaryImage {
	width: 204px;
	height: 152px;
	float: left;
}
.secondaryText{
	width: 184px;
	text-align: left;
	line-height: 12pt;
	background:url(images/secondaryArrow.gif) no-repeat 3px 23px;
	float: left;
	padding-top: 18px;
	padding-left: 18px;
	text-align: left;
}
.secondaryLinkTab {
	width: 56px;
	height: 49px;
	position: absolute;
	padding-top: 103px;
	padding-left: 386px;
	z-index: 1;
}
.secondaryLinkTab2 {
	width: 56px;
	height: 49px;
	position: absolute;
	padding-top: 103px;
	padding-left: 386px;
	z-index: 2;
}
.ie .secondaryLinkTab {
	margin-left: -423px;
}
.ie .secondaryLinkTab2 {
	margin-left: -441px;
}

.secondaryLinkTab img{
	border: 0px;
}
.secondaryLinkTab2 img{
	border: 0px;
}
.stats {
	width: 900px;
	min-height: 143px;
	float: left;
	background:url(images/statsBG.jpg) no-repeat;
	padding-top: 0px;
	text-align: left;
}
.statsImage {
	width: 540px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: left;
	float: left;
}
.statsText{
	width: 285px;
	text-align: left;
	line-height: 12pt;
	background:url(images/secondaryArrow.gif) no-repeat 12px 21px;
	float: left;
	padding-top: 15px;
	padding-left: 26px;
}

#f84Text {
	height: 28px;
	float:left;
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 6px;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size:10px;
	text-align: right;
}
#f84Logo {
	width: 88px;
	height: 28px;
	float: left;
	background:url(images/f84Logo.jpg) no-repeat 0px 2px;
}
#floor84logo {
	float: left;
	width: 43px;
	height: 26px;
	padding-left: 16px;
	padding-top: 1px;
}
#links {
	height: 28px;
	padding-top: 5px;
	padding-left: 2px;
	float:left;
	text-align: left;
}
#links A:link		{ text-decoration: none; color: #c7c0ad; font-family: arial; font-size: 10px; }
#links A:visited	{ text-decoration: none; color: #c7c0ad; font-family: arial; font-size: 10px; }
#links A:hover		{ text-decoration: none; color: #ffffff; font-family: arial; font-size: 10px; }
#links A:active		{ text-decoration: none; color: #c7c0ad; font-family: arial; font-size: 10px; }
.spacer4 {
	height: 20px;
}

</style>