/**** CUSTOM HEADER ****/
/* UNITED STATES */
#header_top h1 a {
	background: url(../images/logos/it_head_logo.jpg) no-repeat left top;
	display:block;
	height:80px;
	outline:none;
	text-indent:-9999px;
	width:220px;
}

#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/scm_head_logo.png) no-repeat left top;
	display:block;
	height:49px;
	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 ****/
/* ADD STYLES - CHASE BARRETT - 03/11/10 */
#header {
	height:100px!important;
	}