.box_2 { background:#fff url(../images_new/bg_box.jpg) top repeat-x; width:416px; padding:0 20px 10px; border-left:#eaeced 1px solid; border-right:1px solid #eaeced; float:left;}
.menu_box {background-color:transparent; width:503px; color:#757B7B;font-family:Trebuchet MS; position:absolute; top:-47px; left:0;
    z-index: 100;
}
.menu_box2 {background-color:transparent; width:319px; color:#757B7B;font-family:Trebuchet MS; position:absolute; top:-47px; left:0;}
.menu_box3 {background-color:transparent; width:0px; color:#757B7B;font-family:Trebuchet MS; position:absolute; top:-47px; left:0;}

.menu_fon {background-color:white; border-style:solid; border-width:1px; border-color: #999999; padding-left:10px;}

.menu_fon a {color:#006699;text-decoration:none;}
.menu_fon a:hover {color:gray;}

.menu_text {padding:0; margin:0;overflow:hidden;background:white;}
.menu_left {background:#bfbfbf; width:14px; height:200px; float:left;overflow:hidden;}
.menu_center {width:454px;overflow:hidden;float:left;text-align:left;margin-left:20px;background:white;overflow:hidden;}
.menu_center a {color:#006699;text-decoration:none;}
.menu_center a img {display:inline;float:none;}

.menu_center2 {width:254px;overflow:hidden;float:left;text-align:left;margin-left:20px;background:white;overflow:hidden;}
.menu_center2 a {color:#006699;text-decoration:none;}
.menu_center2 a img {display:inline;float:none;}

.menu_right {background:#bfbfbf; width:15px; height:200px; float:right;overflow:hidden;}
.menu_left_link {width:254px;overflow:hidden;float:left;text-align:left;padding-left:0px; }
.menu_left_link a {font-family: Trebuchet MS, sans-serif; font-size: 12px; padding:0;}
.menu_right_link {width:190px;overflow:hidden;float:left;text-align:left;padding-left:10px; background:url(../images_new/temp4.PNG) left no-repeat;}
.menu_right_link a {font-family: Trebuchet MS, sans-serif; font-size: 12px; padding:0;}

.menu_left_link_title {width:254px;overflow:hidden;float:left;text-align:left;padding-left:0px;font-family:Myriad Pro;font-size: 15px;}
.menu_left_link_title {color:#555A5C;font-family:Tahoma;font-size:18px;font-weight:normal;}
.over ul {
    display: block;
}
ul#cssmenu {
        margin: 0;
        border: 0 none;
        padding: 0;
        list-style: none;
        height: 30px;
        font:  13px/28px Trebuchet MS;
}
ul li {
	background:none;
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 30px;
        text-align:center;
        /*background: #006699;*/
        color: #FFFFFF;
        z-index: 101;
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 47px;
        left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 150px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 
