/* CSS Main Site Navigation */

#mainnav {width: 900px;height: 39px;margin: 0;padding:0}
#mainnav ul	{height: 39px;width:900px;position: relative;background: #0B7FA0 url(../images/mainnavnew.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: 81px}
#opt2 {left: 81px; width: 98px}
#opt3 {left: 179px; width: 140px}
#opt4 {left: 319px; width: 81px}
#opt5 {left: 400px; width: 90px}
#opt6 {left: 490px; width: 98px}
/* #opt7 {left: 588px; width: px} */
/* #opt8 {left: 588px; width: px} */

#opt1 a#home {background: transparent url(../images/mainnavnew.jpg) 0 -39px no-repeat}
#opt2 a#services {background: transparent url(../images/mainnavnew.jpg) -81px -39px no-repeat}
#opt3 a#microfunding {background: transparent url(../images/mainnavnew.jpg) -179px -39px no-repeat}
#opt4 a#about {background: transparent url(../images/mainnavnew.jpg) -319px -39px no-repeat}
#opt5 a#clients {background: transparent url(../images/mainnavnew.jpg) -400px -39px no-repeat}
#opt6 a#contact {background: transparent url(../images/mainnavnew.jpg) -490px -39px no-repeat}
/* #opt7 a.current {background: transparent url(../images/mainnavnew.jpg) -588px -39px no-repeat} */
/* #opt8 a.current {background: transparent url(../images/mainnavnew.jpg) -588px -39px no-repeat} */

#opt1 a:hover {background: transparent url(../images/mainnavnew.jpg) 0 -78px no-repeat}
#opt2 a:hover {background: transparent url(../images/mainnavnew.jpg) -81px -78px no-repeat}
#opt3 a:hover {background: transparent url(../images/mainnavnew.jpg) -179px -78px no-repeat}
#opt4 a:hover {background: transparent url(../images/mainnavnew.jpg) -319px -78px no-repeat}
#opt5 a:hover {background: transparent url(../images/mainnavnew.jpg) -400px -78px no-repeat}
#opt6 a:hover {background: transparent url(../images/mainnavnew.jpg) -490px -78px no-repeat}
/* #opt7 a:hover {background: transparent url(../images/mainnavnew.jpg) -588px -78px no-repeat} */
/* #opt8 a:hover {background: transparent url(../images/mainnavnew.jpg) -588px -78px no-repeat} */

