



#procontainer_blue {
position:absolute;
left: 250px;
top: 74px;
height:56px;
xcolor:#444;
xbackground:#ccc;
background:transparent;
width:auto;
margin-left:20px
}

#pronav_blue {
position:relative;
height:32px;
font-size:11px;
letter-spacing: .1em;
text-transform:uppercase;
font-weight:bold;
background:#040 url(images/pro_bg.gif) repeat-x bottom left;
padding:0 0 0 0;
border-bottom: 0px solid #77becf;
}

#pronav_blue ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#pronav_blue ul li {
display:block;
float:left;
margin:0 20px 0 0; 
border-right: 0px solid #ccc
}

#pronav_blue ul li a {
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#pronav_blue ul li a span {
padding:12px 20px 0 0;
height:21px;
float:left;
font-weight: normal;
font-family: "xxxMyriad Pro", xxxHelvetica, verdana, Arial, Verdana, sans-serif;
}

#pronav_blue ul li a:hover {
color:#fff;
background:transparent url(images/pro_bg-OVER.gif) repeat-x bottom left;
}

#pronav_blue ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
}

#pronav_blue ul li a.current,#pronav ul li a.current:hover {
color:#fff;
background:#bbb url(images/xpro_left-ON2.png) no-repeat top left;
line-height:275%;
border-top: 0px solid #040;
}

#pronav_blue ul li a.current span {
display:block;
padding:3px 20px 0 0;
width:auto;
background:#bbb url(images/xpro_right-ON2.png) no-repeat top right;
xheight:32px;
}




