#framec,.framec {
	width:1020px;
	margin:auto;
}
#content {
	width:820px;
	float:right !important;
}

#topOuterNavFrame {
    height: 38px;
    background: rgb(35,196,0);
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 91px;
}

#flcont { width:auto; }
div.box { width:534px; }
#ln { width:auto; margin-left:0; width:190px; }

#_mainNav {
padding:0;
margin:0;
font-size:1.1em;
font-weight:bold;

background: rgb(35,196,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
margin-bottom:18px !important;
}


#_mainNav ul {
list-style:none;
}

#_mainNav ul li {
border-right:1px solid #23c400 !important;
display:table-cell;
padding:10px;
cursor:pointer;
}


#_mainNav ul li:last-child {
	border-right:0 !important;
}

#_mainNav ul:nth-child(2) li:last-child {
background: #009FE3; /* Old browsers */
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-left:1px solid #009FE3;
padding-right:20px;
padding-left:20px;
}

#_mainNav ul li a {
color:#fff;
text-decoration:none
}

#_mainNav ul li.active {
background: #00a010; /* Old browsers */
}

#_mainNav ul li.active,
#_mainNav ul li.active a {
color:#fff !important
}
#_mainNav ul li:hover a {
text-decoration:none;
color:#fff !important;
-moz-transition: all .218s linear;
-webkit-transition: all .218s linear;
-o-transition: all .218s linear;
transition: all .218s linear
}


#_site_path {
	width:1020px;
	background:#efefef;
	border:1px solid #cecece inset;
	font-size:13px;
	padding:3px;
	margin-top:62px;
	margin-bottom:-60px;
	color:#888;
	z-index:-1;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

#_site_path ul {
	margin:0;
	padding:0;
	list-style:none;
}

#_site_path ul li {
	margin:0;
	padding:6px;
	float:left;
}

#_site_path ul li.d {
	margin:0;
	padding:0;
	padding-top:6px;
	float:left;
}

#_site_path ul li a {
	color:#0073b4;
}
