/**** CUSTOM HEADER ****/
/* UNITED STATES */
#header_top h1 a {
	background: url(../images/logos/mfg_head_logo.png) no-repeat left top;
	display:block;
	height:70px;
	outline:none;
	text-indent:-9999px;
	width:280px;
}

#header_right h2 a {
	background: url(../images/logos/sapinsider_head_logo.gif) no-repeat left top;
	display:block;
	height:28px;
	outline:none;
	text-indent:-9999px;
	width:100px;
}

/* EUROPE */
#header_top h1.eu a {
	background: url(../images/logos/mfg_head_logo.png) no-repeat left top;
	display:block;
	height:70px;
	outline:none;
	text-indent:-9999px;
	width:280px;
}

#header_right h2.eu a {
	background: url(../images/logos/sapinsider_head_logo.gif) no-repeat left top;
	display:block;
	height:28px;
	outline:none;
	text-indent:-9999px;
	width:100px;
}

/**** CUSTOM BODY ****/
