body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

a {
	text-decoration: none;
}

form {
	margin: 0px;
	display: inline;
}

ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-right:1px #333 solid;
	border-left:1px #333 solid;
}

#header {
	width: 780px;
	height: 100px;
	background-image: url(images/header.jpg);
}

#navigation {
	width: 780px;
	height: 19px;
	background-image: url(images/navbackground.gif);
	background-repeat: x-repeat;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #000000;
}

#menu {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#main {
	width: 560px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#footer {
	width: 780px;
	height: 50px;
	padding-top:5px;
	background-image: url(images/footer.jpg);
	clear: both;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size:13px;
}

.menuheader {
	width: 170px;
	height: 25px;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url(images/navtop.gif);
	color: #ffffff;
	font-weight: bold;
	line-height: 25px;
}

.productlisting a {
	color: #000000;
}

.specialprice {
	color: #ff0000;
}

a.nav {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	padding-right: 9px;
	border-right: solid 1px #000000;
}
a.menulinks {
	width: 170px;
	height: 21px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
li.menulink {
	width: 170px;
	height: 21px;
	background-image: url(images/navlink.gif);
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	padding-left: 10px;
	display: block;
}
.productimage {
	width: 100px;
	height: 100px;
	border: solid 1px #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

.shops{
	width:490px;
	margin-left:20px;
}
h1 {font-size:16px;}
h2 {font-size:15px;}
#footer span {font-size:10px;}
#footer a{color:#ffffff;}