/* CSS Main Site Navigation */

#mainnav {width: 900px;height: 39px;margin: 0;padding:0}
#mainnav ul	{height: 39px;width:900px;position: relative;background: #3F6654 url(../images/mainnav.jpg) no-repeat top left;overflow:hidden;margin: 0;padding: 0}
#mainnav ul li {margin:0;padding:0;list-style:none;position:absolute;top:0;background:none;padding-left:0}
#mainnav ul li,#mainnav ul a {height:39px;display:block}
#mainnav ul li a {text-indent:-9999px;text-decoration:none}

#opt1 {left: 0px; width: 85px}
#opt2 {left: 85px; width: 137px}
#opt3 {left: 222px; width: 171px}
#opt4 {left: 393px; width: 138px}
#opt5 {left: 531px; width: 134px}
#opt6 {left: 665px; width: 110px}
#opt7 {left: 775px; width: 124px}
/* #opt8 {left: 899px; width: px} */

#opt1 a#home {background: transparent url(../images/mainnav.jpg) 0 -39px no-repeat}
#opt2 a#product {background: transparent url(../images/mainnav.jpg) -85px -39px no-repeat}
#opt3 a#qth {background: transparent url(../images/mainnav.jpg) -222px -39px no-repeat}
#opt4 a#applications {background: transparent url(../images/mainnav.jpg) -393px -39px no-repeat}
#opt5 a#accessories {background: transparent url(../images/mainnav.jpg) -531px -39px no-repeat}
#opt6 a#buynow {background: transparent url(../images/mainnav.jpg) -665px -39px no-repeat}
#opt7 a#contact {background: transparent url(../images/mainnav.jpg) -775px -39px no-repeat}
/* #opt8 a.current {background: transparent url(../images/mainnav.jpg) -899px -39px no-repeat} */

#opt1 a:hover {background: transparent url(../images/mainnav.jpg) 0 -78px no-repeat}
#opt2 a:hover {background: transparent url(../images/mainnav.jpg) -85px -78px no-repeat}
#opt3 a:hover {background: transparent url(../images/mainnav.jpg) -222px -78px no-repeat}
#opt4 a:hover {background: transparent url(../images/mainnav.jpg) -393px -78px no-repeat}
#opt5 a:hover {background: transparent url(../images/mainnav.jpg) -531px -78px no-repeat}
#opt6 a:hover {background: transparent url(../images/mainnav.jpg) -665px -78px no-repeat}
#opt7 a:hover {background: transparent url(../images/mainnav.jpg) -775px -78px no-repeat}
/* #opt8 a:hover {background: transparent url(../images/mainnav.jpg) -899px -78px no-repeat} */
.unnamed1 {
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: FFC;
	border-right-color: FFF;
	border-bottom-color: FFF;
	border-left-color: FFF;
}
