
#header { height:auto; padding:0; margin:0;}

#slogan {
    color: #666;
    float: right;
    font-family: "Segoe UI",Arial,Tahoma,Verdana;
    font-size: 17px;
    font-weight: bold;
    margin: 6px 50px 0 0;
    padding: 0;
}

#logo {
    float: left;
    margin-left: 90px;
    margin-top: 3px;
    width: 100px;
}
.show_hide
{
    position:absolute; right:15px; top:0; background:url(images/showhide.png) no-repeat left -26px;
    height:26px; width:25px; overflow:hidden; text-indent:-999px;
}
.main{width:950px;margin:0 auto; padding:0; position:relative;}

.divtop{
    height:26px; line-height:26px; background:#49484d;
}
.divtop ul.menu{padding:0; margin:0; list-style:none;}
.divtop ul.menu li
{
    float:left; padding:0 15px; background:url(images/menu-top-sep.png) no-repeat right center;list-style:none;
    line-height:26px;
}

.divtop ul.menu li:first-child {padding-left:0;}
.divtop ul.menu li:last-child {background:none;}
.divtop ul.menu li a:link,
.divtop ul.menu li a:active,
.divtop ul.menu li a:visited
{
    color:#66ccff; text-decoration:none; -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.divtop ul.menu li a:hover, .divtop ul.menu li a:focus
{
    color:#fff;-moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

ul.menu {
    border: medium none;
    list-style: none outside none;
    text-align: left;
    margin:0; padding:0;
}

.support {display:block; position:absolute; top:0; right:300px;height:26px; width:117px; }
.support a{display:block; background:url(images/live-chat.png) no-repeat left top; height:26px;
    width:117px; text-indent:-999px; overflow:hidden;
}
.feedback {display:block; position:absolute; top:0; right:180px;height:26px; width:111px; }
.feedback a{display:block; background:url(images/feedback.png) no-repeat left top; height:26px;
    width:111px; text-indent:-999px; overflow:hidden;
}
.loginmember{position:absolute; right:45px; top:0;  color:#66CCFF;}
.loginmember a:link,
.loginmember a:active,
.loginmember a:visited{color:#66CCFF; text-decoration:none;}
.loginmember a:hover,
.loginmember a:focus{color:#fff;text-decoration:none;}
.headermain {border-bottom: 5px solid #b31319; height:62px; padding:0; margin:0;}

.clr
{
    clear:both; float:none;
}

#menu-content {background:#0d3a85}
#menu-content ul.menu li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 37px;
    line-height: 37px;
    list-style: none outside none;
    padding: 0;
    margin: 0 0 0 2px;
}
#menu-content ul.menu a:link, #menu-content ul.menu a:active, #menu-content ul.menu a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
#menu-content ul.menu a.active,
#menu-content ul.menu a:hover,
#menu-content ul.menu a:focus
{background:#b31319;}
/*end header*/


/*end body*/
#footer{padding:15px 0; color:#fff;
    background:url(images/ebt.png) no-repeat right bottom #003366;
}
#logoFooter {height:55px; border-top:1px solid #d6d6d6; background:#f6f6f6;}
#logoFooter ul{ float:left; margin:7px 0px; padding:0;}
#logoFooter ul li {float:left; margin:0 15px 0 0; list-style:none;}
#logoFooter a{display:block; text-indent:-9999px; overflow:hidden;}

.vnnic{width:48px; height:40px; background:url(images/vnnic.png) no-repeat left top;}
.onlinenic{width:48px; height:40px; background:url(images/onlinenic.png) no-repeat left top;}
.icann{width:48px; height:40px; background:url(images/icann.png) no-repeat left top;}
.dotvn{width:48px; height:40px; background:url(images/dotvn.png) no-repeat left top;}
.enom{width:79px; height:40px; background:url(images/enom.png) no-repeat left top;}
.truste{width:116px; height:40px; background:url(images/truste.png) no-repeat left top;}
.paypal{width:224px; height:40px; background:url(images/paypal.png) no-repeat left top;}

#headoffice,#branchoffice {text-align:left; width:49%; font-size:11px; color:#fff;}
#headoffice{float:left;}
#branchoffice {float:right;}
div.line {border-bottom:1px solid #cccccc; float:none; clear:both;height:1px; margin:10px 0;}
.copyright{float:left; text-align:left; width:49%;}
.social {float:right; text-align:right; width:49%;}
.social img{
    height: 24px;
}
/*end footer*/

.important{
    color: red;
}
.re-label{
   text-align: right;
}




