.clearing
{
	clear: both;
}
ul#filter
{
	list-style: none;
	text-align: left;
	position: relative;
	left: -30px;
}
div#container
{
	margin: 10px auto 0 auto;
	overflow: hidden;
	width: 750px;
	position: relative;
	left: -20px;
	top: -5px;
	text-align: left;
}
#Back_Filter
{
	background-image: url('../Images/Site/Back_ProductCategory.png');
	background-position: left center;
	background-repeat: no-repeat;
	width: 685px;
	height: 55px;
	margin-left: 30px;
}
ul#filter li
{
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 20px;
	position: relative;

	left: -15px;
	background-color: Transparent;
}
ul#filter a
{
	color: white;
	text-decoration: none;
}
ul#filter li.current a, ul#filter a:hover
{
	color: #B631FF;
}
ul#filter li.current a
{
	font-weight: bold;
	color: #DC80FF;
}
ul#portfolio
{
	list-style: none;
	padding-top: 10px;
	position: relative;
	width: 760px;
	padding-right: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: -10px;
}
ul#portfolio li
{
	width: 179px;
	height: 130px;
	padding: 5px 5px 10px 5px;
	float: left;
	margin: 0 0px 10px 10;
}
ul#portfolio a
{
	width: 100%;
}
ul#portfolio a:hover
{
	text-decoration: none;
}
ul#portfolio img
{
	padding: 5px;
	border: 0px;
	background-color: #FFF;
}
