<!--
/*--RESET ALL--*/
html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--END RESET ALL--*/

html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	direction:rtl;
}
#distance { 
	margin-bottom: -320px; /* half of "content" height + height of "top" */
	background: none;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
}
#top {
	position:relative;
	margin: 0 auto;	
	width: 770px;
	height:90px;
	text-align: center;
	z-index:10;
}
#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 460px;         /* required - desired height */
	width: 770px;          /* required - desired width */
	margin: 0 auto;       /* required */
	padding:0;
	clear: left;          /* required */
	z-index:10;
}
#FlashBg {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height: 100%;
	width: 100%;
}

/*------------------Reset Elements-----------------*/

p{
	margin:0;
	padding:0;
}
h1{
	padding:0 10px 0 0;
	margin:0;
	color:#5b5504;
	font-size:12px;
	font-weight:bold;
	background-image:url(../../images/h1Bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;

}
h2{
	padding:0;
	margin:0;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
h3{
	padding:0;
	margin:0;
	color:#a7cd04;
	font-size:14px;
}
h3{
	color:#FFFFFF;
}
form,
select,
option{
	margin:0 auto;
	padding:0;
}
a{
	color:#669900;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#003300;
	text-decoration:underline;
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	margin:0 auto;
	background:none;
	border: 1px solid #999999;
	width:310px;
}
input:hover
{
	border: 1px solid #5A5404;
}
input:focus
{
	background: #e4e4e4;
}
textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	margin:0 auto;
	background:none;
	border: 1px solid #999999;
	overflow:auto;
	width:310px;
}
textarea:hover
{
	border: 1px solid #5A5404;
}
textarea:focus
{
	background: #e4e4e4;
}
fieldset
{
	position:relative;
	border: 0px dotted #222;
	width: 320px;
	padding:0 20px 20px 20px;
	right:65px;
}

legend
{
	color: #fff;
	background: #080B0F;
	padding:0 8px 5px 8px;
}

/*------------------END Reset Elements-----------------*/

/*------------------Main Elements-----------------*/
#contentBg,
#projectBg{
	position:absolute;
	top:0;
	left:0;
	height: 460px; 
	width: 770px;
	background-image:url(../../images/contentBg.png);
	background-position:top;
	background-repeat:no-repeat;
	z-index:10;
}
#projectBg{
	background-image:url(../../images/projectBg.png);
}
#main{
	position:relative;
	margin:0 auto;
	top:0;
	left:0;
	text-align:justify;
	padding:20px;
	z-index:20;
}
#logoHolder,
#logoHolder_en{
	position:relative;
	margin:0 auto;
	padding:0;
	top:30px;
	width:387px;
	float:left;
}
#logoHolder_en{
	float:right;
}
#txtHolder,
#hp_txtHolder,
#txtHolderSmall,
#txtHolder_en{
	position:relative;
	margin:0 auto;
	padding:0 10px;
	top:110px;
	width:323px;
	float:right;
}

#hp_txtHolder{
	position:absolute;
	top:40px;
	right:20px;
	width:240px;
	color:#232323;
	z-index:20;
}
#txtHolderSmall{
	top:10px;
}
#txtHolder_en{
	position:absolute;
	top:40px;
	left:20px;
	width:240px;
	color:#232323;
	float:left;
	direction:ltr;
}
#txtHolder_en h1{
	padding:0 0 0 10px;
	margin:0;
	color:#5b5504;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-image:url(../../images/h1Bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#GalHolder{
	position:relative;
	margin:0 auto;
	padding:0;
	width:495px;
	float:left;
}
#GaltxtHolder{
	position:relative;
	margin:0 auto;
	padding:10px;
	width:180px;
	float:right;
}
#projects ul{
	margin:0;
	padding:0;
	width:720px;
}
#projects ul li{
	margin:0 auto;
	padding:0;
	width:350px;
	float:right;
}

#subMenu,
#navMenu{
	position:absolute;
	margin:0 auto;
	padding:0;
	top:-18px;
	right:25px;
	height:25px;
	text-align:center;
	color:#666666;
	font-size:12px;
	z-index:20;
	width:570px;
}
#navMenu{
	width:220px;
	right:auto;
	left:25px;
}
#subMenu ul,
#navMenu ul{
	margin:0 auto;
	padding:0;
}
#subMenu li,
#navMenu li{
	float:right;
	height:25px;
	line-height:25px;
	margin-left:10px;
}
#navMenu li{
	float:left;
}
#subMenu li:hover{
	background-image:url(../../images/arrow.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#subMenu li.overState{
	float:right;
	height:25px;
	line-height:25px;
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#B40705;
	background-image:url(../../images/arrow.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#subMenu ul li.clear,
#navMenu ul li.clear{
	background:none;
}
#subMenu a,
#navMenu a{
	color:#585000;
	text-decoration:none;
}
#subMenu a:hover,
#navMenu a:hover{
	color:#B40705;
}
#Footer{
	margin:0 auto;
	padding:0;
	color:#454545;
	position:absolute;
	bottom:-25px;
	right:0;
	float:right;
	height:20px;
	width: 770px;
	z-index:10;
	font-size:10px;
}
#footerInner{
	position:relative;
	margin:0 auto;
	padding:0 15px;
	display:inline;
	text-align:justify;
	left:15px;
	float:left;
}
#footerTxt{
	position:relative;
	margin:0 auto;
	padding:0 15px;
	text-align:justify;
	right:15px;
	float:right;
	width:705px;
}
#Footer a{
	color:#454545;
	font-weight:normal;
	text-decoration:none;
}
#Footer a:hover{
	color:#666;
	text-decoration:underline;
}
/*------------------END Main Elements-----------------*/

/*------------------Classes-----------------*/

.left{
	float:left;
}
.right{
	float:right;
}
.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;
}
.links{
	position:relative;
	top:5px;
}
.lower{
	position:relative;
	top:3px;
}
.low{
	position:relative;
	top:5px;
}

.sep{
	background-image:url(../../images/sep.png);
	background-position:center;
	background-repeat:no-repeat;
	height:5px;
	line-height:5px;
	width:730px;
}
.sepRec{
	border-bottom:1px dotted #CCCCCC;
	height:5px;
	line-height:5px;
	width:323px;
}
.sepSmall{
	background-image:url(../../images/sepSmall.png);
	background-position:center;
	background-repeat:no-repeat;
	height:5px;
	line-height:5px;
	width:180px;
}
.sizeFix{
	width:100px;
}
.btnFix{
	font-weight:bold;
}
.featuredPic{
	margin-left:10px;
}
.footerImg{
	position:relative;	
}
.bullet{
	font-size:12px;
	color:#5A5404;
}
.dark{
	color:#5A5404;
}
.white{
	color:#FFFFFF;
}
.txt{
	padding:10px;
	width:700px;
}
.projects_txt{
	position:absolute;
	top:20px;
	right:20px;
	padding:10px;
	width:700px;
}
.proTxt{
	width:330px;
}
.recTxt{
	width:323px;
}
.fSize{
	font-size:12px;
}
.spacer{
	height:60px;
}
-->