body
{
	background: white;
	font-size:12px;
	margin: 0px;
	color: white;
	font-family:Arial,sans-serif;
}
#bgc
{
	background: Black;
	height: 543px;
	width:	100%;
}

.wrapper
{

	background: transparent url(../images/bgs.jpg) no-repeat;
   width: 900px;
	height:750px;
	text-align: center;
   margin-left: auto;
   margin-right: auto;


}
.lilwrapper
{
	float: left;
   width: 300px;
	height:660px;
}
#header
{
	position: relative; 
	top: 20px;
	left: 18px;
	background:  url(../images/slogo.jpg) no-repeat;
   width: 200px;
   height:90px;
	margin-left: 700px;
}
#maincont
{	
	float: left;
	width: 600px;
   height: 670px;
}
#nav
{	
	position: relative; 
	bottom: 23px;
	font-weight: bold;
	margin-top: 10px;
	font-size:26px;
	text-align: right;
	width: 300px;
   height:190px;
}
#nav ul
{	
		direction: rtl; 
		list-style: square;
}
#nav li
{	
	padding-top: 4px;
}
#nav a 
{ 
	text-decoration: none;
	color: #c1f464;
   width: 300px; 
	height: 26px;

}
#nav a:hover 
{
	background: #90ba6d; 
	color: black;
   width: 300px; 
	height: 26px;
}

#cont
{
	position: relative; 
	bottom:  25px;
	direction: rtl; 
	text-align: right;
	width: 300px;
   height: 470px;
}
#cont b
{
	color: #ff6633;
}

#footer
{
	width:900px;
	height:23px;
}
.clear { clear: both; }

.link4 
{	
	color: #ff9933 !important;
   width: 300px; 
	height: 26px;
}
.todot
{
	color: #ff6633;
	position: relative; 
	bottom:  25px;
}
	

/*
	direction: rtl; 
	position: relative; 
	left: 200px;
	
	#nav a.link1:hover 
{	
	background: #707237;
	color: Lime;
   width: 300px; 
	height: 16px;
}
#nav a.link2:hover 
{	
	background:	#b4eead;
	color: Lime;
   width: 300px; 
	height: 16px;
}
#nav a.link3:hover 
{	
	background: #a1d29b;
	color: Lime;
   width: 300px; 
	height: 16px;
}

#nav a.link5:hover 
{	
	background: #799b75;
	color: Lime;
   width: 300px; 
	height: 16px;
}
