html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	height: 100%;
}
body {
	line-height: normal;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	height: 100%;
}
#main {
	width: 828px;
	margin: 0 auto;
	/* [disabled]background-image: url(images/main_bg1.jpg); */
	/* [disabled]height: 100%; */
	/* [disabled]position: absolute; */
	background-repeat: no-repeat;
	/* [disabled]top: 387px; */
	/* [disabled]right: 36px; */
	float: left;
	margin-left: 36px;
}
#bg {
	/* [disabled]width: 828px; */
	/* [disabled]margin: 0 auto; */
	background-image: url(images/main_bg.jpg);
	/* [disabled]height: 100%; */
	background-repeat: repeat-y;
	background-position: left 16px;
	float: left;
	overflow: hidden;
}
#bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	/* [disabled]display: block; */
	height: 16px;
	width: 828px;
	/* [disabled]position: inherit; */
	/* [disabled]bottom: 0px; */
	float: left;
	clear: both;
}
#bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	/* [disabled]display: block; */
	height: 16px;
	width: 828px;
	/* [disabled]position: inherit; */
	/* [disabled]bottom: 0px; */
	float: left;
	clear: both;
}



#contact_bottom {
	height: 16px;
	width: 313px;
	background-image: url(images/contant_bottom.jpg);
	position: absolute;
	bottom: 0px;
}
#content_bottom {
	height: 16px;
	width: 514px;
	background-image: url(images/content_bottom.jpg);
	position: absolute;
	bottom: 0px;
}

#contact {
	/* [disabled]height: 100%; */
	width: 313px;
	/* [disabled]background-color: #0F0; */
	float: left;
	/* [disabled]display: block; */
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
#news {
	width: 267px;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
	/* [disabled]direction: rtl; */
	/* [disabled]text-align: right; */
}
#news_items ul li a {
	color: #000;
	text-decoration: none;
}

#news_items ul li a b {
	color: #000000;
	text-decoration: none;
}

#news_items ul li a strong {
	color: #0b91d9;
	text-decoration: none;
	font-weight:normal;
}



#news_top {
	/* [disabled]text-indent: -1000px; */
	background-image: url(images/news_top.png);
	height: 58px;
	line-height: 58px;
	vertical-align: text-top;
	text-align: center;
	font-size: 1.5em;
	direction: rtl;
}
#news_bottom {
	background-image: url(images/news_bottom.png);
	display: block;
	height: 26px;
}
#news_items {
	background-image: url(images/news_bg.png);
	height: 200px;
	padding-right: 30px;
	padding-left: 30px;
	direction: rtl;
	text-align: right;
	overflow: hidden;
}
#news_items ul {
	list-style-type: circle;
}
#news_items ul li {
	margin-bottom: 15px;
	line-height: 1.4em;
}



#content {
	/* [disabled]height: 100%; */
	width: 515px;
	background-image: url(images/content_bg.jpg);
	background-position: 0 16;
	background-repeat: no-repeat;
	text-align: right;
	direction: rtl;
	padding-bottom: 1000px;
	float: left;
	margin-bottom: -1000px;
}
#content p {
	margin-right: 33px;
	margin-left: 33px;
	margin-bottom: 15px;
}
h1 {
	font-size: 1.5em;
	text-decoration: underline;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
}



#contact_top {
	height: 16px;
	width: 313px;
	background-image: url(images/contact_top.jpg);
	margin-bottom: 16px;
}
#content_top {
	background-image: url(images/content_top.jpg);
	height: 16px;
	width: 515px;
	margin-bottom: 16px;
	background-color: #535C65;
}

#footer {
	width: 827px;
	text-align: center;
	padding-bottom: 10px;
	display: block;
	margin: 0 auto;
	color: #FFF;
	position: static;
	/* [disabled]top: 1043px; */
	/* [disabled]left: 36px; */
	bottom: 0px;
	clear: both;
}
#flash {
	display: block;
	/* [disabled]position: absolute; */
	height: 397px;
	width: 900px;
	/* [disabled]top: 0px; */
	float: left;
	/* [disabled]clear: both; */
}

#footer p a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p {
	padding-top: 8px;
}




ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #535C65;
}
#container {
	width: 900px;
	/* [disabled]display: none; */
	margin: 0 auto;
	position: relative;
	/* [disabled]padding-bottom: 40px; */
	/* [disabled]height: 100%; */
	/* [disabled]float: left; */
}
h1,h2 {
	margin-left:33px;
	margin-right:33px;
	color: #0b91d9;
	}
h3 {
	font-size: 1.6em;
	text-align: center;
	direction: rtl;
}
input,textarea {
	width: 233px;
	height: 20px;
	border: 1px solid #a4a4a4;
	color: #0b91d9;
	margin-bottom: 9px;
	text-align: right;
	background-color: #F0F0F0;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
	/* [disabled]overflow: hidden; */
	padding-right: 5px;
	font-family: tahoma, arial, helvetica;
}
form {
	width: 233px;
	margin: 0 auto;
	display: block;
}
.ui-menu-item {
	text-align: right;
	direction: rtl;
}
#note {
	direction: rtl;
}

