ul#menu{ font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  margin:0 auto; }
ul#menu li{
	width:96px;
	color:#003366;
	float:left;
	padding:0;
	margin:0 0 0 0;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color:#718EB4;
	border-right-color: #718EB4;
	border-bottom-color: #718EB4;
	border-left-color: #718EB4;
	border-bottom-style: solid;
}
ul#menu li a{ color:#003366;display:block;text-align:center; height:18px;}
ul#menu li a:hover{
	color:#C87402;
	text-decoration: none;
}
.company{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.company1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.company2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.company3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.image{ padding:3px; border:1px solid #999999;}
