* {margin: 0; padding: 0}
body {
	background: #adb0b9 url("imgs/header.jpg") 0 0 no-repeat;
	font-family: arial, sans-serif;
	font-size: 90%
}
#nav ul {
	list-style-type: none;
	padding: 111px 0 0 180px
}
#nav li {
	float: left;
	margin-right: 4px
}
#nav a:link, #nav a:visited {
	background: url("imgs/button-left.gif") 0 0 no-repeat;
	color: #4f547e;
	display: block;float: left;
	font-size: 80%;
	font-weight: bold;
	height: 26px;
	padding-left: 2px;
	text-transform: uppercase;
	text-decoration: none
}
#nav a:hover {
	/*background-image: url("");*/
	color: #8d7d4a
}
#nav a span {float: left;
	background: url("imgs/button-right.gif") 100% 0 no-repeat;
	display: block;
	height: 26px;
	padding-right: 2px
}
#nav a span span {float: left;
	background: url("imgs/button-bg.gif") 0 0 repeat-x;
	cursor: pointer;
	height: 14px;
	padding: 6px
}
#nav a:hover span span {background: url("imgs/button-hover-bg.gif") 0 0 repeat-x;}
#wrapper {
	background: #fff url("imgs/content.png") 0 0 repeat-y;
	clear: left;float: left;
	line-height: 130%;
	margin: 10px 15px;
	width: 770px
}
* html #wrapper {margin: 10px 7px; width: 760px}
#corner_tl {background: transparent url("imgs/corner_tl.gif") 0 0 no-repeat; float: left}
#corner_tr {background: transparent url("imgs/corner_tr.gif") 100% 0 no-repeat; float: left}
#corner_bl {background: transparent url("imgs/corner_bl.png") 0 100% no-repeat; float: left}
#corner_br {background: transparent url("imgs/corner_br.gif") 100% 100% no-repeat;float: left; padding: 31px 25px; width: 720px}
* html #corner_br {width: 610px}
#content {margin-left: 270px; float: left; font-size: 90%}
* html #content {margin-left: 135px}
#roots {
	font-size: 90%;
	font-style: italic;
}
h1 {
	color: #a6a6a6;
	font-size: 130%;
	margin-bottom: 10px;
	text-decoration: underline
}
h2 {
	color: #ffac01;
	font-size: 100%;
	margin-bottom: 10px
}
#content p, #content ul, #content ol {margin-bottom: 10px}
#content ol {margin-left: 40px}

#content ul {margin-left: 20px}
#content ul li {
	background: url("imgs/li.gif") 0 0.5em no-repeat;
	list-style-type: none;
	padding-left: 20px
}
#content a:link, #content a:visited, #footer a:link, #footer a:visited {
	color: #8293ef;
	text-decoration: none
}
#content a:hover, #footer a:hover {text-decoration: underline}

#wrapper #special-ul {
	list-style-type: none;
	margin-left: 0;
	padding-top: 10px
}
#content #special-ul li {
	background-image: none;
	border: 1px solid #e5e5e5;
	clear: left;
	margin: 5px 0;
	padding-left: 0
}
#special-ul div {
	background-color: #f7f7f7;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	min-height: 73px;
	min-height: auto;
	padding: 9px 10px 10px 95px
}
#spe-li_high-search div {background: #f7f7f7 url("imgs/high-search.gif") 9px 9px no-repeat}
#spe-li_multiple-leads div {background: #f7f7f7 url("imgs/multiple-leads.gif") 9px 9px no-repeat}
#spe-li_precisely-targeted div {background: #f7f7f7 url("imgs/precisely-targeted.gif") 9px 9px no-repeat}
#spe-li_enhanced-marketing div {background: #f7f7f7 url("imgs/enhanced-marketing.jpg") 9px 9px no-repeat}
#spe-li_increased-sales div {background: #f7f7f7 url("imgs/increased-sales.gif") 9px 9px no-repeat}
#spe-li_unique div {background: #f7f7f7 url("imgs/unique.gif") 9px 9px no-repeat}

#spe-li_exclusive div {background: #f7f7f7 url("imgs/exclusive.jpg") 9px 9px no-repeat}
#spe-li_comprehensive div {background: #f7f7f7 url("imgs/comprehensive.jpg") 9px 9px no-repeat}
#spe-li_professional div {background: #f7f7f7 url("imgs/professional.jpg") 9px 9px no-repeat}
#spe-li_prganic div {background: #f7f7f7 url("imgs/prganic.gif") 9px 9px no-repeat}
#spe-li_competitive div {background: #f7f7f7 url("imgs/competitive.gif") 9px 9px no-repeat}
#spe-li_full-access div {background: #f7f7f7 url("imgs/full-access.jpg") 9px 9px no-repeat}

.fl {float: left}
.cl {clear: left}
img.fl {margin: 0 15px 15px 0}

#content #industries {
	list-style-type: none;
	margin-left: 40px
}
#industries img {float: left; margin: 0 15px 10px 0}
#content #industries li {
	background-image: none;
	clear: left;
	padding-left: 0
}
#subjects li {
	clear: right;
	font-size: 110%;
	line-height: 150%
}
#subjects img {
	float: right;
	margin-right: 30px
}

#content form {background-color: #eff3ff}
#content fieldset {
	border: none;
	padding: 10px
}
#content legend {
	border-bottom: 1px solid #c4c4c4;
	color: #2f5cff;
	font-size: 120%;
	font-weight: bold;
	margin-top: 15px
}
#content fieldset div {
	float: left;
	margin: 4px 10px;
	width: 45%
}
#content label {
	color: #464644;
	font-size: 90%;
	font-weight: bold
}
#content input, #content textarea, #content select {
	background-color: #ffffe1;
	border: 1px solid #979797;
	padding: 1px
}
#content select {font-size: 85%}
#content input:focus, #content textarea:focus {background-color: #fffff1; border-color: #444}
#content textarea {display: block}
#content fieldset div input, #content fieldset div select {
	float: right;
	width: 120px
}
#content fieldset div select {}
#content #submit {
	border: none;
	clear: both;
	float: right;
	margin: 10px 12px;
	padding: 0;
	width: auto
}


#side #side-contact {
	background: url("imgs/side-top.gif") 0 0 no-repeat;
	float: left;
	margin: 5px 0;
	padding-top: 6px;
}
#side #side-contact1 {
	background: url("imgs/side-bottom.gif") 0 100% no-repeat;
	padding-bottom: 6px;
}
#side form {
	background-color: #fdfdfd;
	border-left: 1px solid #b7bbbe;
	border-right: 2px solid #b7bbbe;
	font-family: arial, sans-serif;
	font-size: 90%;
	width: 228px
}
#side fieldset {border: none}
#side h3 {
	border-bottom: 1px solid #c4c4c4;
	color: #2f5cff;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
	padding: 1px 4px
}
#side fieldset div {margin: 4px 10px}
#side label {
	color: #464644;
	font-size: 90%;
	font-weight: bold
}
#side input, #side textarea, #side select {
	background-color: #ffffe1;
	border: 1px solid #979797;
	padding: 1px
}
#side input:focus, #side textarea:focus {background-color: #fffff1; border-color: #444}
#side textarea {display: block}
#side fieldset div input, #side fieldset div select {
	float: right;
	width: 120px
}
#side fieldset div select {width: 124px}
#side #submit {
	border: none;
	float: right;
	margin: 10px 12px;
	padding: 0
}
/* +972529986919 */

table {
	outline: 1px solid #e8e8e8;
	border-collapse: collapse;
	color: #4b4b4b;
	margin-bottom: 25px;
	width: 450px
}
table th, table td {
	border: 1px solid #fff;
	border-collapse: collapse;
	padding: 4px
}
table th, table tfoot td {background-color: #ededed}
#th_free {color: #444}
#th_silver {color: #6d6d6d}
#th_gold {color: #af9332}
#th_platinum {color: #51292a}
table td {
	background-color: #f7f7f7;
	/*padding: ;*/
	text-align: center
}
table .tbl_cat {text-align: left}
table td.firsttd {
	padding: 10px 12px;
	text-align: left
}

#footer {
	border-top: 1px solid #a6a6a6;
	clear: both;
	float: left;
	font-size: 90%;
	list-style-type: none;
	margin-left: 270px
}
#footer li {
	float: left;
	margin: 0 10px
}