#menu{
	font-family:Verdana;
	width:auto;
	}
#menu a{
	DISPLAY: block;
	vertical-align:middle;
	}
div.menuitem {
	margin:1px;	
	font-size:10px;
	}
div.menuitem a{
	text-decoration:none;
	color:#c7dff6;
	background:#00539f;
	padding-top:4px;
	padding-left:4px;
	height:20px;
	}
div.menuitem a:hover{
	text-decoration:none;
	color:#00539f;
	padding-top:4px;
	padding-left:4px;
	background:#c7dff6;
	height:20px;
	}
#about{
	Z-INDEX: 3; 
	LEFT: 17px; 
	VISIBILITY: hidden; 
	WIDTH: 130px;
	POSITION: absolute; 
	TOP: 83px; 
	background:#04447f;
	}
#why{
	Z-INDEX: 3; 
	LEFT: 164px; 
	VISIBILITY: hidden; 
	WIDTH: 122px; 
	POSITION: absolute; 
	TOP: 73px; 
	background:#04447f;
	}
#services{
	Z-INDEX: 3; 
	LEFT: 164px; 
	VISIBILITY: hidden; 
	WIDTH: 160px; 
	POSITION: absolute; 
	TOP: 73px; 
	background:#04447f;
	}	
