
/***************************Menu***************************/
/*#menu{width:935px;}
#menu ul#mainmenu{
margin-top:-0px;
padding:0;
list-style:none;
float:left;
border:1px solid #000000;
}
/*

#menu li:hover .submenu{display:block;}

#menu a  #btn1{ background:url(../images/btn1.jpg); width:135px;}
#menu a:hover #btn1, #menu a #btn1.selected{ background:url(../images/btn1_a.jpg);}

#menu a #btn2{ background:url(../images/btn2.jpg);  width:106px;}
#menu a:hover #btn2, #menu a #btn2.selected{ background:url(../images/btn2_a.jpg);}

#menu a #btn3{ background:url(../images/btn3.jpg);  width:128px;}
#menu a:hover #btn3, #menu a #btn3.selected{ background:url(../images/btn3_a.jpg);}

#menu a #btn4{ background:url(../images/btn4.jpg);  width:148px;}
#menu a:hover #btn4, #menu a #btn4.selected{ background:url(../images/btn4_a.jpg);}

#menu a #btn5{ background:url(../images/btn5.jpg);  width:165px;}
#menu a:hover #btn5, #menu a #btn5.selected{ background:url(../images/btn5_a.jpg);}

#menu a #btn6{ background:url(../images/btn6.jpg);  width:147px;}
#menu a:hover #btn6, #menu a #btn6.selected{ background:url(../images/btn6_a.jpg);}

#menu a #btn7{ background:url(../images/btn7.jpg);  width:161px;}
#menu a:hover #btn7, #menu a #btn7.selected{ background:url(../images/btn7_a.jpg);}

#btn1_selected{ background:url(../images/btn1_a.jpg); width:135px; height:34px;}
#btn2_selected{ background:url(../images/btn2_a.jpg); width:106px; height:34px;}
#btn3_selected{ background:url(../images/btn3_a.jpg); width:128px; height:34px;}
#btn4_selected{ background:url(../images/btn4_a.jpg); width:148px; height:34px;}
#btn5_selected{ background:url(../images/btn5_a.jpg); width:165px; height:34px;}
#btn6_selected{ background:url(../images/btn6_a.jpg); width:147px; height:34px;}
#btn7_selected{ background:url(../images/btn7_a.jpg); width:161px; height:34px;}

*/

/*submenu*/
/*.drop {
background-color:#69C0F6 !important;
margin-top:-10px;
}*/

#menu #mainmenu .submenu {
position:absolute;
width:220px !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*border:0px 1px 1px 1px solid #663300;*/
margin-left:0px;
margin-top:-10px;
}

#menu #mainmenu .submenu li{
width:220px;
float:left;
background:#69C0F6;
border-top:1px solid #ffffff;
height:25px;
/*padding:px 5px 5px 5px;*/


}


#menu #mainmenu .submenu li a {
background:url(../images/li.jpg) bottom center no-repeat;
/*padding:0 0 4px 0;*/
display:block;
text-decoration:none;
color:#ffffff;
width:215px !important;
padding-left:2px;
padding-top:8px;
}

#menu #mainmenu .submenu li a:hover{
text-decoration:underline; background:url(../images/li.jpg) #54CFFB bottom center no-repeat;
/*padding:0 0 4px 3px;*/
display:block;
width:215px ;
color:#ffffff;
font-weight:bold;
text-decoration:none;
height:16px !important;
}















