/* CSS Document */

* {
 margin:0; padding:2;

}

body{
	background:#dddddb url(images/body-tail.jpg) top repeat-x;
	text-align:center;
}


a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html,
	{
		font-family:simplified arabic;
		font-size:10pt;
		line-height:21px;

	}



.rss {float:right; margin:-4px 9px 0 0; position:relative;}

cite {font-size:1.083em;}

.imgindent {margin:0 20px 0 0; float:left;}
.extra {float:left; position:relative; margin:0 0 0 -26px;}

/* ============================= header ====================== */

.logo {margin:95px 0 97px 60px;}
#header .menu {padding:14px 0 15px 61px; background:url(images/menu-bg.jpg) top left no-repeat;}

/* ============================= content ====================== */

#content {background:url(images/content-right-bg.jpg) top right no-repeat;}
#content .left-bg {background:url(images/content-left-bg.jpg) top left no-repeat; width:100%;}
.indent {background:white; margin:0 27px 0 33px; padding:36px 11px 40px 11px;}

.col-pad {padding-left:42px; }

.box {background:#e9ebe3 url(images/box-tail-top.gif) top repeat-x;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {background:none; padding:32px 34px 20px 32px; margin:0;}

.box2 {background:url(images/box2-tail-bg.gif) top repeat-x #574b45; color:#fff; margin:0 1px 0 2px;}
.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}

.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {background:none; padding:26px 28px 28px 20px; margin:0;}


#footer .right-bg {background:url(images/footer-right-bg.gif) top right no-repeat;}
#footer .left-bg {background:url(images/footer-left-bg.gif) top left no-repeat; color:#151514; width:100%;}
#footer .menu {padding:25px 0 46px 0;}
#footer .menu li {display:inline; background:none;}
#footer .menu li a { color:#d0d2c8; text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}
#footer .menu .first {border:none;}
#footer a {color:#151514;}

/* ============================= forms ============================= */



