body {
  margin: 0;
  padding: 0;
  background-color:#a52a2a;/*#050845*/
  color: white;
  /*background-image: url(img/bg.jpg);*/
  background-repeat: repeat-x;
  font: small Tahoma,Arial, Helvetica, Verdana, sans-serif;
}
#main{
	margin-top:10px;
	/*position:relative;top:0;	left:0;*/
	width:100%;
}
#content{
	margin:0 209px 0  190px;/*160*/
	border:1px solid #b9d2e3;
	background-color: white;
    color: black;
   /* padding-right:10px;*/
	background-image: url(img/bg-rev.jpg);/*bg.jpg*/
background-repeat:repeat-x;
width:500px;
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 10px 7px 10px 7px;/*best fit 30px 120px 40px 120px;*/
  padding:0px;
  width:950px;
}

#header {
   background-image:url(img/header9001.jpg);/* url(img/abc_new_header.gif);88-12-16 url(img/header_full_rev02.gif); url(img/img02.jpg);img02.jpg*/
   background-repeat: no-repeat; 
   background-position: center;
   height:100px;
   width:950px;
   /*clear:both;*/
   text-align:center;
   margin:0;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height:1%;
}
#header-bottom ul {
	 margin: 0;
     padding: 0;
	 	 }
#header-bottom li {
display: inline;
background-color: #fdf8f2;
color: #050845;
padding: 0 30px 0 0;
}
#header-bottom a:link, #header-bottom a:visited {
	 text-decoration: none;
	 background-color: #fdf8f2;
	 color: #050845;}
#tagline {
 font-weight: bold;
   background-color: #fdf8f2;
    color: #050845;
	font-style: italic;
	margin:0;
	padding:0 0 0 20px;
	width:300px;
	float:right;	}

/*#mainfeature {
  background-image: url(img/imag05.jpg);
  color: white;
  padding: 2em 2em 1em 200px;
  background-repeat: no-repeat;
  height:1%;*/
  /*mainimg*/  /*background-color: #112236;*//*height:250px;*/
  /*
 }*/
#mainfeature {
  background-image: url(img/mainimg500.jpg);
  background-repeat: no-repeat;
  color: white;
  padding-top: 2em;
  padding-right:0;
  width:100%;
  padding-left: 200px;
  /*height: 1%;padding-bottom: 1em;*/
 height:180px;
 width:auto;/**/
 text-align:center;
 }
 div.counter
 {
 	display: inline;
background-color: #fdf8f2;
color: #050845;
padding: 0 30px 0 0;
font-family:Tahoma;
text-align:center;
 }
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
 margin-top:0px;
 text-align:right;
}

#mainfeature p.more a:link, #mainfeature p.more a:visited {
color: white;
background-image: url(img/drop.jpg);
background-repeat: no-repeat;
background-position: center right;
padding-right: 14px;
}

#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
   font-size: 130%;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.more{
	text-align:right;
	margin-top:0;
}
#content .inner p.more a:link,#content .inner p.more a:visited{
	background-image: url(img/drop.jpg);/*img/more-bullet.gif*/
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 14px;
    font-size: 90%;
    color: #1e4c82;
}
/* Sidebar Style */
#sidebar{
	float:left;
	/*position:absolute;top:0;left:0;*/
	width:190px;/*159px*/
	background-color:#256690;
	color:white;
	margin:0;
	padding:0;
}
#sidebar h3{
	font-size:100%;
    background-image:url(img/sidebar-header-bg.jpg);
	background-repeat: no-repeat;
    margin: 0;
    padding: 0.2em 0 0.2em 10px;
    font-weight: normal;
    font-family:Tahoma;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/drop.jpg);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p ,#sidebar li{
	font-size:90%;
	line-height:1.4em;
}
#sidebar ul a:link,#sidebar ul a:visited{
	color:white;
}
#searchform .text {
  width: 140px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
/*sidebar2*/
#sidebar2{
	float:right;
	/*position:absolute;top:0;	right:0;*/
	width:190px;
	border-top: 1px solid #b9d2e3;
    border-left: 1px solid #b9d2e3;
    border-bottom: 1px solid #b9d2e3;
	border-right: 1px solid #b9d2e3;
    background-color: white;
    color: black;
	margin-right:3px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
   /* margin:0px;*/
    padding: 0;
	
}
#sidebar2 .inner{ margin:10px;}
#sidebar2 .inner .ebd a:link, .inner .ebd a:visited{ background-image:url('../../theme/images/buttenbg.gif');background-repeat:repeat-y;}
#sidebar2 .inner image{ margin:10px;}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
 color: #245185;
 padding-bottom: 0.2em;
 border-bottom: 1px solid #b9d2e3;
 font-size: 110%;
}
.nav1{
    display:block;
	list-style-type:none;
	margin:10px;
	padding:10px;
	/*list-style-image:url(img/mode_end.gif);*/
	font-family:Tahoma;
}
.nav1 li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size: 90%;
  text-align:right;
  direction:rtl;
}
.nav1 li a:link, .nav1 li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#bloglatest h3 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
  direction:rtl;
}
#blog {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: url(img/drop.jpg);
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
/*
#footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
}
*/
#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear:both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
  text-align:center;

}
#clearone {
  clear: both;
  height: 1px;
}
#clear {
  clear: both;
  height: 1px;
}
#sidebar2 .motm-image {
  float: right;
  margin: 0 1px 0 1px;
  padding:0;
}
.tgreen
{
padding-right: 6px;
margin-top: 4px;
font-weight: normal;
font-size: 12px;
padding-bottom: 2px;
margin-left: 1px;
color: white;
padding-top: 2px;
font-family: Tahoma,Arial;
background-color: #375745;
text-decoration: none;
}
.tblue
{
cursor: pointer;
direction: rtl;
padding-right: 1px;
margin-top: 1px;
font-weight: normal;
font-size: 12px;
padding-bottom: 2px;
margin-left: 1px;
color: #ffffcc;
padding-top: 2px;
font-family: Tahoma,Arial;
background-color: #006699;
text-decoration: none;
border-top-style: inset;
}