

/*********** BEGIN MAIN NAVIGATION ******************/

#mainNav
{
	width: 194px;
	height: 351px;
	float: left;
	background: url(../images/universal/navOff.gif) no-repeat top left;
	margin: 0 auto;
	clear: both;
}

#mainNav ul
{
	display: block;
	float: none;
	list-style: none;
	margin: 0 auto;
	width: 194px;
	height: inherit;
	padding: 0;
	margin-left: 0px;
}

#mainNav ul li
{
	display: block;
	float: left;
	clear: none;
}

#mainNav ul li a
{
	display: block;
	float: left;	
	
	width: 194px;
	text-decoration: none;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}


li#navhome a {
	height: 33px;
}
li#navloans a {
	height: 54px;
}
li#navfinancing a {
	height: 33px;
}
li#navwhybdc a {
	height: 33px;
}
li#navcontact a {
	height: 33px;
}
li#navvendor a {
	height: 33px;
}
li#navtestimonials a {
	height: 33px;
}
li#navcareer a {
	height: 33px;
}
li#navapply a {
	height: 33px;
}
li#navop a {
	height: 33px;
}


li#navhome a:hover, li#navhome.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px 0px no-repeat;
	height: 33px;
}
li#navloans a:hover, li#navloans.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -33px no-repeat;
	height: 54px;
}
li#navfinancing a:hover, li#navfinancing.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -87px no-repeat;
	height: 33px;
}
li#navwhybdc a:hover, li#navwhybdc.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -120px no-repeat;
	height: 33px;
}
li#navcontact a:hover, li#navcontact.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -153px no-repeat;
	height: 33px;
}
li#navvendor a:hover, li#navvendor.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -186px no-repeat;
	height: 33px;
}
li#navtestimonials a:hover, li#navtestimonials.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -219px no-repeat;
	height: 33px;
}
li#navcareer a:hover, li#navcareer.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -252px no-repeat;
	height: 33px;
}
li#navapply a:hover, li#navapply.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -285px no-repeat;
	height: 33px;
}
li#navop a:hover, li#navop.selected a
{
	background: transparent url(../images/universal/navOn.gif) 0px -319px no-repeat;
	height: 33px;
}

/************* END MAIN NAVIGATION ***********************/
