.shops {
	margin: 0 auto;
	text-align: center;
	width: 548px;
	clear: both;
}
.shop {
	float: left;
	width: 255px;
	height: 310px;
}
.shop a:link img, .shop a:visited img, .shop a:active img {
	padding: 2px;
	border: 1px solid #E0DFE3;
}
.shop a:link, .shop a:visited, .shop a:active {
	text-decoration: none;
}
.shop a:hover img, .shop a:active img, .shop a:focus img {
	 border: 1px solid #9D0426; 
	 padding: 2px;
}
.bi_nav {
	width: 33%;
	float: left;
}
.bi_navw {
	width: 320px;
	float: left;
}
.bline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9D0426;
}
.bin {
	margin: 0 auto;
	text-align: left;
	width: 646px;
	clear: both;
	padding: 2px;
	border: 1px solid #E0DFE3;
}
.binin {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 646px;
	clear: both;
}
.bin ul {
	list-style-type: none;
}
.bin h3 {
	font: normal 2em "Trebuchet MS", Verdana, sans-serif;
	color: #9D0426;
	text-align: center;
}
.bin h1, .bin h1 a, .bi_nav h1 a {
	font: bold 1em "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	text-align: center;
}
div[class="binin"]:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.binin h2, .binin h2 a:link, .binin h2 a:visited {
	text-align: left;
	color: #000;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
}
li.hom_sub_nav {
	display: none;
}

