

#sitename {
background:#00639f;
}

#menu2 .select li:hover a, #menu2 .select li a:hover .sub, #menu2 .select li:hover .sub {
background:#00639f;
}

#menu3 {
background:#00639f;
}

.item {
background:#00639f;
}

.item:hover {
background: #009cfb;
}

.item:hover a {
color:#333333;
}

#menu2 .select li:hover .sub li a:hover {
background: #009cfb;
color:#333333;
}