<style type="text/css">
  .emp_navigation{
   color: #0A101A;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: inherit;
    margin: 0.2em 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    word-spacing: normal;
	width:900px;
	clear:both;
	height:80px;
	color:#fff;
	}
	.emp_navigation ul li{ float:left; display:inline; width:125px; padding:20px; background-color:#E6E6E6;color:#fff;}
	.emp_navigation ul li a{ color:black;}
	.emp_navigation ul { list-style-type:none;}
</style>
