html, body	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;

}

body	{
	font-family: verdana, arial;
	background-color: #798384;
}
img	{
	border: 0px;
}

#wrapper	{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 760px;
	height: 420px;
	margin-left: -380px;
	margin-top: -210px;
	border: 1px solid #626463;
}

.greywrapper	{
	background-color: #C6CCCC;
}

.orangewrapper	{
	background-color: #FF4000;
}

#flashLogo_wrapper	{
	position: absolute;
	top: 0px;
	left: 0px;
}

#decoration1	{
	width: 120px;
	height: 313px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-position: 1px 2px;
	border-top: solid 7px black;
}

#decoration2	{
	width: 18px;
	height: 302px;
	position: absolute;
	top: 101px;
	right: 0px;
	background-position: 1px 1px;
}

#decoration3	{
	width: 444px;
	height: 302px;
	position: absolute;
	top: 101px;
	right: 0px;
	background-position: 1px 1px;
}

.greydecoration	{
	background-image: url('../../images/tile_gray.gif');
}

.orangedecoration	{
	background-image: url('../../images/tile_orange.gif');
}

#title_wrapper	{
	float: left;
	width: 309px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #FF4000;
}

#title_wrapper img	{
	width: 309px;
	height: 41px;
}

#topmenu_wrapper	{
	width: 640px;
	height: 17px;
	position: absolute;
	top: 100px;
	left: 120px;
	background-color: black;
}

#topmenu_wrapper div, #topmenu_wrapper div img	{
	height: 17px;
	float: left;
}

#bottommenu_wrapper	{
	width: 451px;
	height: 17px;
	position: absolute;
	bottom: 0px;
	left: 309px;
	background-color: #FF4000;
}

#bottommenu_wrapper div	{
	height: 17px;
	float: right;
}

#bottommenu_wrapper div img	{
	height: 17px;
}

#chaptertext_wrapper	{
	width: 177px;
	position: absolute;
	bottom: 50px;
	left: 130px;
	color: #646464;
	font-size: 10px;
}

#projects_wrapper	{
	width: 410px;
	height: 278px;
	position: absolute;
	top: 120px;
	left: 320px;
	color: #646464;
	visibility: hidden;
}

#projectImage_wrapper	{
	position: absolute;
	width: 400px;
	height: 200px;
	top: 10px;
	left: 4px;
}

#projectImageSelector_wrapper	{
	position: absolute;
	width: 385px;
	height: 17px;
	bottom: 44px;
	left: 10px;
	font-size: 8pt;
	padding: 2px;
	text-align: center;
	cursor: default;
}

#projectImageSelector_wrapper span	{
	display: none;
	border: solid 2px white;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}

#projectDescription	{
	position: absolute;
	width: 310px;
	bottom: 5px;
	left: 50px;
	font-size: 8pt;
	text-align: center;
}

#projectDescription a, #contactinfo_wrapper a, #clinetslist_wrapper  a	{
	color: black;
	text-decoration: none;
}

#backButton, #nextButton	{
	border: solid 2px white;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	color: white;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	width: 15px;
	position: absolute;
	bottom: 5px;
	display: none;
}

#backButton	{
	left: 10px;
}

#nextButton	{
	right: 10px;
}

#contactinfo_wrapper	{
	width: 177px;
	position: absolute;
	bottom: 50px;
	left: 130px;
	color: #646464;
	font-size: 11px;
}

#clinetslist_wrapper	{
	width: 605px;
	position: absolute;
	top: 125px;
	left: 125px;
	color: black;
}

#leftClientslist	{
	float: left;
	width: 290px;
	margin-right: 25px;
}

#rightClientslist	{
	float: left;
	width: 290px;
}

#clinetslist_wrapper ul	{
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding: 0px;
	list-style-image: url('../../images/bullet.gif');
}

#clinetslist_wrapper li	{
	margin-bottom: 8px;
}

#hebrewinfo_wrapper	{
	direction: rtl;
	width: 605px;
	position: absolute;
	top: 125px;
	left: 125px;
}

#hebrewinfo_wrapper h3	{
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
	margin: 20px 20px 0px 0px;
}

#hebrewinfo_wrapper p	{
	color: white;
	font-size: 9pt;
	margin-right: 70px;
	margin-left: 50px;
}

#homepageinfo_wrapper	{
	width: 605px;
	position: absolute;
	top: 125px;
	left: 125px;
}

#homepageinfo_wrapper h3	{
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0px 0px 25px;
}

#homepageinfo_wrapper p	{
	color: white;
	font-size: 9pt;
	margin-right: 30px;
	margin-left: 108px;
}

.topmenuItem1	{
	width: 116px;
}

.topmenuItem2	{
	width: 71px;
}

.topmenuItem3	{
	width: 94px;
}

.topmenuItem4	{
	width: 80px;
}

.topmenuItem5	{
	width: 114px;
}

.topmenuItem6	{
	width: 110px;
}

.topmenuItem7	{
	width: 55px;
}

.bottommenuItem1	{
	width: 53px;
}

.bottommenuItem2	{
	width: 55px;
	margin-right: 7px;
}

.bottommenuItem3	{
	width: 58px;
}

.bold	{
	font-weight: bold;
}