﻿body {
	color: #000;
	margin: 0px;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 9px;
}
.header {
	background: url('images/header.jpg') no-repeat;
	height: 168px;
	width: 797px;
}
.leadbox {
	float: right;
	width: 300px;
	height: 100px;
	text-align: left;
}
.input {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 168px;
	margin-left: 24px;
}
.inputP {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 113px;
	margin-left: 16px;
}
.send {
	float: right;
	width: 115px;
	height: 90px;
	text-align: left;
}
.mainPage {
	background: url('images/body.jpg') no-repeat;
	height: 444px;
	padding: 20px 30px 0px 30px;
	font-size: 12px;
	line-height: 18px;
	width: 797px;
}
.mainPage h1 {
	font-size: 21px;
	color: #525162;
	margin: 0px 0px 13px 0px;
}
.aboutPage {
	background: url('images/bodyBottom.jpg') no-repeat bottom;
	font-size: 12px;
	line-height: 18px;
	width: 797px;
}
.aboutPage h1 {
	font-size: 21px;
	color: #525162;
	margin: 0px 0px 13px 0px;
}
.mainDiv {
	float: right;
	width: 743px;
	margin-right: 31px;
}
.RightDiv {
	float: right;
	width: 340px;
}
.about {
	float: right;
	width: 734px;
	font-size: 14px;
	margin-top: 16px;
}
.about h2 {
	font-size: 20px;
	margin-top: 18px;
	margin-bottom:4px;
	padding:3px;
}
p {
	margin: 5px 17px 5px 0px;
}
.Title {
	float: right;
	background: url('images/title.png') no-repeat;
	width: 384px;
	height: 34px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: #525162;
}
.Title a {
	font-size: 14px;
}
.Small_LogosDiv {
	float: right;
	width: 379px;
	text-align: center;
}
.Left_Sites {
	float: right;
	height: 366px;
	width: 385px;
	margin-right: 10px;
}
.footer {
	width: 359px;
	margin-top: 4px;
	text-align: center;
	font-weight: 700;
	color: #525162;
}
.preview {
	float: right;
	width: 385px;
	display: none;
}
.small_logos {
	cursor: pointer;
	width: 28px;
}
h3 {
	margin: 2px;
}

