html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(graphics/j-body.png);
	background-repeat: repeat-y;
	background-position:  center center;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pagewidth {
  width: 954px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

#header {
	position: relative;
	clear: left;
	float: left;
	height: 200px;
	width: 954px;
	background-image: url(graphics/j-main.png);
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: 700;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}

#maincol {
	padding: 0px;
	float: left;
	position: relative;
	width: 954px;
	background-image: url(graphics/j-faux.png);
	background-repeat: repeat-y;
	clear: left;
	height: auto;
}

#footer {
	height: auto;
	position: relative;
	background-image: url(graphics/j-seperator2new.png);
	clear: both;
	width: 924px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	float: none;
	background-repeat: repeat-x;
	padding-top: 110px;
	color: #000033;
	background-color: #ffffff;
}

#LeftContainer {
	padding: 0px;
	float: left;
	position: relative;
	width: 212px;
	clear: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 2px;
	line-height: 18px;
	background-image: url(graphics/nadlan_menuarea.png);
	color: #333333;
}

#RightContainer {
	padding: 0px 20px 0px 0px;
	float: right;
	position: relative;
	width: 713px;
	clear: right;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.Koteret {
	font-size: 14px;
	font-weight: 700;
	color: #000099;
}
.Koteret2 {
	font-size: 12px;
	font-weight: 500;
	color: #000066;
}
.Taarich {
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}

