@import url(2008_pages.css);

/* ---- nav style 3 (sub nav 1 - vertical text) ---- */
.navi3 {
	/* common font face, size, formatting */
	padding: 0 20px 0 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* --------- layout style settings (for .asp template only) --------- */
#upperdeco {
	position: absolute;
	z-index: 99;
	padding: 12px 26px 12px 28px;
	margin: 104px 0 0 196px;
	width: 550px;
	background: #dbd8bd;
}

#columnbg {
	background: url(../graphics/system/2008_expertisenavbg.gif) repeat-x top left;
}

#column1 {
	padding: 116px 0 0 0;
	width: 196px;
	min-height: 469px;
	height: auto !important;
	height: 469px;
}

#column2 {
	padding: 222px 20px 0 28px;
	width: auto;
}

#column3 {
	padding: 222px 20px 0 20px;
	width: 148px;
}

#columnstroke {
	border-left: 2px solid #fc8d83;
}

#bordercover1 {
	position: absolute;
	z-index: 1;
	margin: 0 0 0 610px;
	width: 2px;
	font-size: 1px;
	line-height: 1px;
	height: 226px;
	background: #FFF;
}



