/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
.stylefour{position:relative;display:block;height:35px;font-size:11px;top:-120px;background:transparent url(images/bgOFF.gif) repeat-x top left; border-top:4px solid #FFF;}
.stylefour ul{list-style-type:none;
margin:0 0 0 280px;
padding:0;}
.stylefour ul li{display:block;float:left;margin:0;}
.stylefour ul li a{
background:transparent url(images/bgDIVIDER.gif) no-repeat scroll right top;
color:#666666;
display:block;
float:left;
 
padding:10px 20px 10px 20px;
text-decoration:none;}
.stylefour ul li a:hover,.stylefour ul li a.current{color:#ee6a00;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */