.nav {
	width: 900px;
	height: 37px;
	background: url(../images/navigation.gif) no-repeat;
	position: relative;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 37px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

    /*** HOME ***/
	.nav .home a:link, .nav .home a:visited {
		left: 33px;
		width: 49px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/navigation.gif) no-repeat -33px -38px;
	}
	.nav .home a:active {
		background: url(../images/navigation.gif) no-repeat -33px -76px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/navigation.gif) no-repeat -33px -114px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 33px;
		width: 49px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -33px -38px;
	}
	.nav-home-click {
		background: url(../images/navigation.gif) no-repeat -33px -76px;
	}



    /*** HOME LOANS ***/
	.nav .homeloans a:link, .nav .homeloans a:visited {
		left: 83px;
		width: 117px;
	}
	.nav .homeloans a:hover, .nav .homeloans a:focus {
		background: url(../images/navigation.gif) no-repeat -83px -38px;
	}
	.nav .homeloans a:active {
		background: url(../images/navigation.gif) no-repeat -83px -76px;
	}
	.current-homeloans .homeloans a:link, .current-homeloans .homeloans a:visited {
		background: url(../images/navigation.gif) no-repeat -83px -115px;
		cursor: default;
	}
	.nav-homeloans, .nav-homeloans-click {
		position: absolute;
		top: 0;
		left: 83px;
		width: 117px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -83px -38px;
	}
	.nav-homeloans-click {
		background: url(../images/navigation.gif) no-repeat -83px -76px;
	}


    /*** PERSONAL LOANS ***/
	.nav .personalloans a:link, .nav .personalloans a:visited {
		left: 200px;
		width: 174px;
	}
	.nav .personalloans a:hover, .nav .personalloans a:focus {
		background: url(../images/navigation.gif) no-repeat -200px -38px;
	}
	.nav .personalloans a:active {
		background: url(../images/navigation.gif) no-repeat -200px -76px;
	}
	.current-personalloans .personalloans a:link, .current-personalloans .personalloans a:visited {
		background: url(../images/navigation.gif) no-repeat -200px -115px;
		cursor: default;
	}
	.nav-personalloans, .nav-personalloans-click {
		position: absolute;
		top: 0;
		left: 200px;
		width: 174px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -200px -38px;
	}
	.nav-personalloans-click {
		background: url(../images/navigation.gif) no-repeat -200px -76px;
	}


	
    /*** INSURANCE ***/
	.nav .insurance a:link, .nav .insurance a:visited {
		left: 374px;
		width: 97px;
	}
	.nav .insurance a:hover, .nav .insurance a:focus {
		background: url(../images/navigation.gif) no-repeat -374px -38px;
	}
	.nav .insurance a:active {
		background: url(../images/navigation.gif) no-repeat -374px -76px;
	}
	.current-insurance .insurance a:link, .current-insurance .insurance a:visited {
		background: url(../images/navigation.gif) no-repeat -374px -115px;
		cursor: default;
	}
	.nav-insurance, .nav-insurance-click {
		position: absolute;
		top: 0;
		left: 374px;
		width: 97px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -374px -38px;
	}
	.nav-insurance-click {
		background: url(../images/navigation.gif) no-repeat -374px -76px;
	}


    /*** BUSINESS FINANCE ***/
	.nav .businessfinance a:link, .nav .businessfinance a:visited {
		left: 471px;
		width: 146px;
	}
	.nav .businessfinance a:hover, .nav .businessfinance a:focus {
		background: url(../images/navigation.gif) no-repeat -471px -38px;
	}
	.nav .businessfinance a:active {
		background: url(../images/navigation.gif) no-repeat -471px -76px;
	}
	.current-businessfinance .businessfinance a:link, .current-businessfinance .businessfinance a:visited {
		background: url(../images/navigation.gif) no-repeat -471px -115px;
		cursor: default;
	}
	.nav-businessfinance, .nav-businessfinance-click {
		position: absolute;
		top: 0;
		left: 471px;
		width: 146px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -471px -38px;
	}
	.nav-businessfinance-click {
		background: url(../images/navigation.gif) no-repeat -471px -76px;
	}


    /*** ABOUT ***/
	.nav .about a:link, .nav .about a:visited {
		left: 618px;
		width: 95px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(../images/navigation.gif) no-repeat -618px -38px;
	}
	.nav .about a:active {
		background: url(../images/navigation.gif) no-repeat -618px -76px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(../images/navigation.gif) no-repeat -618px -115px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 618px;
		width: 95px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -618px -38px;
	}
	.nav-about-click {
		background: url(../images/navigation.gif) no-repeat -618px -76px;
	}



    /*** CONTACT ***/
	.nav .contact a:link, .nav .contact a:visited {
		left: 714px;
		width: 85px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(../images/navigation.gif) no-repeat -714px -38px;
	}
	.nav .contact a:active {
		background: url(../images/navigation.gif) no-repeat -714px -76px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(../images/navigation.gif) no-repeat -714px -115px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 714px;
		width: 85px;
		height: 37px;
		background: url(../images/navigation.gif) no-repeat -714px -38px;
	}
	.nav-contact-click {
		background: url(../images/navigation.gif) no-repeat -714px -76px;
	}

ul.side-nav { float: left; width: 200px; font-size: 0.9em; }
ul.side-nav li { padding: 0.7em 0; border-bottom: solid 1px #d7d7d6; }
ul.side-nav li a { text-decoration: none; }
ul.side-nav li.button { border: none; padding: 2em 0; }
ul.side-nav li.first { padding: 0 0 0.7em 0; }
ul.side-nav li.selected { color: #cc6600; font-weight: bold; }
