@charset "utf-8";
/* CSS Document */

body{
	background-color:#cf2027;
	margin:0;
}
img{
	border:0;
}
#container{
	width: 900px;
	height: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu{
	width:668px;
	height:27px;
	margin:30px 116px;
	background-image:url(../../images/menu_bg.jpg);
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#menu ul{
	margin:0 0 0 18px;
	padding:0;
}
#menu li{
	float:left;
	list-style:none;
	width:105px;
	height:22px;
	padding:5px 0 0 0;
	text-align:center;
	color:#FFF;
}
#menu ul li ul{
    display: none;
}
#menu ul li ul li{
	background-color:#FFF;
	border-top:solid #cf2027 1px;
	width:210px;
}
#menu ul li:hover ul{
    display: block;
	padding:0;
	margin:5px 0 0 1px;
	position:absolute;
	z-index:1;
	width:22px;
}
.menu_down{
	background-color:#cf2027;
}
#menu a{
	text-decoration:none;
	color:#cf2027;
}
#content{
	width:404px;
	height:565px;
	margin:50px 25px 0 0;
	background-color:#cf2027;
	background-image:url(../../images/content_bg.jpg);
	float:right;
}
#content_header{
	background-image:url(../../images/content_header.jpg);
	height:8px;
}
#content_footer{
	background-image:url(../../images/content_footer.jpg);
	height:8px;
}
#content_center{
	width:364px;
	height:509px;
	margin:20px;
}
#content_center img{
	margin:10px;
	float:right;
}
#content_center p{
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	margin: 10px;
	color: #cf2027;
}
.ar_p{
	font-size:18px;
	line-height:22px;
	padding:1px;
	direction:rtl;
	float:right;
}
#content_center ul{
	color: #cf2027;
	direction: rtl;
	font-family: "Times New Roman", Times, serif;
}
#content_center label{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#cf2027;
	float:right;
	margin:5px;
	width:90px;
}
.input{
	width:200px;
	height:25px;
	margin:2px;
	border:solid #cf2027 1px;
	float:right;
}
#content_center textarea{
	width:240px;
	height:90px;
	margin:2px;
	border:solid #cf2027 1px;
	float:right;
}
#small_logo{
	float:right;
	margin:195px 15px 0 0;
}
#gallery{
	height:112px;
	width:700px;
	margin:20px 0 0 100px;
	background-color:#FFF;
	text-align:center;
}
#gallery img{
	margin:5px;
	border:dashed #cf2027 1px;
}
#footer{
	width:900px;
	height:50px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
}
#footer a{
	color:#FFF;
}
#large_logo{
	margin:20px 0 0 225px;
}
.adress{
	margin-top:50px;
	color:#FFF;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	direction:rtl;
}
#container div table tr th {
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#container div table tr th p {
	font-size: 36px;
}
#container div table tr th h4 {
	font-size: 24px;
}
#container div table tr th h4 {
	font-family: Times New Roman, Times, serif;
}
#container #content #content_center ul li {
	font-size: 18px;
}
#container #content #content_center ul li {
	font-size: 24px;
}
