@charset "utf-8";
/* CSS Document */

#header_logo {
	position: relative;
	height: 161px;
	width: 100%;
	top: -161px;
	z-index: 999;
	text-align: center;
}

#logo {
	width: 1030px;
	margin: 0 auto;
	height: 161px;
	background-image: url(../images/clasen_xl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 999;
}


