body {
	color: black; 
	margin: 0; 
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5pt;
	background: #DEDEDE url('/images/main-back.gif') repeat-x;
}

p {
	text-align: justify;
}

h1 {
	color: #4F8F41;
	font-size: 20pt;
	margin: 0;
}

h2 {
	color: #4F8F41;
	font-size: 18pt
}

.main {
	margin: 0 auto 0 auto; 
	width: 1000px; 
	background: url('/images/body-back.gif') repeat-y;
	overflow: hidden;
}

.header {
	height: 106px;
}

.header_bottom {
	height: 52px;
	background: url('/images/header-bottom.gif') no-repeat;
	padding: 0 0 0 65px;
}
.header_category {
	background: url('/images/header-category.gif') no-repeat;
	width: 120px;
	height: 52px;
	text-align: center;
	padding: 7px 0 0 0;
	float: left;
}

.header_category A:link, .header_category A:visited, .header_category A:active { 
	color: #297FCB;
	font-weight: bold; 
	text-decoration: none;
	font-size: 15px;
}

.header_category A:hover { 
	color: Navy; 
	text-decoration: underline; 
}

.content {
	clear: left;
	overflow: hidden;
}

.content_text {
	margin: 0 50px 0 50px;	
}

.logo_bottom {
	float: right; 
	width: 280px; 
	height: 335px; 
	margin: 0;
	overflow: hidden;
}

.nav {
	float: left; 
	width: 248px; 
	margin: 0 20px 10px 0;
	overflow: hidden;
	background: url('/images/side-back.gif') repeat-y;
}

.nav_top {
	background: url('/images/side-top.gif') no-repeat;
	height: 80px;
	color: white;
	font-weight: bolder;
	font-size: 15px;
	padding: 8px 20px 0 0;
}


.nav_category {
	background: url('/images/side-category.gif') no-repeat;
	height: 45px;
	color: white;
	font-weight: bolder;
	font-size: 15px;
	padding: 8px 20px 0 0;
}
.bottom_mid {
	margin: 0 auto 0 auto; 
	width: 1000px; 
	height: 29px;
	clear: all;
	overflow: show;
}

.footer {
	margin: 0 auto 20px auto; 
	width: 1000px;
	background: url(/images/footer.gif) no-repeat;
	overflow: hidden;
	clear: all;
	height: 114px;
}

.footer-bottom {
	height: 22px;
	overflow: hidden;
	clear: all;
}

A:link, A:visited, A:active { 
	color: #4682B4;
	font-weight: normal; 
	text-decoration: none;
}

A:hover { 
	color: Navy; 
	text-decoration: underline; 
}

.cat {
	color: #4F8F41; 
	background: #FBE7B4;
	font-weight: bold;
	padding: 3px 5px 4px 3px;
}

td {
	vertical-align: top;
}

.b3tc div { 
	margin-top: 3px;
	color: #4F8F41;
}

.lead_form input {
	background: orange;
}

.lead_form select {
	background: orange;
	border: 1px solid silver;
}

.hub_unit {
	float: right; 
	padding: 5px; 
	margin: 0 7px 15px 7px; 
	background-color: #ffc46c;
	border: 1px solid #ff9004; 
	width: 222px; 
	height: 150px; 
	border-radius: 5px;
	text-align: center;
}

.hub_unit span {
	float: none;
	padding: 10px;  
	border: 1px solid grey; 
	background: white; 
	border-radius: 5px; 
	height: 100px; 
	line-height: 100px; 
	vertical-align: middle; 
	text-align: center;
	display: block;
	margin-bottom: 7px;
}

.food{
	width: 222px; 
	height: 350px; 
}

.food span {
	
	height: 300px; 
	line-height: 300px; 
}

.food span  img{
	
	max-height: 250px; 
	max-width: 200px; 
}