#wrap #main {
	width: 960px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#main #content li {
	list-style-type: disc;
	line-height: 1.5;
	list-style-position: inside;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#main #content ul li.last {
	margin-bottom: 30px;
}
#wrap #main #breadcrumb {
	position: absolute;
	top: 15px;
	background-color: #f6f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	left: 0px;
}
#wrap #main #breadcrumb ul {
	font-size: 1.2em;
	font-weight: 400;
	color: #555;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#wrap #main #breadcrumb ul .last {
	background-image: none;
}
#wrap #main #breadcrumb ul li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	background-image: url(../shops/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-left: 5px;
}
#wrap #main #content {
	width: 640px;
	-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 #DAE8EB;
	background-image: url(../navigation/boxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	clear: none;
	float: right;
	height: 50%;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#wrap #main #content.storemap {
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrap #main #content.storemap p {
	margin-right: 20px;
	margin-left: 20px;
}
#wrap #main #content .intro {
	font-weight: 400;
	width: 400px;
}
#wrap #main #content #mainimage {
	height: 219px;
	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;
}

#main #sidenav  {
	width: 170px;
	position: relative;
	padding: 0px;
	display: inline;
	float: left;
	-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 #DAE8EB;
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 190px;
	background-image: url(../navigation/boxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}
#main #content h1 {
	text-indent: -9999px;
	height: 44px;
	width: 222px;
	background-image: url(../shops/images/shopsaz_h1.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: -25px;
	left: -20px;
}
#main #sidenav h2 {
	background-image: url(../shops/images/shops_h2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: -20px;
	top: 15px;
	height: 32px;
	width: 121px;
	background-position: left top;
}
#main #sidenav ul {
	list-style-type: none;
	float: left;
	margin-top: 60px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #sidenav ul li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	display: inline;
}
#main #sidenav ul li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebeaea;
	font-weight: 400;
	padding-right: 5px;
	padding-left: 20px;
	letter-spacing: 1px;
	line-height: 1.4;
	font-size: 1.4em;
	width: 113px;
	background-image: url(../navigation/bullets2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0px;
}
#main #sidenav ul li a:hover {
	text-decoration: none;
	color: #0085b0;
}
#main #sidenav ul .last a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebeaea;
}
#wrap #main .full#content {
	width: 878px;
	margin-top: 90px;
	float: right;
	margin-right: 10px;
}
#main #content .floatright {
	height: 175px;
	width: 253px;
	position: relative;
	-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;
	float: right;
	right: -70px;
	margin-left: -50px;
	margin-bottom: 20px;
}
#main #content .floatleft {
	height: 175px;
	width: 253px;
	position: relative;
	-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;
	float: left;
	margin-bottom: 15px;
	margin-right: -50px;
	left: -70px;
	margin-top: 0px;
	top: 10px;
}
#main #content h2 {
	font-size: 3em;
	margin-bottom: 12px;
	color: #1285B0;
	letter-spacing: -1px;
	font-weight: 300;
}
#main #content .bold {
	font-weight: bold;
}
