﻿body {
	direction: rtl;
	background-color: #FFFFFF;
	color: #756C6F;
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    width: 100%;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	text-decoration: none;
	color: black;
}
h1 {
	font-size: 20px;
}
.top {
	width: 790px;
	height: 70px;
	margin: 10px auto 0px auto;
}
.top-fav {
	width: 570px;
	height: 20px;
	float: right;
}
.top-menu {
	width: 570px;
	height: 50px;
	float: right;
}
.div_menu-li {
	width: 110px;
	height: 40px;
	background-image: url('../img/button-top.gif');
	background-position: center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin: 0px;
	text-align: center;
	list-style: none;
	line-height: 220%;
}
.div_menu-li a {
	text-decoration: none;
	color: #756C6F;
}
.div_menu-li a:hover {
	text-decoration: none;
	color: black;
}
.div_menu-hover {
	width: 110px;
	height: 40px;
	background-image: url('../img/button-top-a-hover.gif');
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin: 0px;
	text-align: center;
	list-style: none;
	line-height: 250%;
}

.logo {
	width: 220px;
	height: 70px;
	float: left;
	margin: 0 auto;
}

.main {
	width: 810px;
	height: 450px;
	margin: 0 auto;
	background-image: url('../img/back-all.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.main-R {
	width: 470px;
	height: 418px;
	float: right;
	margin: 22px 38px 16px 10px;
	overflow: auto;
}
.main-L {
	width: 270px;
	height: 418px;
	float: left;
	margin: 22px 0px 16px 18px;
}
.index-img {
	background-image: url('../img/main-r-home.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.services-img {
	background-image: url('../img/main-r-services.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.first_steps-img {
	background-image: url('../img/main-r-first_steps.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.campaign-img {
	background-image: url('../img/main-r-campaign.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.key_points-img {
	background-image: url('../img/main-r-key_points.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.sitemap-img {
	background-image: url('../img/main-r-sitemap.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.contact-img {
	background-image: url('../img/main-r-contact.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.div_buttom-li {
	width: 110px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin: 0px;
	text-align: center;
	list-style: none;
	line-height: 220%;
}
.div_buttom-li a {
	text-decoration: none;
	color: #756C6F;
}
.div_buttom-li a:hover {
	text-decoration: none;
	color: black;
}
.div_buttom-hover {
	width: 110px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin: 0px;
	text-align: center;
	list-style: none;
	line-height: 250%;
}

.footer {
	width: 790px;
	height: 70px;
	margin: 0 auto;
	font-size: 11px;
}
.footer-menu {
	float: left;
}