table#menu 
{
	BACKGROUND-IMAGE: url(/images/microSite/CL&CLI_logo.jpg);   
	MARGIN: 2px 140px 1px 0px;   
	background-repeat: no-repeat; 
	background-position: top right; 
	background-color: Transparent; 
	}
	
table#menu p#Menublock1_above 
{
	margin-top: 2em; 
	margin-left: 0; 
	margin-right: 120px; 
	font-weight: 600; }
	
table#menu p#Menublock1_below 
{
	margin-top: .2em; 
	margin-left: 0; 
	margin-right: 45px; 
	font-weight: 400; 
	
	}
	
table#menu div.hr 
{
	background-image: url(/images/hrwhitebg.gif); 
	background-repeat: repeat-x; 
	height: 3px; 
	MARGIN-RIGHT:380px;
	}

table#menu hr 
{
	display: none; 
	}
table#menu a 
{
	text-decoration: none; 
	margin-right: 0.8em; 
	white-space: nowrap; 
	color:#ffffff; }
table#menu td#topbarlogo 
{
	width: 20%; 
	}
table#menu td#topbarmenu 
{
	width: 80%; }

