#logo {
	float:left;
	padding: 0px;
	margin: 0px;
	}

#tagline {
	float: left;
	padding: 0px;
	margin: 0px;
	}	

.tabs {
	float:left;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 0px;
	}
	
#tab, 
#archivesTabLeft,
#archivesTabRight,
#TabLeft,
#ratesTabRight,
#ratesTabLeft,
#calculatorsTabRight,
#calculatorsTabLeft,
#creditTabRight,
#insuranceTabLeft,
#insuranceTabRight {
	padding: 0px;
	margin: 0px;
	border:0px;
	cursor: pointer;
	white-space:nowrap;
	font-size:0px;
	}

#subItems {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	clear:both;
	background-color: #7EBE3D;
	margin: 0px;
	padding:0px;
	font-size: 12px;
	height: 12px;
	color: #fff;
	width: 700px;
	padding-left: 0px;
	font-weight:bold;
	}

#subItems A {
	font-family: inherit;
	font-size: inherit;
	padding: 0px;
	margin-left: 20px;
	color: #fff;
	font-weight: bold;
	height: 12px;
	}

#subItems b {
	font-family: inherit;
	font-size: inherit;
	padding: 0px;
	margin-left: 20px;
	color: #fff;
	height: 12px;
	}

#seeAll {
	float:right;
	padding: 0px;
	margin: 0px;
	}	
	
#navigationBar {
	font-family: times new roman, serif;
	margin-top: 8px;
	width: 750px;

	}	
	
#navigationBar img {
	border: 0px;
	}	
	
#archivesSubItems, 
#calculatorsSubItems, 
#ratesSubItems, 
#billpaySubItems, 
#billpay_channelSubItems, 
#creditSubItems, 
#insuranceSubItems {
	visibility: hidden;
	display:none;
	width: 700px;
	height: 22px;
	padding-top: 4px;
	}
	
.clearall {
	clear:right;
	}