#nav {
	width: 906px;
	height: 42px;
	background: url(../images/linkbar.png);
	margin: 0; 
	padding: 0;
	position: relative;
	float: left;
	}

#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#nav li, #nav a {height: 42px; display: block;}

#link1 { left: 0px; width: 163px; }
#link2 { left: 163px; width: 70px; }
#link3 { left: 233px; width: 124px; }
#link4 { left: 357px; width: 140px; }	
#link5 { left: 497px; width: 87px; }
#link6 { left: 584px; width: 61px; }
#link7 { left: 645px; width: 109px; }
#link8 { left: 754px; width: 78px; }
#link9 { left: 832px; width: 74px; }

#link1 a:hover { background: transparent url(../images/linkbar2.png) 0px -42px no-repeat; }
#link2 a:hover { background: transparent url(../images/linkbar2.png) -163px -42px no-repeat; }
#link3 a:hover { background: transparent url(../images/linkbar2.png) -233px -42px no-repeat; }
#link4 a:hover { background: transparent url(../images/linkbar2.png) -357px -42px no-repeat; }
#link5 a:hover { background: transparent url(../images/linkbar2.png) -497px -42px no-repeat; }
#link6 a:hover { background: transparent url(../images/linkbar2.png) -584px -42px no-repeat; }
#link7 a:hover { background: transparent url(../images/linkbar2.png) -645px -42px no-repeat; }
#link8 a:hover { background: transparent url(../images/linkbar2.png) -754px -42px no-repeat; }
#link9 a:hover { background: transparent url(../images/linkbar2.png) -832px -42px no-repeat; }

/*=====Side Links=====*/

#leftlinks{
	width: 190px;
	height: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	}

#leftlinks li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#leftlinks li, #leftlinks a{ 
	width: 190px;
	height: 30px;
	display: block;
	padding: 6px 0px 0px 0px;
	color: #555;
	text-decoration: none;
	}

html>/**/body #leftlinks a {
	height: 24px;
	width: 183px; 
	padding-left: 3px;
	}

#leftlinks1 {top: 0;}
#leftlinks2 {top: 30px;}
#leftlinks3 {top: 60px;}
#leftlinks4 {top: 90px;}
#leftlinks5 {top: 120px;}
#leftlinks6 {top: 150px;}
#leftlinks7 {top: 180px;}
#leftlinks8 {top: 210px;}
#leftlinks9 {top: 240px;}
#leftlinks10 {top: 270px;}
#leftlinks11 {top: 300px;}

#leftlinks a:hover {
	background: #34467F;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 1px 1px 2px;
	}

body#fiber #fibernav,
body#vinyl #vinylnav,
body#gunite a#gunitenav,
body#above a#abovenav,
body#about a#aboutnav,
body#serv a#servnav,
body#spa a#spanav,
body#filter a#filternav,
body#water a#waternav,
body#pool a#poolnav,
body#deck a#decknav,
body#privacy a#privacynav,
body#sitemap a#sitemapnav,
body#terms a#termsnav,
body#faq a#faqnav,
body#news a#newsnav,
body#photos a#photonav {
	background: #34467F;
	color: #FFF;
	text-shadow: #000 1px 1px 2px;
	}
