#leftColumn	{
	float: right;
	width: 273px;
	margin: 0 0 0 3px;
}
#rightColumn {
	float: left;
	width: 524px;
	background: url('../i/vline.gif') repeat-y right 20px;
}
#rightColumn h1 {
	width: 484px;
}
#systems ul {
	list-style-type: none;
	font: bold 12px Arial;
	margin: 20px 0 0 20px;
	padding: 0;
}
#systems ul li {
	font: bold 12px Arial;
	margin: 5px 0 0 0;
	padding: 0 0 0 9px;
	background: url('../i/square.gif') no-repeat 0 6px;
}
#systems ul a {
	font: bold 12px Arial;
	margin: 0;
	padding: 0;
	color: #666;
	text-decoration: none;
}
#systems ul a:hover {
	color: #f60;
}
div.questions {
	width: 800px;
	margin: 0;
	padding: 0;
}

div.questions a {
	float: left;
	height: 30px;
	margin: 0 70px 20px 80px;
	padding: 0 0 0 35px;
	font: bold 11px Arial;
	text-decoration: none;
	color: #f60;
}
div.questions a.faq {
	margin: 0 0 20px 0;
	width: 130px;
	background: url('../i/question.gif') no-repeat left 1px;
}
div.questions a.spoon {
	width: 130px;
	background: url('../i/spoon.gif') no-repeat left 1px;
}
div.questions a.survey {
	width: 130px;
	background: url('../i/exclamation.gif') no-repeat left 1px;
}
div.questions a.faq:hover, div.questions a.survey:hover, div.questions a.spoon:hover {
	text-decoration: underline;
}
div.rightBlock {
	display: block;
	width: 360px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 141px;
}
.empty {
	width: 800px;
	height: 87px;
	margin: 0 auto;
	display: block;
	clear: both;
	background: url('../i/block_all_back_rev.gif') no-repeat left bottom;
}

a.productList {
	display: block;
	clear: both;
	margin: 10px 0 0 20px;
	width: 464px;
	padding: 0 20px 10px 0;
	background: url('../i/hline.gif') repeat-x left bottom;
	text-decoration: none;
}
#content a.productList:hover {
	text-decoration: none;
}
#products {
	margin: 20px 0 3px 0;
}
a.productList img {
	float: left;
	width: 59px;
	height: 87px;
	margin: 0 20px 0 0;
	border: 0;
}
a.productList h2 {
	font: bold 14px Arial;
	margin: 5px 0 0 0;
	padding: 0;
	color: #005f1d;
}
a.productList p {
	font: normal 12px Arial;
	margin: 5px 0 0 0;
	padding: 0;
	color: #000;
}
a.productList div {
	display: block;
	clear: both;
	width: 464px;
	height: 0;
	margin: -20px 0 0 0; padding: 0;
}
#content a.productList:hover p, #content a.productList:hover h2 {
	color: #f60;
	text-decoration: underline;
}
a.more_info {
	margin: 10px 0 10px 20px;
	font: normal 11px Arial;
	color: #f60;
	text-decoration: none;
}
a.more_info:hover {
	text-decoration: underline;
}
div.pic_holder {
	display: block;
	float: left;
	width: 95px; height: 140px;
	margin: 5px 1px 1px 5px;
}
div.pic_holder a {
	display: block;
	width: 95px; height: 140px;
	margin: 0 auto;
	text-align: center;
	color: #333;
  text-decoration: none;
}
#div.pic_holder img {
	display: block;
	margin: 5px 20px 5px 21p;
}
div.pic_holder a:hover{
	color: #f60;
  filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
  text-decoration: underline;
}
div.pic_holder p {
	clear: both;
	margin: 5px 0 0 0; padding: 0;
	text-align: center;
	font: normal 10px Tahoma;
	color: #333;
}
div.pic_holder a:hover p {
	color: #f60;
}
