


/* sides menu */
#dropmenudiv1 {
	position: absolute;
	border-bottom-width: 0;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv1 a {
	width: 100%;
	background-color: #444444;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
}


/* top menu */

#topmenu {
	display: block;
	height: 51px;
	width:800px;
	margin: 0px 47px;
	background: url(../images/primary-links-back.gif) no-repeat bottom;
}

#topmenu ul {
	list-style-type: none;
} 

.atop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color: #DDDDDD;
	text-decoration: none;
	
	
	
	
}

.atop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color: #DDDDDD;
	text-decoration: none;
}