body {
	font: normal 11px verdana;
	}




#navigationboxfront

{
position: absolute;
top:139px;
left:135px;
width:754px;
height:32px;



}



 #navcontainer ul
{
list-style-type: none;
text-align: left;


}

#navcontainer ul li a
{
background: transparent url(../images/gif/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 16px "Trebuchet MS", Verdana, Arial;
text-decoration: none;
color: #0073BF;
}

#navcontainer ul li a:hover
{
background: transparent url(../images/gif/list-on.gif) left center no-repeat;
color: black;

}

#navcontainer ul li a:current
{
background: transparent url(../images/gif/list-on.gif) left center no-repeat;
color: red;
}



#navlist li
{
display: inline;
list-style-type: none;
padding-left: 38px;
}
	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */



#hitcounter{position:absolute;
height:50px;
width:50px;
bottom:10px;
left:10px;
}
