body {
  margin: 0;
  background: #585858 url(images/background.gif) repeat-y top center;
}

#header {  
  width: 100%;
height: 100px;
  background: #585858 url(images/bg_header1.jpg) repeat-y top center;  
}

	ul.zzul {list-style-type:none; display: block;}
	span.zzspace {left:11px;}

.menuActuator a { 
color:#43526c;
font-weight:bold;
font-size:12px;
font-family:arial;
}

.menu {
font-family:verdana;
color:#43526c;
font-size:10px;
background-color:#465574;
layer-background-color:#465574;
}



a.menu2:link { 
font-family:verdana;
font-size:14px;
font: bold;
background-color: #465574;
color: #ffffff;
text-decoration: none;
width:350;
}

a.menu2:visited {
font-family:verdana;
font-size:14px;
font: bold;
background-color: #465574;
color: #ffffff;
text-decoration: none;
width:350;
}

a.menu2:hover {
font-family:verdana;
font-size:14px;
font: bold;
background-color: #dbd3c4;
color: #000000;
text-decoration: none;
width:350;
}
