/* imakemoney holistic level navigation
---------------------------------------- */

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}                
body {
  margin: 0;
}

#lx_l0 {
	z-index: 4;
}



#lx_l0 {
	position: relative;
	top: 0;
	left: 0;
	background: #000;
	border-bottom: 1px solid white;
	height: 116px;
	width: 100%;
	margin-bottom: 65px;
	min-width: 1000px;
}
#lx_l1 {
	position: relative;
	margin: 0 auto;
	width: 500px;
	top: 5px;
	height: 100%;
	text-align: center;
}
#lx_logo {
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	padding-left: 5px;
}
#lx_logo li {
	position: relative;
	background: url(../img/lx_001.jpg) no-repeat;
	top: 21px;
	margin: 0 auto;
	width: 145px;
	height: 48px;
	list-style: none;
	text-indent: -9000px;
}
#lx_logo a {
	height: 100%;
	display: block;
	overflow: hidden;
}
#lx_l2 {
	position: relative;
	top: 2px;
	height: 1em;
	width: 16em;
	padding: /*1px*/ 1px 0 0 4%;
	margin: 0 auto;
	clear: both;
}

.lx_l2_i, .lx_l2_ii {
	float: left;
	overflow: hidden;
	height: 23px;
}

.lx_l2_i {
	background: url(../img/lx_003.jpg) right top repeat-x;
	overflow: hidden;
}

.lx_l2_i ul , .lx_l2_ii ul { 
	margin: 0 auto; 
	padding: 0; 
	list-style: none; display: block;
}

.lx_l2_i .b {
	background: url(../img/lx_004.jpg) right top no-repeat;
}

.lx_l2_i .b a , .lx_l2_ii .b a {
	display: block;
	color: #f0f4f7;
	font: 1.1em "Century Gothic","Trebuchet MS",Verdana,Tahoma,sans-serif;
	padding: 4px .75em 1.8em .8em;
	text-decoration: none;
}


.lx_l2_i .b a:hover , .lx_l2_ii .b a:hover {
	color: #fff;
	text-decoration: none;
}
/*.lx_l2_i .b a {
	color: #fff;
}*/
/*.lx_l2_i .b a:hover {
	color: #f0f4f7;
}*/

.lx_l2_i .b a {
	background: url(../img/lx_002.jpg) left top no-repeat;
}


.lx_l2_i strong , .lx_l2_ii strong {
	font-weight: bold;
}
