#logo {
width: 255px;
height: 150px;
margin: 0;
background-color: #FFFFFF;
background-image: url(./images/ssago_logo.gif);
background-repeat: norepeat;
background-position: center center;
}

h2 {
font-size: 14pt;
}

#nav li ul {
	width: 12em;
}

#nav li ul ul {
	margin: -1.94em 0 0 12.3em;
	width: 14.4em;
}