#content {
	align: center;
	background-color: #deeaf9;
	width: 818px;
	height: 600px;
}

img {
	border: 1px none #deeaf9;
}

#header {
	position: absolute;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 1.22em;
	left: 1em;
	z-index: 2;
}

#guitar {
	position: absolute;
	left: 605px;
	z-index: 3;
}

#cable {
	position: absolute;
	top: 110px;
	left: 270px;
	z-index: 2;
}

#nav {
	position: absolute;
	top: 110px;
}

#nav a {
	vertical-align: middle;

}

a:link, a:visited, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.05em;
	font-weight: bold;
	color: #102f5D;
	text-decoration: none;
}

a:visited {	
	color: #2d73b9;
}

a:hover {
	color: #ffffff;
}

#home {
	position: absolute;
	top: 35px;
	left: 110px;
}

#lesson {
	position: absolute;
	top: 100px;
	left: 60px;
}

#sales {
	position: absolute;
	top: 165px;
	left: 10px;
}

#cdsales {
	position: absolute;
	top: 227px;
	left: 10px;
}

#aboutus {
	position: absolute;
	top: 290px;
	left: 60px;
}

#contactus {
	position: absolute;
	top: 355px;
	left: 110px;
}

#links {
	position: absolute;
	top: 562px;
	z-index: 4;
	width: 818px;
	height: 23px;
	text-align: right;
}

#links ul {
	display: inline;
}

#links li {
	padding: 0 .35em 0 .35em;
	border-right: .15em solid white;
	display: inline;
}

#links li#feedback {
	padding: 0px .45em 0px .45em;
	display: inline;
	border: 0;
}

#links a:link, #links a:visited, #links a:hover {
	color: #ffffff;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#links a:visited {
	color: #102f5D;
}

#links a:hover {
	color: #deeaf9;
}

#footer {
	position: absolute;
	top: 560px;
	background: url(images/banner/banner_down.gif);
	width: 814px ;
	height: 23px ;
}

#copyright {
	position: absolute;
	top: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: #102f5D;
	text-align: center;
	font-size: .5em;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}
