#webtext_top, #webtext_bottom {
	float: left;
	width: 710px;
}

#shop_navigation {
	float: left;
	width: 710px;
	margin: 0px 0px 10px 0px;
}

#shop_navigation div.seperator {
	float: left;
	width: 8px;
	height: 12px;
	margin: 2px 7px 0px 0px;
	background-image: url(../../../images/seperator.jpg);
	background-repeat: no-repeat;
}

#shop_navigation div.menu {
	float: left;
	margin: 0px 7px 0px 0px;
}

#shop_navigation div.menu a {
	color: #D90000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}