#columnLeft {float:left;width:290px;margin:0 5px 0 0;}
#content {float:right;width:580px;}
#columnRight{display:none}

/*----- Green Small Box ------*/

.smallTop{background: url(/img/backgroundContent/green/small/top.png) no-repeat left top; height:20px}
.smallMain{background: #BCD917 url(/img/backgroundContent/green/small/main.png) repeat-x left top; padding:0 20px; min-height:390px; height:auto !important; height:350px;}
.smallBottom{background: url(/img/backgroundContent/green/small/bottom.png) no-repeat left top; height:20px}

/*----- Green Large Box ------*/

.largeTop{background: url(/img/backgroundContent/green/full/top.png) no-repeat left top; height:20px}
.largeMain{background: #BCD917 url(/img/backgroundContent/green/full/main.png) repeat-x left top; padding:0 20px; min-height:390px; height:auto !important; height:350px;}
.largeBottom{background: url(/img/backgroundContent/green/full/bottom.png) no-repeat left top; height:20px}



.sideBar ul{margin:30px 0 0;border: 0 none;list-style: none;text-align: left;}
.sideBar ul li {float: left;display: block !important;display: inline;position: relative;margin-bottom:10px}
.sideBar ul a { width:200px} 
.sideBar ul a, .sideBar ul a:visited {display: block;text-decoration: none;height: auto !important;height: 1%;font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding:7px 10px 7px 10px;text-decoration: none; color:#FFFFFF;}
.sideBar ul li:hover ul, .sideBar ul ul li:hover ul{display: block;text-decoration: none;}
.sideBar ul li a.depth3 {
	font-size: 13px !important;
	margin-left:15px;
	width:185px;
}

.sideBar ul li a.onPath, .sideBar ul li a.current {color: #000000!important;background-color: #C6D95C;background-repeat: repeat-x;background-position: left top;text-decoration: none; border-bottom:#333333 1px dotted; border-top:#333333 1px dotted;}
.sideBar ul li a:hover {color:#000000}




