@import url(pages.css);

/* ---- nav style 5 (Flowing Graphics - Main Nav) ---- */
.navi6 {
	margin: 0;
	padding: 0 0 0 18px;
}

.navi6divider {
	display: block;
	float: left;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 26px;
}

.navi6 ul, .navi6 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi6 li {
	display: block;
	float: left;
}

/* --------- layout style settings (for .asp template only) --------- */
#main1a {
	width: 974px;
	background: #FFF url(../graphics/system/home_mainbg_mid.jpg) repeat-y left;
}

#main1b {
	background: url(../graphics/system/mainbg_top.gif) no-repeat top left;
}

#main1c {
	padding: 5px;
	background: url(../graphics/system/home_mainbg_btm.jpg) no-repeat bottom left;
}

#whitecover {
	position: absolute;
	z-index: 1;
	margin: 0 0 0 755px;
	width: 209px;
	height: 355px;
	background: #FFF;
}

#header {
	position: absolute;
	z-index: 1;
	width: 964px;
	height: 252px;
	background: url(../graphics/system/home-header-v2.jpg) no-repeat top left;
}

#greendeco {
	position: absolute;
	z-index: 2;
	margin: 256px 0 0 0;
	width: 964px;
	height: 95px;
	background: #2a5128 url(../graphics/system/home_green_deco.gif) no-repeat top left;
}

#mainnav {
	position: absolute;
	z-index: 3;
	margin: 272px 0 0 0;
}

#column1 {
	width: 755px;
	width/* */:/**/675px;
	width: /**/675px;
	padding: 450px 50px 30px 30px;
}

#column2 {
	width: 209px;
	padding: 355px 0 0 0;
}

#col2deco {
	padding: 93px 23px 16px 24px;
	min-height: 231px;
	height: 340px;
	height/* */:/**/231px;
	height: /**/231px;
	background: url(../graphics/system/home_rhcol_top.jpg) no-repeat top left;
}

html>body #col2deco {
	height: auto;
}

.utilitynav {
	padding: 0 50px 0 30px;
}

