/* CSS Document */
img{ border:none;}

/*banner*/	
#mainPic{
	clear:both;
	width:100%;
	margin:0 auto;
}

/*Homepage main banner*/
#demos{display:block; width:717px;height:211px;}

#nav {
	position:absolute;
	width:120px;
	height:20px;
	top:5px;
	left:950px;
	display:block;
	list-style: none;
	z-index:100;
	margin:0;
	padding:0;
	display:none;
}
#nav a {
	display:block;
	width:20px;
	height:20px;
	text-decoration: none;	
	background:url(../Locksmith%20Portland%20-%20Locksmith%20-%20Portland,%20OR%20(503)%20468-4865_files/square1.png) 50% 50% no-repeat; 
}
#nav a:hover{
	background:url(../Locksmith%20Portland%20-%20Locksmith%20-%20Portland,%20OR%20(503)%20468-4865_files/square.png) 50% 50% no-repeat;
}

#nav a.activeSlide { background:url(../Locksmith%20Portland%20-%20Locksmith%20-%20Portland,%20OR%20(503)%20468-4865_files/square.png) 50% 50% no-repeat; }

#nav a:focus { outline: none; }



#nav li { display:block; width:20px; height:20px; text-align:center; float:left;}

#nav img { border: none; display: block;}
