*
{
	margin: 0px;
	padding: 0px;
	top: -4px;
	left: 0px;
}
body
{
	text-align: center;
	background-color: #44607e;
}
#central
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header
{
	background-image: url(Images/header.jpg);
	height: 225px;
	width: 777px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header a
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	margin-top: 35px;
}
#navlist
{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 225px;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a
{
	padding: 3px 10px;
	background-image: url(Images/button.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover
{
	background-image: url(Images/buttonover.gif);
}
#n1
{
	left: 0px;
}
#n2
{
	left: 111px;
}
#n3
{
	left: 222px;
}
#n4
{
	left: 333px;
}
#n5
{
	left: 444px;
}
#n6
{
	left: 555px;
}
#n7
{
	left: 666px;
}
#leftside
{
	float: left;
}
#leftside h3
{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;
	margin-top: 35px;
}
#content
{
	margin-top: 252px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
}
#picture1
{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center;
	border: 3px solid #00306f;
}
#picture2
{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(Images/arabic_vision.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 3px solid #00306f;
}
#footer
{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside
{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#table
{
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#table p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
}
#rightside h1
{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside span
{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside h1 a
{
	color: #033387;
}
#rightside a
{
	color: #0000CC;
}
#footer p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a
{
	color: #fff;
}
#footer a:hover
{
	color: #fff;
}
#imagepreloader
{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.ddsmoothmenu
{
	font: bold 12px Verdana;
	background: #00306E; /*background of menu bar (default state)*/
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.ddsmoothmenu ul
{
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li
{
	position: relative;
	display: inline;
	float: left;
	border-left: 1px solid #778;
	margin-top: 4px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a
{
	display: block;
	background: #00306E; /*background of menu items (default state)*/
	color: white;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #778;
	color: #44607E;
	text-decoration: none;
}

* html .ddsmoothmenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
	color: white;
}

.ddsmoothmenu ul li a.selected
{
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #44607E;
	color: white;
}

.ddsmoothmenu ul li a:hover
{
	background: #44607E; /*background of menu items during onmouseover (hover state)*/
	color: white;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul
{
	position: absolute;
	/*left: 0;*/
	display: none; /*collapse all sub menus to begin with*/
	/*visibility: hidden;*/
	margin-top: 5px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li
{
	display: list-item;
	float: none;
	margin-top: 0px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu
{
	height: 1%;
}
/*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	position: static;
	top: 10px;
	right: 7px;
}

.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

.toplevelshadow
{
	/*shadow opacity. Doesn't work in IE*/
	opacity: 0.8;
}

