body {
	margin: 0px;
	padding: 0px;
	background-color: #e4e4e4;
	font-size: 10px;
	background-image: url(bck_all.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}
#connector {
	width: 1045px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 15%;
}
#leftcol {
	width: 240px;
	float: left;
	padding-left: 20px;
}
#connector #leftcol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #4c4c4c;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 225px;
}
#leftcol ul li {
	color: #999999;
}
#leftcol ul li strong {
	font-weight: normal;
	color: #666666;
	margin-right: 0.2em;
}
#leftcol ul {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
	width: 225px;
	font-size: 0.8em;
	text-transform: uppercase;
}
#leftcol a   {
	color: #999999;
	text-decoration: none;
	margin-right: 0.5em;
}
#leftcol a:hover {
	color: #999999;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#catalog {
	width: 740px;
	float: left;
	padding-left: 25px;
}
#catalog .item {
	margin-left: 13px;
	width: 227px;
	float: left;
	height: 260px;
}
#catalog .item img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#catalog .item p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	color: #4c4c4c;
	margin-bottom: 5px;
	margin-top: 2px;
}
#catalog .item p a {
	color: #4c4c4c;
	text-decoration: none;
}
#catalog .item p a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}
#catalog .item p .label {
	color: #808080;
}
