/* ================================================================ 

This copyright notice must be kept untouched in the stylesheet at 

all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro_variable4.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

.moveit {
margin: 10px auto;
padding: 0;
text-align: center;
}

.moveit ul il {
list-style:none; 
}

.moveit li {
list-style-type: none;
display: inline;
}



#nav li a {
font-weight: bold;
color:#fff; 
padding:0px 8px 0 8px;
text-decoration:none; 
white-space:nowrap; 
}





#nav2 {
margin: 98px auto 0 13px; 
font-size: 13px; }



#nav2{
height:36px;
list-style:none;
padding-left:0;
position:relative;
width:700px;
z-index:10;
}
#nav2 li{float:left}
#nav2 a{
border-right:1px solid #032156;
border-left:1px solid #425c8d;
color:#fff;
display:block;
font-weight:bold;
padding:0 .5em; 
line-height:36px;
text-decoration:none;
}
#nav2>li:first-child a{border-left:none;text-indent:0.5em}

#nav2 a:hover, #nav2 a:focus{background:#042868}
/*dropdown menu*/
#nav2 ul{ 
background:#eee; 
background:rgba(238,238,238, 0.98); 
list-style:none;
left:-999em;
margin:0;
padding:0;
position:absolute;
width:200px;
-moz-box-shadow:2px 1px 4px #999;
-webkit-box-shadow:2px 1px 4px #999;
box-shadow:2px 1px 4px #999;
}
#nav2 li:hover{position:static}/*IE7 dropdown fix*/
#nav2 li:hover>ul, #nav2 li:focus>ul{left:auto}
#nav2 ul, #nav2 ul>li:last-child>a{-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px}
#nav2 ul>li{border-top:1px solid #ccc}
#nav2 ul>li:first-child{border-top:none}
#nav2 ul>li>a{
border:none;
color:#000; 
display:block;
font-weight:bold;
font-size:13px;
font-family:Arial, sans-serif;
height:auto;
padding:.45em .5em;
line-height:1.4; 
}
#nav2 ul>li>a:hover, #nav2 ul>li>a:focus{
background:#E3E3E3;
color:#000;
}
#nav2 ul>li{float:none}
#nav2 .subMenu:after{content:"\00a0" url(../image-files/downarrow.png); }







/*edited css*/
#nav { 
margin: 0px 23px 0 0px; 
list-style:none; 
position:relative; 
height:30px; 
float:right;
width:290px; 
font-size: 11px;
background: transparent url(../image-files/menutop.png) bottom center no-repeat;
}
/*edited css*/