body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;
direction:rtl;}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:right; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  background: #fff;
  color: #324F6A;
  font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
}

/* links  */

a {
  color: #7C90A1;
  text-decoration: underline;
}
a:hover { color: #234466; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#page {
  background: #f8fdfe;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
   border-bottom: 1px solid #e9e9e9;
  margin: 0 auto;
  text-align: right;
  width:1000px;
}
#header {	
  border-bottom: 3px solid #e9af10;
  height: 155px;
  position: relative;
}
#nav {

  background:url(images/BgMenu.gif) repeat-x;
  font-size: 12px;
  font-weight:bold;
  float:right;
  margin-top:7px;
  width:100%;	
}

.JARNEWS span{
display:block;
font-size:11px;
font-weight:bold;
color:#C7C7C7;
text-align:center;}

#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}
#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 30px 20px 230px;
}
#content {
  float: right;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 15px 30px 30px 20px;
  width: 680px;
}
#sidebar {
  color: #4B798B;
  float: left;
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 10px 20px 20px 30px;
  width: 206px;
}

.HomeFrame{
}

.HomeFrame img{
}

#footer {
  border-top: 1px solid #DBDFE0;
  background:url(images/BgBox.gif) repeat-x;
  clear: both;
  color: #aaa;
  font-size: 1.1em;
  height: 70px;
}

/* header */

.HeaderLinks{
padding-right:30px;}

.HeaderLinks li{
float:right;
display:block;
padding-top:20px;
margin-left:30px;}

.HeaderLinks li span{
display:block;
text-align:center;
font-size:10px;}

#header h1 {
  margin: 0 45px 0 135px;
  padding-top:5px;
  float:right;
  display:block;
}
#header h1 a {
  color: #9ca9b7;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fff;
  font-size: 18px;
}

/* navigation */

.RightMenu{
width:222px;
background:url(images/BgBox.gif) repeat-x;
border:1px solid #e9e9e9;
padding:5px;
direction:rtl;}

.RightMenu a{
font-weight:bold;
font-size:12px;}



#nav ul {
  display: inline;
}
#nav li {
  display: block;
  float: right;
  list-style: none;
}
#nav li a {
  color: #fff;
  border-left:2px solid #3264c2;
  display: block;
  line-height: 1.6em;
  padding: 7px 5px 7px 5px;
  text-align: center;
  width:154px;
  text-decoration: none;
}
#nav li a:hover{ background:url(images/BgMenuOn.gif) repeat-x;}
#nav li a.current { background:url(images/BgMenuOn.gif) repeat-x;}

/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
  color: #76aac9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 17px 0;
}
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
}
#content h3, #content h4 {
  background: none;
  border-bottom: 1px solid #dfe3e4;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
}
#content p {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content ol {
  line-height: 1.8em;
  margin: 0 50px 20px 30px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-right: 2px;
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #444;
  font-size: 1.5em;
  font-weight: normal;
  margin: 20px 0 5px 0;
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 20px 20px 0;
}
#sidebar ul li {
  line-height: 30px;
  list-style: square;
}	
#sidebar a {
  color: #4B798B;
}
#sidebar a:hover { color: #231f20; }


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
}
#footer a {
  color: #aaa;
  text-decoration: underline;
}

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-right: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: right;
  margin: .5em 0 6px 12px;
  padding: 6px;
}
.right {
  float: left;
  margin: .5em 12px 6px 0;
}
.left {
  float: right;
  margin: .5em 0 6px 12px;
}

/* comment */
.comment-form-body {
  width: 450px;
}

.HeaderSubPages{
background:url(images/BgMenu.gif) repeat-x;
height:30px;
clear:both;
border:3px solid #275bbe;}


#content2{
  float: right;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 11px 10px 25px 0px;
  width: 730px;}
  
  #content2 h2{
  line-height:25px;
  color:#FFFFFF;
  margin-right:20px;
  font-family:Arial, Helvetica, sans-serif;}
  
    #content2 p{
	padding:5px;}
	
	 #content2 img{

float:left;
margin:0 40px 0 0;}

 #content2 p{
 text-align:justify;}
 
  #content2 strong{
  font-size:12px;
  font-weight:bold;
  display:block;}
  
    #content3{
  float: right;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 11px 0px 25px 10px;
  width: 977px;}
  
  #content3 h2{
  line-height:25px;
  color:#FFFFFF;
  margin-right:20px;
  font-family:Arial, Helvetica, sans-serif;}
  
    #content3 p{
	padding:5px;}
	


 #content3 p{
 text-align:justify;}
 
  #content3 strong{
  font-size:12px;
  font-weight:bold;
  display:block;}
  
  .Serv{
  border-bottom:1px solid #CCCCCC;
  min-height:242px;}
  
  
  .AgentDiv{
  border-bottom:1px solid #3566c2;
  min-height:200px;}
  
.AgentDiv img{
border:0px !important;
float:right !important;
margin:0px !important;
padding-top:15px;
}


.Lang{
float:left;
  background:url(images/BgMenu.gif) repeat-x;
  width:100px;
  text-align:center;
  height:25px;
  padding-top:5px;}
  
  .Lang a{
  color:#FFFFFF;
  font-size:14px;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;}
  
  
    
  .GoogleMap{
  float:left;
  display:block;}
  
  .ImgContact{
    float:left;
  display:block;
  padding-left:5px;
  padding-top:16px;}
   
  .EmailList{
  width:222px;
background:url(images/BgBox.gif) repeat-x;
border:1px solid #e9e9e9;
padding:5px;
  }
  
  .EmailBlasts{
  background:#ffbb00;
    width:222px;
	padding:2px;
	margin-top:5px;
  border-bottom:3px solid #e9e9e9;}
  
    .EmailBlasts a{
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;}
	
	.EmailListTitle{
	font-weight:bold;
	display:block;
	font-size:16px;}
	
	.EmailGo{
	border:0px;
	width:40px;
	color:#fff;
	border:1px solid #ffbb00;
	background:#416ec6;}
	
	.Clear img{
	float:none!important;
	clear:both;}