﻿html, body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	direction: ltr;
	margin: 0 0 0 0;
	background-color: #666666
}

ul {
	line-height: 200%;
	margin-left: -3px
}

img {
	border: 0px
}

#top {
	width: 100%;
	height: 100px;
	background-image:url('images/top-bg.jpg');
}

#logo {
	width:247px;
	height: 61px;
	right: 0px;
	top: 20px;
}

#menu {
	width: 798px;
	height: 32px;
	background-image:url('images/menu-bg.jpg');
	direction:rtl;
	color: white;
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 1px
}

#banner {
	width: 798px;
	height: 174px;
	margin-left:1px
}

#products {
	direction:rtl;
	color: #333333;
	line-height: 150%;
	margin-right: 1px;
	margin-top: 1px
}

#most {
	direction:rtl;
	color: #333333;
	line-height: 150%;
	margin-right: 1px;
	margin-top: 1px;
	text-align: center
}

#copyright {
	width: 295px;
	height: 53px;
	background-image: url('images/copyright.jpg');
	direction: ltr;
	text-align: left;
	color: #c8c8c8;
	margin-top: 150px;
	margin-left: 0px;
	margin-right: auto;
	padding-left: 10px;
	position:static
}

.products_list {
	list-style: disc inside;
}

.item {
	height: 25px;
	text-align: right;
	direction: rtl;
	vertical-align: middle;
	border-bottom: 1px gray dotted;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 198px
}

.text {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	border: 0px solid #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px
}

.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #666666;
	background-color:#EAEAEA;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px
}

a.menu:link {color: #ffffff; text-decoration:none;}
a.menu:visited {color: #ffffff; text-decoration:none;}
a.menu:hover {color: orange; text-decoration:none;}
a.menu:active {color: #ffffff; text-decoration:none;}

a.list:link {color: #666666; text-decoration:none; display: block}
a.list:visited {color: #666666; text-decoration:none; display: block}
a.list:hover {color: #000000; text-decoration:none; display: block}
a.list:active {color: #666666; text-decoration:none; display: block}