body {
font-size: 14px;
font-family:Arial, Verdana, Sans-serif;
color:#696968;  
padding:0px;
margin: 0px;
text-align:center;
background-color: #ffffff;
background: url(images/bg.gif) repeat-x;
}

a {color: #457b00; text-decoration: none;}
a:visited {color:#457b00;}
a:hover {color: #54646a;}
a:active { color:#457b00;}

h1{
font-size:28px;
color: #696968;
text-align: right;
}

h2{
font-size:16px;
color: #696968;
text-align: right;
}

h3{
font-size:24px;
color: #696968;
text-align: right;

}
h4{
font-size:12px;
}

#container {	
	width:975px;
	min-height:768px;		
	margin-left: auto;
	margin-right: auto;
	text-align:center;  
}

#wrapper {	   	    	
	width:975px;	
}

#lang{
text-align:left;
font-size: 12px;
margin-top: 2px;
}

#logo{
    float: left;
    width: 187px;
    height: 87px;
    background: url(images/logo.gif) no-repeat;
}

#logo a {     		
	background: url(images/logo.gif) no-repeat;	
	}	
	
#logo a:hover { 	
	background: url(images/logo_on.gif) no-repeat;
	}

#menu {
	float:left;
	top:150px;
	width:965px;
	height:51px;
	text-align:center;		
	/*background: url(images/navbar_bg_fill.gif) repeat-x;*/
	margin-top: 5px;
}

#menu ul{ 	
	height: 87px;	
	font-size: 18px; 	
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 	
		
	}
	
#menu td {
	display: block; 
	float: right;
	width: auto;
	padding: 0 0 0 0; 		
	}
	
#menu td a {         
	color: #68aac0; 	
	text-decoration: none; 	
	float: left; 
	line-height: 450%;
	width: auto;
	height: 51px;	
	}
	
#menu td.last a {     		
	color: #68aac0; 	
	text-decoration: none; 	
	float: left; 
	line-height: 450%;
	width: auto;
	height: 51px;
	
	}	
	
#menu td a:hover { 
	color: #68aac0;
	width: auto;
	height: 51px;	
	background: url(images/active.jpg) no-repeat;
	background-position: center right;
	position:relative;
	z-index:5;
	}
	
#menu td.active a{ 
	color: #717171;
	width: auto;
	height: 51px;
	background: url(images/active.jpg) no-repeat;
	background-position: 120% 20%;
	}
	
#header {
	float:left;	
	width:961px;
	height:354px;		
}

#sub_menu {
	float:left;
	color: #000000;
	width:170px;
	min-height:350px;
	background-color: #fff;
	text-align:right;
	text-indent: 10px;
	direction:rtl;
	padding: 0 0 0 0;
}

#sub_menu ul{ 	
	height: 26px;	
	font-size: 12px; 		 
	list-style-type: none; 
	margin: 0; 
	padding:0; 				
	}
	
#sub_menu ul li {
	display: block; 
	float: right;	 	
	}
	
#sub_menu ul li a {     	     
	color: #000000; 	
	text-decoration: none; 	
	float: left; 
	line-height: 200%;	
	width: 170px;
	height: 26px;
	border-bottom: dotted 1px #000000;	
	}
	
#sub_menu ul li.last a {     		
	color: #000000; 	
	text-decoration: none; 	
	float: left; 
	line-height: 200%;
	width: 170;
	height: 26;	
	}	
	
#sub_menu ul li a:hover { 
	color: #ffffff;
	width: 170px;
	height: 26px;		
	background: url(images/sub_menu_on.jpg) no-repeat;	
	border-bottom: dotted 0px #000000;	
	/*background-attachment: fixed;
    background-position: 0% 0%;
    background-color: #5390a6;*/
	}
	
#sub_menu ul li.active a{ 
	color: #ffffff;
	width: 170px;
	height: 26px;	
	background: url(images/sub_menu_on.jpg) no-repeat;
	/*background-attachment: fixed;
    background-position: 0% 0%;
    background-color: #5390a6;*/
	}

#content {
	float:left;
	width:931px;
	min-height:300px;
	background-color: #fff;
	text-align:left;
	direction:ltr;
	padding: 25px 15px 0 15px;
}

#contactform{
  direction:ltr;  

}


#footer {
	float:left;
	width:961px;
	height:49px;	
	padding: 5px 0 0 0;
}

#footer a {color: #e1ecef; text-decoration: none;}
#footer a:visited {color:#e1ecef;}
#footer a:hover {color: #56d2f4;}
#footer a:active { color:#e1ecef;}

/* Efrom */
#cfMessage
{
 height: 100px;
 width: 400px;	
}

.errors
{
font-size:11px;	
color:#e60909;
}

.imageElement{
font-size: 14px;
}


.eform {
font-size: 12px;
color: #457b00;
}
