* {
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	border-color:#BFECE5;
}
body {
	background: url(../images/bg.jpg) no-repeat center top;
	font-size:13px;
	font-family: arial;
	direction:rtl;
	color:#7D7D7D;
}
a {
	color: #44B6AC;
}
#container {
	width:780px;
	background: url(../images/back.jpg) repeat-y;
	margin:auto;
}
table {
	margin: 0 auto;
}
#logo {
	padding-right:5px;
}
#add {
	padding-right:10px;
	padding-top:20px;
	width:468px;
	height:40px;
	background:#EEEEEE;
	text-align:center;
}
#navigator {
	font-size:12px;
}
#navigator li {
	padding-top:10px;
	float:right;
	text-align:center;
}
#navigator a {
	text-decoration:none;
}
.navbar {
	padding-left:15px;
	padding-right:15px;
	color:#FBB535;
}
#navbar0 {
	display:none;
}
.nav_li {
	color:#45B6AA;
	text-align:center;
}
#search {
	background: url(../images/search_ie6.gif);
	width:263px;
	height:34px;
	float:left;
}
#search td {
	padding:2px;
}
#search span, #search a {
	color:white;
}
#search span.link {
    cursor: pointer;
}
/*
input[type=text] { 
	width: 100px;
	height: 18px;
	border-color:#46B6AA;
	border-width:1px;
	border-style:solid;
	font-family: arial;
	font-size:13px;
}
*/
#s_input { 
	width: 100px;
	height: 18px;
	border-color:#46B6AA;
	border-width:1px;
	border-style:solid;
	font-family: arial;
	font-size:13px;
}
#menu {
	background: url(../images/menu.gif) 0 49px;
	height:30px;
	width:740px;
	margin:auto;
}
.menu_li a {
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
}
.menu_li{
	float:right;
	height:38px;
	text-align:center;
}
.menu_li:hover, .menu_li.sfhover{
	background: url(../images/menu.gif) top right;

}
#menu0 {
	width:125px;
}
#menu1{
	background-position: 255px 0;
	width:130px;
}
#menu2 {
	background-position: 375px 0;
	width:120px;
}
#menu3 {
	background-position: 540px 0;
	width:165px;
}
#menu4 {
	background-position: 640px 0;
	width:100px;
}
#menu5 {
	background-position: left top;
	width:100px;
}
li {
	list-style:none;
}
#quick_links {
	height:20px;
	margin-bottom:10px;
	background:#F0FFFF;
}
#quick_links li {
	float:right;
	text-align:center;
	padding-right:20px;
}
.category {
	padding-top:10px;
	background: url(../images/category.png) no-repeat;
	width:236px;
	height:124px;
}
	.category img {
		padding-right:15px;
	}
#lnav {
	width:160px;
	min-height:750px;
	padding-right:5px;
	padding-top:10px;
	float:left;
	margin-left:10px;
	border-right:1px;
	border-color:#DCF5F1;
	border-style:solid;
}
#mid {
	width:740px;
	padding-bottom:30px;
	min-height: 800px;
	margin:auto;
}
#content {
	width:548px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#FBB535;
	text-align:right;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:#45B6AA;
	text-align:right;
}
.secondary h1{
	font-size:16px;
	display:inline;
}
.secondary h2{
	font-size:16px;
	display:inline;
}
#main, .secondary {
	padding-bottom:10px;
}
#main {
	height:200px;
}
#main .story {
	_height:185px;
    min-height: 185px;
}
#main img {
	float:right;
	margin-left:10px;
}
.secondary {
	_height: 100px;
    min-height: 100px;
	padding-top: 10px;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-color: #DCF5F1;
}
.secondary img {
	float:left;
	margin-right:10px;
}
.secondary .story {
	_height:85px;
    min-height: 85px;
}
.continue_story{
	font-size: 11px;
	height: 17px;
    text-align: left;
}
img.continue_arrow {
	float:none !important;
	margin-left:5px !important;
	text-decoration:none !important;
}
#newsletter {
	background: url(../images/newsletter.gif);
	width:548px;
	height:80px;
	color:#3D977C;
}
#newsletter_table {
	padding-right:280px;
	padding-top:30px;
}
#newsletter_button {
	float:left;
	padding-left:20px;
}
#newsletter_name {
	width:65px;
}
#newsletter_email {
	width:125px;
}
#foot {
	background: url(../images/footer.gif) no-repeat top;
	margin:auto;
	height:176px;
	width:730px;
}
#footer {
	padding-top:80px;
	margin:auto;
	text-align:center;
	color: #44B6AC;
	direction:rtl;
}
#footer_text {
}
#footer a {
    text-decoration: none;
}
div.pic {
    float: left;
    clear: right;
}
.clear {
	clear:both;
}
img.border {
	border-width:1px;
	border-style:solid;
	padding:2px;
}
div#tip {
	background: url(../images/tip.gif) no-repeat top left;
	width: 355px;
	height: 65px;
    padding-right: 125px;
    overflow: hidden;
}