html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:228px;
	position: relative;
}

#logo {
	width:200px;
	position: absolute;
	z-index: 5;
	left: 70px;
	top: 56px;
}

#mainimg {
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 778px;
	z-index: 1;
}

#mainimg h1 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
/*	font-weight:normal;*/
  font-weight: bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:10px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
/*	padding:0px 40px;*/
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
/*	padding:0px 40px;*/
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:450px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:328px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

/* added by Yoav Matchulsky */
.bold {
	font-weight: bold;
}

#rightbar ul {
	margin: 0px;
	padding: 0px 20px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#rightbar li {
	padding: 4px 10px 0px 10px;
	margin-left: 10px;
	background-color:#F4A80A;
	width: 120px;
	margin-top: 10px;
	height: 25px;
	text-align: center;
}
#rightbar a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#rightbar a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#language_bar {
  padding: 60px 20px 0px 0px;
  float: right;
}

#language_bar a img {
  border: 1px solid black;
  margin-left: 10px;
}

#rightbar #howtoreach {
  margin: 30px 0px 0px 30px;
  padding-left: 0px;
  text-align: left;
  width: 200px;
}

#rightbar #howtoreach h2 {
  padding: 0px 0px 10px 0px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	color:#EE8907;
	font-size: 22px;
}

#rightbar #howtoreach h3 {
  padding: 0px;
	font-family:"Trebuchet MS";
	font-weight: normal;
	color:#EE8907;
}

#rightbar #howtoreach p a {
	font-family:"Trebuchet MS";
	color:#EE8907;
}

#leftbar h3 {
	font-family:"Trebuchet MS";
  font-weight: normal;
	padding: 10px 0px 0px 40px;
  color:#EE8907;
}
