.main-menu li {
	display: inline;
	padding: 0 25px;
	padding-bottom: 0;
}

.main-menu li, 
.main-menu li a {
	color: #264c72;
	font-size: 14px;
	text-transform: uppercase;
}

.main-menu li a {
	white-space: nowrap;
}

.left-menu h5, .left-menu .block-inner {
	padding-left: 15px;
	padding-right: 15px;
}

.left-menu .block-inner {
	background: url("../../img/icertainty/lmenu_in_shadow.gif") repeat-x left top !important;
	border-top-style: none !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

.left-menu ul.block-inner {
	padding-top: 5px;
	padding-bottom: 5px;
}

.left-menu h5 {
	background: #36c url("../../img/icertainty/lmenu_title_bg.gif") repeat-x left top;
	border-bottom: 1px #2e5cb7 solid;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}

ul.left-menu-items li {
	padding-bottom: 0;
}

ul.left-menu-items li.submenu-header {
	padding-bottom: 8;
}

ul.left-menu-items a {
	color: #369;
	display: block;
}

ul.left-menu-items li div.selected {
	background: url("../../img/icertainty/left_menu_sel.gif") no-repeat right center;
}

ul.left-menu-items li.submenu-header a, 
ul.left-menu-items li.submenu-header div.selected {
	padding: 4px 0;
}

.divided {
	border-bottom: 1px #369 dotted;
	padding: 8px 0;
}

li.divided {
	padding-top: 4px;
}

ul.left-menu-items li:last-child a, 
ul.left-menu-items li:last-child div.selected {
	border-bottom-style: none;
}

li.expanded a.divided {
	border: none;
	padding-top: 4px;
}

ul.left-menu-items li a.expandable {
	background: url("../../img/icertainty/left_menu_marker.gif") no-repeat right 10px;
}

ul.left-menu-items li.expanded a.expandable {
	background-position: right -36px;
	font-weight: bold;
}

ul.left-menu-items li a.innerexpandable {
	background: url("../../img/icertainty/left_menu_marker.gif") no-repeat right 10px;
}

.bottom-menu ul, .bottom-menu ul li {
	padding-bottom: 0;
}

.bottom-menu ul li {
	display: inline;
}

.bottom-menu ul li a {
	margin: 0 10px;
}









#imageMenu {
	display: none;
}