body {
	background-color: #fff;
	background: url(../images/background/fade.gif) repeat-x;
}

#globalContainer {
	padding-top: 0px;
}

/* Header */

#globalHeader {
	background: url(../images/header/alt_header.png) no-repeat;
	height: 81px;
}

#headerLogo a {
	width: 195px;
	height: 77px;
}

#headerShadow {
	display: none;
}


/* Top Search */

#headerSearch {
	bottom: 42px;
	right: 15px;
}


#headerSearch .searchText {
	color: #212527;
}
