#content #storelist ul {
	float: left;
	width: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#main #content h1.opening {
	background-image: url(../opening/images/opening_h1.png);
	height: 43px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: -15px;
}
#content #storelist ul li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
}
#main #content .intro2 {
	width: 600px;
}
#content #storelist #list3 {
	margin-right: 0px;
}
#wrap #main #content #storelist #list1 li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #main #content #storelist #list2 li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #main #content #storelist #list3 li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #storelist ul li a {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
}
#content #storelist ul li a:hover {
	color: #1E2648;
	text-decoration: none;
	background-color: #E4E4E4;
	background-image: url(../navigation/boxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 50%;
}
#wrap #main #content #mainimage2 {
	height: 175px;
	width: 253px;
	position: absolute;
	top: -40px;
	right: -40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0, .2);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0, .2);
	box-shadow: 0px 0px 8px rgba(0,0,0, .2);
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#wrap #main #content #mainimage3 {
	height: 175px;
	width: 253px;
	position: absolute;
	top: 220px;
	right: -40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0, .2);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0, .2);
	box-shadow: 0px 0px 8px rgba(0,0,0, .2);
	border: 1px solid #CCC;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

