#header {
	margin-bottom: 0px;
	margin-top: 2px;
	height: 148px;
	background-image: none;
	margin-left: 23px;
}


#header-topmenu {
	margin-bottom: 0px;
	margin-top: 12px;
	height: 25px;
	background-color: #646ea4;
	padding: 0px;
	margin-left: 30px;
}


#header-topmenu p {
	font-size: 13px;
	font-weight: bold;
	color: #F1E4B3;
	margin: 0px;
	padding: 0px;
	}
	
			
#header-topmenu a {
	font-size: 11px;
	font-weight: bold;
	color: #F1E4B3;
	margin-right: 0px;
	margin-left: 8px;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	background-image: url(../pics/header/topmenu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}


#header-topmenu a:hover {
	color: #fcfcfc;
	background-image: url(../pics/header/topmenu-bullet-over.gif);
}

#header-topmenu a.mmhide_active, #header-topmenu a.mmhide_active:hover {
	color: #F1E4B3;
	text-decoration: none;
	background-image: url(../pics/header/topmenu-bullet-active.gif);
	cursor: default;
}



.mmhide_spacetopmenu {
	margin-right: 138px;
	margin-left: 0px;
}




#header-foot {
	margin-bottom: 10px;
	margin-top: 4px;
	height: 23px;
	background-color: #EBC262;
	padding: 0px;
	margin-left: 30px;
}

#header-foot p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #584D47;
}

.mmhide_spaceheaderfoot {
	margin-right: 580px;
	margin-left: 0px;
}




/*  NAVI  LINKS */



#nav {
	width: 200px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	display: block;
		}
		
#navi_level1 {
	width: 200px;
	display: block;
	position: relative;
	z-index:10;
	font-size: 12px;
	background-image: url(../pics/navi-back.gif);
	background-position: 10px 11px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}


#navi_level1 a.mmhide_level1 {
	text-decoration: none;
	color: #584D47;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 6px 6px 6px 28px;
	background: url(../pics/navibullet.gif) no-repeat 0px 6px; 

}

#navi_level1 a.mmhide_level1:hover {
	text-decoration: none;
	color: #fcfcfc;
	background: url(../pics/navibullet-over.gif) no-repeat 0px 6px; 
}

#navi_level1 a.mmhide_level1active, #navi_level1 a.mmhide_level1active:hover {
	background: url(../pics/navibullet-active.gif) no-repeat 0px 6px;
	text-decoration: none;
	color: #584D47;
	margin:  0;
	padding: 6px 6px 6px 28px;
	display: block;
	cursor: default;
}

#navi_level2 {
	margin: 0;
	padding: 0 0 0 0px;
	width: 200px;
	display: block;
	position: relative;
	z-index:10;
	font-size: 11px;
}

#navi_level2 a.mmhide_level2 {
	text-decoration: none;
	color: #584D47;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px 0px 4px 45px;
	background: url(../pics/navisubbullet.gif) no-repeat 23px 0px; 

}

#navi_level2 a.mmhide_level2:hover {
	text-decoration: none;
	color: #fcfcfc;
	background: url(../pics/navisubbullet-over.gif) no-repeat 23px 0px; 
}

#navi_level2 a.mmhide_level2active, #navi_level1 a.mmhide_level2active:hover {
	background: url(../pics/navisubbullet-active.gif) no-repeat 23px 0px;
	text-decoration: none;
	color: #584D47;
	margin:  0;
	padding: 0px 0px 4px 45px;
	display: block;
	cursor: default;
}








/*  FOOTER */

#footer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	background-color: #E7B55D;
	font-size: 10px;
	text-align: center;
	color: #666666;
	line-height: 110%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#footer a {
	color: #C9453F;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9453F;
}

#footer a:hover {
	color: #fcfcfc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fcfcfc;

}
.clear {
	clear: both;
}

