
@import url('reset.css');
@import url('typography.css');
@import url('layout.css');
@import url('widgets.css');

#header {
	background-color: #FFF;
}

#header_right {
	background: url('linzer_header_right.png') no-repeat 0 0;
}

#menu1_home {
	background: url('linzer_menu1_home.png') no-repeat 0 0;
}

#menu2 li.lower { top: 265px; }
*+html #menu2 li.lower { top: 262px; }
*+html #menu2 li.lower[|class*=lower] { top: 265px; }
* html #menu2 li.lower { top: 262px; }

#menu2_crosslink {
	bottom: 43px;
}

#menu2_crosslink2 {
	border-top: 3px solid #48535A;
	bottom: 0;
	width: 160px;
	height: 40px;
	position: absolute;
}

#menu2_crosslink2 a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0pt 12px;
	width: 160px;
}

#menu2_crosslink2 a.hover,
#menu2_crosslink2 a:hover {
	background-color: #F5A62A;
	text-decoration: none;
}

