@charset "utf-8";
/* CSS Document */

* { 
 margin: 0; 
 padding: 0; 
} 
body { 
 background: #eee url(bg.gif) 0 100% repeat-x; 
 font: 12px/18px "Lucida Grande", Verdana, sans-serif; 
 text-align: center; 
 color: #333; 
 direction:rtl;
} 
a:link, a:visited { 
 color: #633; 
} 
a:hover { 
 color: #966; 
} 
h1 { 
 margin-bottom: 11px; 
 margin-left: -108px; 
 padding: 15px 0 21px 108px; 
 border-bottom: 1px solid #ccc; 
 font: normal italic 1.5em/18px Georgia, serif; 
 color: #633; 
} 
h2, h3{ 
 font-weight: normal; 
 font-size: 1em; 
 line-height: 18px; 
} 
h2 { 
 margin-left: -204px; 
 padding: 10px 0 20px 204px; 
 background: url(h2_ornament.gif) 3px 0 no-repeat; 
 font-size: 1.25em; 
 text-transform: uppercase; 
 color: #999; 
} 
h3 { 
 padding-bottom: 6px; 
 font-weight: bold; 
 text-transform: uppercase; 
 letter-spacing: -1px; 
 color: #633; 
} 
#wrap { 
 background: url(wrap.gif) repeat-x; 
} 
#page {
	margin: 0 auto;
	width: 900px;
	background: #fff url(page.gif) repeat-y;
	text-align: right;
} 

#header { 
 height: 100px; 
 background: #555 url(header.gif) bottom no-repeat; 
 text-align:right;

} 
#HeaderNav {
	width:800px; 	
	height:23px;
	z-index:2;
	margin-right:50px;
	margin-left:50px;
	font-size: 1.25em; 
 	line-height: 1em; 
 	text-decoration: none; 
 	color:#FFCC00; 
}


#header h1{
color: #FFFFFF;
font-size:24px;
margin-right:40px;
 
}

#header h2{
color: #FFFFFF;
font-size:16px;
margin-right:60px;
 
}
#header p { 
 float: right; 
  font-size: 1.5em; 
 line-height: 1em; 
 color: #000; 
 direction:rtl;
} 
#HeaderNav ul { 
 padding-top: 2px; 
 padding-right: 12px; 
 text-align: right; 
 list-style: circle;
} 
#HeaderNav li { 
 display: inline; 
 margin: 0 12px; 
} 
#HeaderNav li a { 
  	line-height: 1em; 
 	text-decoration: none; 
 color: #fff; 
} 
#HeaderNav li a:hover { 
 color: #300; 
} 
#container-Left{
	background-image:url(images/S3600047.jpg);
	float: left; 
	margin:20px;	
	 height:370px;
	 width:210px;
 	 
 	 
}
#content-primary { 
 float: right; 
 margin: 12px 24px 60px 24px; 
 width: 528px; 
} 
#content-primary p { 
 padding-bottom: 18px; 
} 
#content-primary img { 
 float: left; 
 margin: 0px 10px 10 10px; 
 padding: 3px; 
 border: 3px solid #eee; 
 background: #fff; 
} 
#content-secondary { 
 	float: right; 
	margin-left:30px;
 	width: 180px; 
 	font-size: 11px; 
 	color: #300; 
} 
#content-secondary p { 
 	padding-bottom: 18px; 
} 
#LinksRoll{
	float: none; 
	margin-left:30px;
 	width: 900px; 
 	font-size: 11px; 
 	color: #300; 
}
#footer { 
 clear: right; 
 height: 80px; 
 background: #333 url(footer.gif) top no-repeat; 
 font-size: 10px; 
 line-height: 1em; 
 text-shadow: 1px 1px 1px #333; 
 color: #fff; 
} 
#footer a:link, #footer a:visited { 
 color: #c99; 
}     
#footer p { 
 padding: 132px 24px 0 24px; 
} 
.clear { 
 clear: both; 
}
