hack {
	border:1px solid green; /* works in all */
	*border:1px solid red; /* targets IE6 and 7 */
	_border:1px solid blue; /* targets IE6 */
}
body {
	direction: rtl;
	margin: 0 0 5px;
	padding: 0;
	font: 12px/140% 'Arial (Hebrew)', Arial, Helvetica, sans-serif;
	background: #fff;
}
p {
	margin: 15px 0;
}
img, a img { border: 0; }
#wrapper {
	width: 820px;
	margin: auto;
}
#logo {
	padding: 20px 105px 10px 10px;
	background: url('medrights.jpg') top left no-repeat;
}
#main {
	background: #dceaf5 url('bg_main.png') top no-repeat;
	padding: 30px 20px 15px 20px;
}
#end_main {
	background: #dceaf5 url('bg_footer.png') top no-repeat;
	padding: 0;
	margin: 0 -20px -15px;
	height: 11px;
}
#testimonials {
	border-right :2px solid #878787;
	border-left: 2px solid #878787;
	background: #fff;
	padding: 13px;
	width: 750px;
	margin: 0 auto;
}
#testimonials.body {
	font-size: 14px;
	line-height: 140%;
}
#testimonials.body h3 {
	font-size: 27px;
	line-height: 120%;
	font-weight: bold;
	margin: 0 0 25px;
	border-bottom: 1px dotted #999;
	color: #051b3f;
}
#testimonials.body h3 a {
	color: #051b3f;
	text-decoration: none;
}
#testimonials.body h4 {
	margin: 7px 0 25px;
	font-size: 21px;
	line-height: 120%;
	font-weight: bold;
	border-bottom: 1px dotted #999;
}
#testimonials_up {
	background: url('testimonials_up.png') bottom no-repeat;
	margin-top: 25px;
	text-align: center;
	border-top: 1px dotted #666;
	padding: 20px 0 25px;
	*padding: 10px 0 25px;
}
#testimonials_up h3 {
	font-size: 36px;
	line-height: 110%;
	color: #051b3f;
	letter-spacing: -1px;
	margin: 0;
	font-weight: normal;
}
#testimonials_up h3 span {
	border-bottom: 3px solid #c00;
}

#testimonials_down {
	background: url('testimonials_down.png') top no-repeat;
	height: 5px;
	margin-bottom: 15px;
}
.testimonial, .testimonial_center {
	float: right;
	width: 220px;
	padding: 14px;
	color: #555;
}
.testimonial_center {
	border-left: 2px dotted #808080;
	border-right: 2px dotted #808080;
}
.testimonial img, .testimonial_center img {
	float: right;
	border: 1px solid #808080;
	margin: 0 0 5px 15px;
}
.testimonial p, .testimonial_center p {
	margin: 10px 0;
}
.testimonial strong, .testimonial_center strong {
	color: #222;
	font-size: 14px;
	display: block;
}
.testimonial b, .testimonial_center b {
	color: #333;
}
.testimonial span, .testimonial_center span {
	color: #c00;
	font-weight: bold;
	font-size: 14px;
}
#slogen {
	float: right;
	width: 470px;
}
#slogen h1 {
	font-size: 32px;
	line-height: 120%;
	letter-spacing: -1px;
	color: #051b3f;
	padding: 0 5px;
	margin: 0;
	font-weight: normal;
}
#slogen h1 span {
	display: block;
	font-size: 58px;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 90%;
}

h2 {
	font-size: 22px;
	margin: 30px 0px 0;
	padding: 3px 5px 5px;
	line-height: 100%;
	background: #fff;
	color: #c00;
}
.clear {
	clear: both;
}
#form {
	float: right;
	width: 210px;
	margin-right: 20px;
	background: url('bg_form.png') top no-repeat;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
	padding: 40px 52px 0 28px;  /* works in all */
	*padding: 48px 52px 0 28px; /* targets IE6 and 7 */
}
#form p {
	margin: 10px 0;
	*margin: 12px 0;
}
input.phone {
	font: bold 16px/100% 'Arial (Hebrew)', Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 8px 0 4px 0;
	width: 100%;
	border: 0;
	border-bottom: 1px  solid #d9d9d9;
	border-right: 1px  solid #b4b4b4;
	background: url('bg_input.png') top left no-repeat;
	letter-spacing: 2px;
}
input.submit {
	font: bold 16px/100% 'Arial (Hebrew)', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	padding: 9px 0 15px 0;
	background: url('bg_btn.png') top no-repeat;
	width: 100%;
	border: 0;
	cursor: pointer;
}
a#submitBtn, a#submitBtn2 {
	display: block;
	font: bold 16px/100% 'Arial (Hebrew)', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	padding: 12px 0 15px 0;
	background: url('bg_btn.png') top no-repeat;
	text-decoration: none;
}
a#submitBtn2 {
	padding: 14px 0 15px 0;
	background: url('btn.png') top no-repeat;
	width: 160px;
}
a#submitBtn:hover, a#submitBtn2:hover {
	text-decoration: underline;
}
#form {
	font-size: 16px;
	line-height: 20px;
}
#form #callme {
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #c00;
	margin-top: -5px;
}
form { margin: 0; padding: 0; }

#bottom_form {
	background: url('bg_red.png') top no-repeat;
	margin: 22px;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	padding: 10px 20px;
}
#bottom_form table {
	width: 100%;
	border: 0;
	border-spacing: 0;
}

#footer {
	margin: 22px;
}
#footer a {
	color: #222;
	margin-left: 5px;
}
a {
	color: #03c;
}
a:hover {
	color: red;
	text-decoration: none;
}
#links ul {
	list-style: none;
	margin: -10px 0 30px 0;
	padding: 0;
}
#links ul li {
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 8px;
	line-height: 130%;
	font-size: 12px;
	background: #f5f5f5;
}
