#menu1{
width:140px;
padding:40px;

float:right;
}


#menu1 a , #menu1 a:visited , #menu1 a:active {display:block;
background-color:#;
text-decoration:none ;
text-align:left;
font-size: 16px;line-height: 140%;
font-family: georgia,"Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;color:#fff;
width:140px;
background-image:url(images/arr.gif);
background-repeat:no-repeat;
background-position: 0% 50%;
padding-left:16px;
padding-right: 0px;

}

#menu1 a:hover{
background-color:#1d3270;
color:#fff;
text-decoration:none ;
background-image:url(images/arr3.gif);
text-transform: uppercase; font-weight: bold; 
}



