<!--
html, body {
	height: 100%;         /* required */
}
body {
	text-align:center;   /* horizontal centering hack for IE */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
#distance {
	margin-bottom:-235px; /* half of "content" height */
	background:none;      /* temporary - used to see div */
	width:1px;           /* required to "hide" distance div */
	height:50%;          /* required */
}
#content {
	position: relative;   /* positions content on top of distance */
	width:960px;          /* required - desired width */
	height:470px;         /* required - desired height */
	margin:0 auto;       /* required */
	z-index:10;
	background-image:url(../../images/mainBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/*------------------Reset Elements-----------------*/

h1, h2{
	color:#999;
	font-size:22px;
}
h3, h4{
	color:#a7cd04;
	font-size:14px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#F45813;
	text-decoration:underline;
}
strong{
	font-weight:bold;
}
/*------------------END Reset Elements-----------------*/

/*------------------Main Elements-----------------*/
#main{
	position:absolute;
	margin:0 auto;
	top:0;
	color:#333333;
	overflow:hidden;
	z-index:20;
}
#menu{
	position:relative;
	height:45px;
	font-size:11px;
	color:#999999;
	z-index:20;
}
#menu h2#logo{
	position:relative;
	width:221px;
	height:20px;
	top:17px;
	background-image:url(../../images/logo_h2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.msie6 #menu h2#logo{
	top:5px;
}
#menu h2#logo a{
	width:260px;
	height:45px;
	display:block;
	text-indent: -9000px;
}
#menu span.nav{
	position:absolute;
	bottom:6px;
}
.msie6 #menu span.nav,
.msie7 #menu span.nav{
	position:relative;
	top:27px;
}
#menu span.nav a{
	display:inline-block;
	background-image:url(../../images/menu.jpg);
	background-repeat:no-repeat;
	text-indent: -9000px;
	overflow:hidden;
}
#menu span.nav a.l1{
	width:96px;
	height:15px;
	background-position:0px 0px;
}
#menu span.nav a.l1.selected{
	background-position:0px -16px;
}
#menu span.nav a.l2{
	width:155px;
	height:15px;
	background-position:-96px 0px;
}
#menu span.nav a.l2.selected{
	background-position:-96px -16px;
}
#menu span.nav a.l3{
	width:69px;
	height:15px;
	background-position:-251px 0px;
}
#menu span.nav a.l3.selected{
	background-position:-251px -16px;
}
#pageGallery{
	position:relative;
	width:960px;
	height:400px;
	max-height:400px;
}
#pageGallery #FlashGallery{
	position:absolute;
	top:4px;
}
#pageContent{
	padding:20px;
	width:920px;
	height:345px;
	max-height:345px;
	overflow:hidden;
	text-align: justify;
}
#pageContent p.narrow{
	width:380px;
}
#pageContent a{
	color:#666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#pageContent a:hover{
	color:#000000;
	text-decoration:none;
}
#contact img{
	position:absolute;
	right:20px;
	bottom:4px;
}
#contact input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
	margin:0 auto 3px auto;
	color: #333333;
	background: #efefef;
	border: 1px solid #eeeeee;
	width:410px;
}
.msie6 #contact input,
.msie7 #contact input{
	padding:7px;
}
#contact input:hover{
	background: #dedede;
	color: #000000;
}
#contact input:focus{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #09F;
}
#contact textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:7px;
	margin:0 auto;
	color: #333333;
	background: #efefef;
	border: 1px solid #eeeeee;
	overflow:auto;
	width:410px;
	height:60px;
}
#contact textarea:hover{
	background: #dedede;
	color: #000000;
}
#contact textarea:focus{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #09F;
}
#contact fieldset{
	border:0px dotted #000;
	width: 430px;
}
#contact .btnFix{
	position:relative;
	width:148px;
	background: #efefef;
	color: #666666;
	font-weight:bold;
	border:0px;
}
#contact .btnFix:hover{
	width:150px;
	background: #dedede;
	color: #000000;
	font-weight:bold;
}
#contact .btnFix:focus{
	width:150px;
	background: #dedede;
	color: #000000;
	font-weight:bold;
	outline:none;
}
#Footer{
	color:#999999;
	position:absolute;
	bottom:0;
	height:25px;
	width:960px;
	z-index:10;
	font-size:11px;
	line-height:25px;
}
#footerInner{
	position:relative;
	height:25px;
	width:960px;
	overflow:hidden;
}
#Footer a{
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}
#Audio_mp3{
	position:absolute;
	top:7px;
	z-index:100;
}
/*------------------END Main Elements-----------------*/

/*------------------Classes-----------------*/

.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.clear{
	border:none;
}
.Stamp{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	top:5px;
	margin:0;
}
.lower{
	position:relative;
	top:3px;
}
.low{
	position:relative;
	top:5px;
}
.holder{
	position:absolute;
	top:80px;
	z-index:115;
}
.seperation{
	height:3px;
	line-height:3px;
	border-bottom:1px dotted #999999;
	margin-bottom:3px;
}
.gray{
color:#666666;
}
.hebrewTxt{
	display: none; 
	direction: rtl; 
}

-->

