BODY {
	MARGIN: 0px;
	COLOR: #333333;
	background-color: #F5F5F5;
	background-image: url(graphics/main_pkg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	direction:rtl;
 font-family: "Courier New", Courier, monospace; font-size: 16px;
}

#home_spot{
	position: absolute;
	top: 10px;
	right: 50%;
	 margin-right: -380px;
	width: 170px;
   height: 120px;
	display: block;
	cursor: pointer;
}

#header h1{
	margin: 0px;
}

#MainContainer {
	WIDTH: 100%; POSITION: absolute; TEXT-ALIGN: center; 
	background-image: url(graphics/head-bk.jpg); background-position: top;background-position: top; background-repeat: repeat-x; height: 100%;
}
#header {
	WIDTH: 100%;  HEIGHT: 133px;
	background-image: url(graphics/head-logo.gif); background-position: center top; background-repeat: no-repeat;
}
#Titles span {
	display: none;
}
#Contents {

	WIDTH: 770px;
/*	border: 1px solid red; */
	text-align: right;
}


/* *************************************** */



#MainNavigation {
	WIDTH: 770px;
	height: 84px;
	padding-top: 52px;
}
#MainNavigation UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	font-family: Tahoma;
	font-size: 14px;
	height: 32px;
	width: 492px;
	float: left;
}

#MainNavigation LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


#link1 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(graphics/button1.gif) no-repeat right top;
	height: 25px;
	width: 142px;
}
#link1 a:link {
	COLOR: #000;
}
#link1 a:hover {
	COLOR: #333; BACKGROUND: url(graphics/button1-hi.gif);
}
#link1 a:visited {

}

#link2 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(graphics/button2.gif) no-repeat right top;
	height: 25px;
	width: 101px;
}
#link2 a:link {
	COLOR: #000;
}
#link2 a:hover {
	COLOR: #333; BACKGROUND: url(graphics/button2-hi.gif);
}
#link2 a:visited {

}

#link3 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(graphics/button3.gif) no-repeat right top;
	height: 25px;
	width: 73px;
}
#link3 a:link {
	COLOR: #000;
}
#link3 a:hover {
	COLOR: #333; BACKGROUND: url(graphics/button3-hi.gif);
}
#link3 a:visited {

}

#link4 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(graphics/button4.gif) no-repeat right top;
	height: 25px;
	width: 81px;
}
#link4 a:link {
	COLOR: #000;
}
#link4 a:hover {
	COLOR: #333; BACKGROUND: url(graphics/button4-hi.gif);
}
#link4 a:visited {

}

#link5 a {
	DISPLAY: block;
	FLOAT: left;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	text-align: center;
	BACKGROUND: url(graphics/button5.gif) no-repeat right top;
	height: 25px;
	width: 69px;
}
#link5 a:link {
	COLOR: #000;
}
#link5 a:hover {
	COLOR: #333; BACKGROUND: url(graphics/button5-hi.gif);
}
#link5 a:visited {

}
#SideNavigation {
/*	border: 0px; */
	height: 500px;
	width: 193px;
	float: right;
}

#SideNavigation UL {
	MARGIN: 0px;
	font-family: Tahoma;
	font-size: 14px;
	height: 23px;
	width: 193px;
	float: left;
	 PADDING-TOP: 31px;
list-style-image: url(graphics/green_bullet.gif);	  
	
}

#SideNavigation LI {
	PADDING-right: 6px; PADDING-BOTTOM: 5px; MARGIN: 0px;PADDING-TOP: 6px;
 text-decoration: none;
	
}

#link1x a {
	DISPLAY: block;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
BACKGROUND: url(graphics/side_nav_bkg.gif) repeat-x right top;
	height: 25px;
	width: 142px;
}
#link1x a:link {
color: Black;
		list-style-image: url(graphics/green_bullet.gif);	
}
#link1x a:hover {
	DISPLAY: block;
	color: Yellow;
}
#link1x a:visited {
color: Black;
}

#link2x a {
	DISPLAY: block;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
   padding-right: 10px;
	BACKGROUND: url(graphics/side_nav_bkg.gif) repeat-x right top;
	height: 25px;
	width: 142px;
	color: Black;
}

#link3x a {
	DISPLAY: block;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
   padding-right: 30px;
	BACKGROUND: url(graphics/side_nav_bkg.gif) repeat-x right top;
color: Black;	  
	height: 25px;
	width: 142px;
}

#link4x a {
	DISPLAY: block;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
   padding-right: 50px;
	BACKGROUND: url(graphics/side_nav_bkg.gif) repeat-x right top;
	height: 25px;
	width: 142px;
	color: Black;
}

#ContentsData {
position: relative;

/*	border: 1px solid #33CC99; */
	float: right;
	width: 570px;
}

#pic{
width: 750px;
  height: 17px;

	 background: url(graphics/footer_main.gif) fixed left no-repeat;
}
#Footer{

	width: 100%;
 height: 30px;

}	

#FooterText{
background-color: #E8E8E8;
padding-top: 0px;
 text-align: center;
  background: url(graphics/footer_pkg.gif) fixed top repeat-x; 
	width: 100%;
 height: 20px;
 font-family: "Courier New", Courier, monospace; font-size: 14px;
}	
	
#PreparatoryLinks {
padding-top: 10px;
	position: relative;
	left: 10px;
	display: block;
	width: 770px;
	height: 41px;
	overflow: visible;

}

#PreparatoryLinks ul {

	list-style-type: none;
} 
#PreparatoryLinks ul li {

	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
	}

	#PreparatoryLinks ul li.right {
	float: right;
	padding-right: 200px;
	padding-left: 10px;
	}

	#PreparatoryLinks li.right a:hover { 
	text-decoration: none;
	color: #000099;
	}
	
	#PreparatoryLinks ul li.left {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 0px solid #999999;
	}

	#PreparatoryLinks a { 
	font-weight: bold; 
	color: #000099;
	text-decoration: none;
	cursor: pointer;	
	}
#PreparatoryLinks a:link { 
	text-decoration: none;
	}
#PreparatoryLinks a:hover { 
	text-decoration: none;
	color: #FF6600;
	}
#PreparatoryLinks a:visited { 
	text-decoration: none;
	}

