#nav-top1 {
	top: 25px;
	right: 0;
	position: absolute;
	width: 558px;
	padding-top: 6px;
	text-align: right;
	line-height: 12px;
}

#nav-top1 ul {
	float: right;
}

#nav-top1 li {
	float: left;
	text-align: right;
}

#nav-top1 a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #FFFFFF;
}

#nav-top1 li a img {
	top: 0;
	top: 0;
	position: relative;
}

/*//////////////////////////////////////////////////////////*/
#nav-top2 {
	width: 720px;
	height: 25px;
	top: 75px;
	left: 215px;
	position: absolute;
}

#nav-top2 li {
	background: url(../img/bg-nav.gif) no-repeat top left;
	height: 25px;
	margin-right: 8px;
}

#nav-top2 a {
	background: url(../img/bg-nav-right.gif) no-repeat top right;
	color: #FFF;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	height: 25px;
	padding-left: 10px;
	padding-right: 30px;
}

/*//////////////////////////////////////////////////////////*/
#bread {
	background: #FFFFFF;
	color: #343399;
	font-size: 11px;
	top: 55px;
	left: 216px;
	position: absolute;
}

#bread a {
	color: #343399;
	text-decoration: none;
}

#bread span {
	padding: 0 6px 0 0;
}

/*//////////////////////////////////////////////////////////*/
#nav-left {
	background: #DFDFF3;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	margin-left: 20px;
	width: 160px;
}

#nav-left h4 {
	color: #242291;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
	margin-bottom: 5px;

}

#nav-left ul {
	margin: 0;
	padding: 0.3em;
}

#nav-left li {
	height: 1%;
	margin-bottom: 0px;
}

#nav-left a {
	color: #242291;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: 15px;
	padding-left: 15px;
	background: url(../img/arrow.gif) no-repeat top left;
	text-decoration: none;
}

#nav-left a.active {
	background: url(../img/arrow.gif) no-repeat top left;
	color: #990099;
}

#nav-left a:hover {
	color: #990099;
}

#nav-left ul ul {
	margin: 0;
}

#nav-left ul ul a.active {
	color: #990099;
	background: none;
}

#nav-left ul ul a {
	padding-left: 20px;
	font-weight: normal;
	background: none;
}

#nav-left ul a {
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 0px dashed #999999;
}
