#Toplinks {
	padding: 15px;
	float: left;
	width: 266px;
	color: #FFF;
	border: 0;
	font-size: 12px;
	height: 20px;
}
#Toplinks a { color: #FFF; text-decoration: none; }
#Toplinks a:hover { text-decoration: underline; }

#LogoLeft {
	display: block;
	float: left;
	border: 0;
	text-align: right;
}
#LogoRight {
	display: block;
	float: left;
	border: 0;
}
#Searchbox {
	float: right;
	width: 260px;
	border: 0;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
#Searchbox form { margin-bottom: 0; }

#MainNav {
	clear: both;
	background-color: #FFFFFF;
	height: 30px;
	text-align: left;
	padding-left: 20px;
}
#globalHeaderSpacer {
	height: 70px;
	width: auto;
}
#Bottom {
	height: 70px;
}
