@charset "utf-8";
#contant {
	background-repeat: repeat-x;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg-pas2.jpg);
	background-color: #D3DACA;
}
#contant #head #navigation {
	height: 30px;
	width: 100%;
	margin-top: 20px;
}

#contant #head #logo {
	background-image: url(img/logo.jpg);
	height: 106px;
	width: 100%;
}
ul {
	margin:2px 30px 2px 0;
	padding-left:15px;
	padding-right:15px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

 #Navigation li {
	display:inline;
	list-style-type:none;
	padding-right:15px;
	padding-left:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	direction:rtl;
}#contant #head #Navigation {
	height: 25px;
	width: 95%;
	margin-top: 20px;
	background-color: #333333;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	
}
#contant #main #riget {
	height: auto;
	width: 450px;
	border: 1px solid #0033CC;
	float: right;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 30px;
	padding: 5px;
	text-align: right;
}


#contant #footer {
	background-color: #999999;
	clear: both;
	height: 30px;
	width: 100%;
	margin-top: 30px;
	padding-top: 7px;
}

#contant #main #left {
	float: left;
	height: auto;
	width: 231px;
	margin-top: 30px;
	margin-left: 30px;
}

#contant #main #left #cont1{
	background-image: url(img/new.jpg);
	background-repeat: no-repeat;
	direction:rtl;
	height: 300px;
	width: 211px;
	border: 1px solid #000099;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#contant #main #left #cont2{
	background-repeat: no-repeat;
	float: left;
	direction:rtl;
	height: auto;
	width: 211px;
	border: 1px solid #000099;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 10px;
}
a:link,
a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 700;
	font-size: 12px;
}

a:hover {
	color:#FFCC00;
	text-decoration:underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #040A3A;
	margin: 0px;
	background-image: url(img/bg-pas.jpg);
	background-repeat: repeat-x;
}
#contant #main {
	height: auto;
	width: 100%;
	background-color: #D3DACA;
	background-image: url(img/bg-pas2.jpg);
	background-repeat: repeat-x;
}
