body {
	background-color: #E8E8E8;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	}

	img {border:none;}
	
#wrapper {
	background-color: #FFFFFF;
	margin:0 auto;
	width: 980px;
	padding-bottom:20px;
	min-height: 615px;
	border: 1px solid #CCCCCC;
	color: #666666;
	}
	
	#wrapper div {float:left; width:520px; padding:10px 20px 20px; margin: 0; }	
	#wrapper div.last {padding-left:0; width:400px;}	

p {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	}

p.sitemap {
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	line-height: 5px;
	text-align: center;
	}

p.sitemap a {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	}

#shopsetup {
	margin: 0 auto;
	background-color: #E8E8E8;
	width: 980px;
	text-align: right;
	}

#shopsetup p {
	font-size: 11px;
	font-weight: normal;
	color: #b9b9b9;
	background-color: #E8E8E8;
	padding: 5px 0;
	}

#shopsetup p a {text-decoration:none; color:#b9b9b9;}
#shopsetup p a:hover {text-decoration:none;}

ul {list-style:none; margin:10px auto; padding:0; width: 980px; overflow: auto;}	
ul li {font: 10px/16px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #999; float:left; width:600px; text-align: left; padding:0 20px;}	
ul li a {color:#999; text-decoration: none;}	
ul li a:hover {text-decoration:underline;}	
ul li.last {width:300px; text-align: right;}	
	


