body, html  {
	overflow-y: hidden;
	background-color: #ffffff;
}
#globalmenu {
	/*top: 125px;*/
}

#content {
	background: transparent;
	top: 20px;
}

.footer a{
	padding-right: 20px;
	font-size: 10px;
	color: #888;
	line-height: 10px;
}

#footer {
	height: 20px;
}