.smartmenu, .smartmenufloaty {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.smartmenuie6 {
    height:32px;
}

.smartmenu a, 
.smartmenufloaty a {
    font-size:12px;
    text-decoration: none;
	background:url(/uploads/image/tgimages/navbg.gif) no-repeat right;
}


.smartmenu a:hover {
}

.smartmenu ul, .smartmenufloaty ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.smartmenu ul li, .smartmenufloaty li {
    float: left; text-align:center;
}

.smartmenu li ul {
    display: none;
}

.smartmenufloaty ul li a {color:#564946;background:none;padding:0px;font-size:12px;font-weight:100;}

.smartmenufloaty {
    background:transparent;
	background:url(/uploads/image/tgimages/nav_bg2.png) no-repeat top center;
    position:absolute;
    border: none;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
	margin-top:-2px;
	_margin-top:-7px;
	margin-left:-24px;
    z-index: 1000;
}
.smartmenufloaty .tip {
   /* background:  no-repeat;*/
   /* background: url(/uploads/image/tgimages/tip1.png) no-repeat;*/
    font-size: 0px; 
    height:5px;
    width:88px;
    margin: 0px;
    overflow: hidden;
    display:none;
}

.smartmenufloaty .tipie6 { 
    /*background: ;*/
	/*background: url(/uploads/image/tgimages/tip1.png) no-repeat;*/
}

.smartmenufloaty .padder {

    padding:0px; 
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}

.smartmenufloaty .padderie6 {
    /*background: ;*/
}

.smartmenufloaty li {
    float: none ;
	/*background:url(/uploads/image/tgimages/tip2.png);*/
    line-height:24px;color: #116589;
	width:103px;
}
.smartmenufloaty li:hover {/*background:url(/uploads/image/tgimages/tip3.png);color:#0844b2;*/color: #116589;}
.smartmenufloaty li.last {
    border: none;
}
.smartmenufloaty li a {color: #116589 !important;}
.smartmenufloaty a {
    border: none;
    padding: 0px;color: #116589;
}
.smartmenufloaty li a:hover {color: #fff !important;}
.smartmenufloaty a:hover {
    color: #116589;
}
#wrap {float:left;width:750px;}