#se_header {
	margin:50px 0px 0px 0px;
	width:100%;
}
#se_header img {
	left:50%;
	border:none;
	margin:-85px 0px 0px -150px;
	position:absolute;
}
#se_header div.se_top {
	background:#ad3f61;
}
#se_header div.se_top div {
	height:25px;
	width:8px;
	background:#d28145;
	border-right:#ffffff 1px solid;
}
#se_header div.se_bottom {
	padding:10px 10px 9px 10px;
	background:#fcd600;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
}
#se_header div.se_bottom div {
	height:112px;
	background:url(../images/ebs_header-bg.gif) center repeat-x;
}