/* CSS Document */
img {
	border: 0;
}
#nav{width:450px;height:60px;margin:0;padding:0px;position:relative;display:block;overflow:hidden;line-height:0;background:transparent url('images/nav-main-bg.gif') no-repeat 0 0}

#nav li{margin:0;position:relative}
#nav li, #nav a{height:60px;display:block;text-align:center;float:left;font-size:13px}
#nav .active a{background-position:0 -60px}
#nav a span{display:none}
#nav a{text-decoration:none}
#nav a:hover, #nav li:hover a, #nav li.sfhover a{background-position:0 -60px}
#nav .active a:hover, #nav li.active:hover a, #nav li.active.sfhover a{background-position:0 -60px}
#nav li ul{clear:left;position:absolute;top:52px;left: -999em;margin:0;padding:0 0 6px 0;list-style:none;background-color: #313030;border:1px #444 solid;border-top:0 none}
#nav li ul a{color: #fff;background:none;text-decoration:none;padding:2px 0;border-bottom:1px #444 solid}.last{border:0 none !important}
#nav .active ul a{background: #313030 !important}
#nav li ul a:hover, #nav .active li ul a:hover{background: #ffd51d !important;color: #000}
#nav li ul li, #nav li ul a{height:auto;float:none;margin:0;background:transparent none;font-size:11px;font-weight:normal;text-align:left}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul{left:0}
#nav_product, #nav_product a{width:49px;background:transparent url('images/nav_home_off.jpg') no-repeat 0 0}
#nav_price, #nav_price a{width:72px;background:transparent url('images/nav_ex_off.jpg') no-repeat 0 0}
#nav_process, #nav_process a{width:54px;background:transparent url('images/nav_gal_off.jpg') no-repeat 0 0}
#nav_about, #nav_about a{width:131px;background:transparent url('images/nav_test_off.jpg') no-repeat 0 0}
#nav_contact, #nav_contact a{width:114px;background:transparent url('images/nav_res_off.jpg') no-repeat 0 0}

#nav_product, #nav_product a:hover{width:49px;background:transparent url('images/nav_home_roll.jpg') no-repeat 0 0}
#nav_price, #nav_price a:hover{width:72px;background:transparent url('images/nav_ex_roll.jpg') no-repeat 0 0}
#nav_process, #nav_process a:hover{width:54px;background:transparent url('images/nav_gal_roll.jpg') no-repeat 0 0}
#nav_about, #nav_about a:hover{width:131px;background:transparent url('images/nav_test_roll.jpg') no-repeat 0 0}
#nav_contact, #nav_contact a:hover{width:114px;background:transparent url('images/nav_res_roll.jpg') no-repeat 0 0}

