#globalBranding {
	height: 105px;
	width: 1024px;
	background-color: #B3AD97;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/global_images/stripe_bkg_art.gif);
	background-repeat: repeat;
	position: relative;
}

#brandinglogo {
	float: left;
	width: 168px;
	height: 105px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.brandinglogo_img {
	padding-top: 26px;
}
#globalnavwrapper {
	float: right;
	height: 105px;
	width: 826px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#holcomsearch {
	background-color: #A49E8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8EEDF;
	float: left;
	height: auto;
	width: 781px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	margin-right: 15px;
	padding-right: 4px;
	font-weight: bold;
}

#holcomsearch input {
	background-color: #E8EEDF;
	width: 288px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#holcomsearch #Submit {
	background-color: #AD2624;
	color: #E8EEDF;
	width: 50px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
#globalnavwrapper ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalnavwrapper ul li {
	display: inline;	
}
	#globalnavwrapper a:link, #globalnavwrapper a:visited, #globalnavwrapper a:hover, #globalnavwrapper a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A1718;
	text-decoration: none;
}
#globalnavwrapper ul li a {
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A1718;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1718;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 10px;
	font-weight: normal;
}
#globalnavwrapper .last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A1718;
	border-right-style: none;
	padding-right: 9px;
}
#headclear {
	clear: both;
	height: auto;
	width: 1024px;
	padding-top: 1px;
}
