
div#ftContent { clear:both; }

div#ftContent table { border:0; border-collapse:collapse; }

div#ftContent td#left { width:220px; }

div#ftContent td#content { width:690px; }

div#ftImp {
	border-top:1px solid #CCCCCC;
	background: #F3F3F3;
	padding:20px 0;
	text-align: center;
	clear:both;
}

div#impMenu { font-size: 10px; color: #666666; }
div#impMenu a { font-size: 10px; color: #666666; text-decoration: none; }
div#impMenu a:hover { color: #666666; text-decoration: underline; }

div#impMenu a.impactive { color: #444; text-decoration: none; }

ul#newLeftMenu { margin-top:30px;}
ul#newLeftMenu li { float: clear; list-style-type: none; }
ul#newLeftMenu li a { border-bottom:1px solid white;background: #CBDEA0; text-align: left; text-transform: uppercase; font-family: arial; font-weight: bold; padding: 5px 20px; display: block; font-size: 12px; color: #246634; text-decoration: none; }
ul#newLeftMenu li a:hover { background: #85B43F; color: #FFF; }

ul#newLeftMenu ul {  }
ul#newLeftMenu ul li { float: clear; padding: 0px; margin: 0px; list-style-type: none; }
ul#newLeftMenu ul li a { background: #B3D075; text-align: left; text-transform: uppercase; font-family: arial; font-weight: bold; padding: 5px; padding-left:40px; display: block; font-size: 12px; color: #FFF; text-decoration: none; }
ul#newLeftMenu ul li a:hover { background: #A9C768; color: #1B4619; }

ul#newLeftMenu a.leftmainactive{ background: #85B43F; padding: 5px 20px; color: #FFF; }
ul#newLeftMenu ul li a.leftmainactive{ background: #A9C768; padding: 5px; padding-left:40px; display: block; font-size: 12px; color: #246634; text-decoration: none; }


div#mainMenuWrap { height:40px; background-image: url(../images/layout/bgMenu.gif); background-repeat: repeat-x; background-position:left top; }
div#mainMenuRight { height:40px; background-image: url(../images/layout/menuEnd.gif); background-repeat: no-repeat; background-position:right top; }
div#mainMenuLeft { height:40px; background-image: url(../images/layout/menuBegin.gif); background-repeat: no-repeat; background-position:left top; }

ul#mainMenu { padding-left:14px; padding-right:10px; }
ul#mainMenu li { background-image: url(../images/layout/bgMenuLine.gif); background-repeat: no-repeat; background-position:right top; float: left; list-style-type: none; }

ul#mainMenu li.last a { margin-right:0; }

ul#mainMenu li a { background-image: url(../images/layout/bgMenu.gif); background-repeat: repeat-x; background-position:left top; margin-right:1px; text-align: center; font-weight: normal; padding: 13px 10px; display: block; font-size: 12px; color: #FFF; text-decoration: none; }
ul#mainMenu li a:hover { background-image: url(../images/layout/bgMenuNoHover.gif); background-repeat: no-repeat; background-position:center top; color: #BFE2FF; }

ul#mainMenu li a.mainactive { background-image: url(../images/layout/bgMenuHover.gif); font-weight:bold; background-repeat: no-repeat; background-position:center top; color: #FFFFFF; }




