.test {
}
.gbcTopNavContainer {
	height: 82px;
	width: 972px;
}
#logobutton {
	background-color: #073766;
	float: left;
	height: 82px;
	width: 160px;
}
#logobutton a h1  {
	background-image: url(../images/GBC_logo_bluebg-lgr.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 82px;
	width: 64px;
	margin-left: 8px;

}
.gbcTopNavRightSideContainer {
	float: left;
	height: 82px;
	width: 812px;
}

#navSearch {
	background-color: #073766;
	height: 64px;
	width: 812px;
	float: right;
}

#navSecondary {
	background-color: #073766;
	height: 18px;
	width: 812px;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	border: 0px none #999;
}
#navSecondaryButtons {
	text-align: center;
	float: right;
	background-image: url(../images/navSecondary/navSecondaryBGRepeater.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#navSecondaryButtons a {
	float:left;
	list-style-type: none;
	margin-left:0px;
	margin-right:0px;
	width: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	color: #FFF;
}

#searchAreaForm {
	float: right;
	width: auto;
	text-align: right;
	vertical-align: middle;
	height: 30px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.clear
{
    clear: both;
}
