
#logoImage {
	position: absolute;
	top: 50px;
	left: 88px;
	
}

#headerImage{
    z-index: 1;
    height: 100px;
    width: 650px;
    position: absolute;
    top: 50px;
    left: 200px;
    background:  url(shops/376000/375087/121923/img/121923_20060206013840.jpg) no-repeat scroll top left;
	background-color: transparent;
}

.nav {
	z-index: 10;
	display: inline;
	list-style-image: none;
	padding-top: 0px;
        position: absolute;
        left: 50px;
        top: 0px;
}

.nav li {
	z-index: 10;
	display: inline;
	padding-right: 3em;
}

.nav #current a:visited, .nav #current a:link {
    background-color: #c9ffc9;
    border-top: 10px solid #c9ffc9;
}

.nav a:hover, .nav #current a:hover {
	color: white;
	background-color: #00cc00;
	border-top: 10px solid #00cc00;
}

.footer {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
	border-top: 1px dashed #000000;
	padding-top: 5px;
	clear: both;
}

.shopContainer {
       margin-top: 150px;
}
