/* Nav main */
.nav-main {margin:19px 0 0; float:right;}
.nav-main li {float:left;}
.nav-main a {height:30px; display:block;}
.nav-main span {display:none;}

.nav-main .sol a {width:86px; background:url(../images/nav-main.gif) -0px -0px no-repeat;}
.nav-main .com a {width:86px; background:url(../images/nav-main.gif) -86px -0px no-repeat;}
.nav-main .cus a {width:90px; background:url(../images/nav-main.gif) -170px -0px no-repeat;}
.nav-main .car a {width:74px; background:url(../images/nav-main.gif) -260px -0px no-repeat;}
.nav-main .con a {width:99px; background:url(../images/nav-main.gif) -335px -0px no-repeat;}

.nav-main .sol a:hover {background:url(../images/nav-main.gif) -0px -30px no-repeat;}
.nav-main .com a:hover {background:url(../images/nav-main.gif) -86px -30px no-repeat;}
.nav-main .cus a:hover {background:url(../images/nav-main.gif) -170px -30px no-repeat;}
.nav-main .car a:hover {background:url(../images/nav-main.gif) -260px -30px no-repeat;}
.nav-main .con a:hover {background:url(../images/nav-main.gif) -335px -30px no-repeat;}

.nav-main .sol a.on {background:url(../images/nav-main.gif) -0px -60px no-repeat !important;}
.nav-main .com a.on {background:url(../images/nav-main.gif) -86px -60px no-repeat !important;}
.nav-main .cus a.on {background:url(../images/nav-main.gif) -170px -60px no-repeat !important;}
.nav-main .car a.on {background:url(../images/nav-main.gif) -260px -60px no-repeat !important;}
.nav-main .con a.on {background:url(../images/nav-main.gif) -335px -60px no-repeat !important;}


/* Sub Nav */
.nav-sub {margin:19px 10px 0 0; float:right; display:inline;}
.nav-sub li {float:left;}
.nav-sub a {height:19px; display:block;}
.nav-sub span {display:none;}

#nav-solutions .ove a {width:71px; background:url(../images/nav-sub_solutions.gif) -0px -0px no-repeat;}
#nav-solutions .vis a {width:124px; background:url(../images/nav-sub_solutions.gif) -71px -0px no-repeat;}
#nav-solutions .pla a {width:125px; background:url(../images/nav-sub_solutions.gif) -195px -0px no-repeat;}
#nav-solutions .exe a {width:134px; background:url(../images/nav-sub_solutions.gif) -320px -0px no-repeat;}

#nav-solutions .ove a:hover {background:url(../images/nav-sub_solutions.gif) -0px -19px no-repeat;}
#nav-solutions .vis a:hover {background:url(../images/nav-sub_solutions.gif) -71px -19px no-repeat;}
#nav-solutions .pla a:hover {background:url(../images/nav-sub_solutions.gif) -195px -19px no-repeat;}
#nav-solutions .exe a:hover {background:url(../images/nav-sub_solutions.gif) -320px -19px no-repeat;}

#nav-solutions .ove a.on {background:url(../images/nav-sub_solutions.gif) -0px -38px no-repeat !important;}
#nav-solutions .vis a.on {background:url(../images/nav-sub_solutions.gif) -71px -38px no-repeat !important;}
#nav-solutions .pla a.on {background:url(../images/nav-sub_solutions.gif) -195px -38px no-repeat !important;}
#nav-solutions .exe a.on {background:url(../images/nav-sub_solutions.gif) -320px -38px no-repeat !important;}

#nav-company .ove a {width:73px; background:url(../images/nav-sub_company.gif) -0px -0px no-repeat;}
#nav-company .man a {width:130px; background:url(../images/nav-sub_company.gif) -73px -0px no-repeat;}
#nav-company .cus a {width:82px; background:url(../images/nav-sub_company.gif) -203px -0px no-repeat;}
#nav-company .new a {width:52px; background:url(../images/nav-sub_company.gif) -285px -0px no-repeat;}

#nav-company .ove a:hover {background:url(../images/nav-sub_company.gif) -0px -19px no-repeat;}
#nav-company .man a:hover {background:url(../images/nav-sub_company.gif) -73px -19px no-repeat;}
#nav-company .cus a:hover {background:url(../images/nav-sub_company.gif) -203px -19px no-repeat;}
#nav-company .new a:hover {background:url(../images/nav-sub_company.gif) -285px -19px no-repeat;}

#nav-company .ove a.on {background:url(../images/nav-sub_company.gif) -0px -38px no-repeat !important;}
#nav-company .man a.on {background:url(../images/nav-sub_company.gif) -73px -38px no-repeat !important;}
#nav-company .cus a.on {background:url(../images/nav-sub_company.gif) -203px -38px no-repeat !important;}
#nav-company .new a.on {background:url(../images/nav-sub_company.gif) -285px -38px no-repeat !important;}


