#nav {
	width: 608px;
	height: 42px;
	background: url('../images/linkbar.png');
	padding: 0;
	margin: 0 auto;
	position: relative;
	}

#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: 85px; }
#link2 { left: 85px; width: 83px; }
#link3 { left: 168px; width: 100px; }
#link4 { left: 268px; width: 74px; }
#link5 { left: 342px; width: 108px; }	
#link6 { left: 450px; width: 57px; }	
#link7 { left: 507px; width: 101px; }	

#link1 a:hover { background: url('../images/linkbar.png') no-repeat 0px -42px; }
#link2 a:hover { background: url('../images/linkbar.png') no-repeat -85px -42px; }
#link3 a:hover { background: url('../images/linkbar.png') no-repeat -168px -42px; }
#link4 a:hover { background: url('../images/linkbar.png') no-repeat -268px -42px; }
#link5 a:hover { background: url('../images/linkbar.png') no-repeat -342px -42px; }
#link6 a:hover { background: url('../images/linkbar.png') no-repeat -450px -42px; }
#link7 a:hover { background: url('../images/linkbar.png') no-repeat -507px -42px; }

/*=====Image Navigator=====*/

#imgnav {
	width: 243px;
	height: 21px;
	background: url('../images/imgnav.png');
	margin: 0 auto;
	padding: 0;
	position: relative;
	float: left
	}

#imgnav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#imgnav li, #imgnav a {height: 21px; display: block;}

#prev { left: 0px; width: 122px; }
#next { left: 122px; width: 121px; }	

#prev a:hover { background: url('../images/imgnav.png') no-repeat 0px -21px; }
#next a:hover { background: url('../images/imgnav.png') no-repeat -122px -21px; }

/*=====Portfolio Buttom=====*/

#portfolio {
	width: 260px;
	height: 88px;
	background: url('../images/sitephotos/portfoliobutton.png');
	margin: 0 auto;
	padding: 0;
	position: relative;
	}

#portfolio li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#portfolio li, #portfolio a {height: 88px; display: block;}

#button { left: 0px; width: 260px; }
#button a:hover { background: url('../images/sitephotos/portfoliobutton.png') no-repeat 0px -88px; }

/*=====Interested In Us=====*/

#lookat {
	width: 190px;
	height: 90px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	}

#lookat li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#lookat li, #lookat a { 
	width: 190px;
	height: 30px;
	display: block;
	padding: 5px 0px 0px 7px;
	text-decoration: none;
	}

#lookat a {
	border-top: 1px #000 dotted;
	}

html>/**/body #lookat a {height: 25px; width: 183px;}

#lookat1 {top: 0;}
#lookat2 {top: 30px;}
#lookat3 {top: 60px;}

#lookat a:hover {
	text-decoration: underline;
	}

/*=====Services & Store=====*/

#services, #storenav {
	width: 230px;
	height: 300px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
	}

#storenav {
	width: 210px;
	height: 240px;
	margin-top: 10px;
	}

#services li, #storenav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#services li, #services a,
#storenav li, #storenav a { 
	width: 230px;
	height: 30px;
	display: block;
	text-decoration: none;
	}

#storenav li, #storenav a {width: 210px;}

#services a, #storenav a {
	border-top: 1px #000 dotted;
	padding: 5px 7px 0 0;
	}

html>/**/body #services a {height: 25px; width: 223px;}
html>/**/body #storenav a {height: 25px; width: 208px;}

#rightlinks1 {top: 0;}
#rightlinks2 {top: 30px;}
#rightlinks3 {top: 60px;}
#rightlinks4 {top: 90px;}
#rightlinks5 {top: 120px;}
#rightlinks6 {top: 150px;}
#rightlinks7 {top: 180px;}
#rightlinks8 {top: 210px;}
#rightlinks9 {top: 240px;}
#rightlinks10 {top: 270px;}


#services a:hover, #storenav a:hover {
	text-decoration: underline;
	}

body#comm a#commercial,
body#res a#residential,
body#cons a#construction,
body#boats a#marine,
body#planes a#aviation,
body#law a#legal,
body#architect a#architectual,
body#panorama a#panoramic,
body#time a#lapse,
body#graphics a#labeling {
	background: #114069;
	color: #C3AE8F;
	}


