@charset "utf-8";

body {
	background:url(bg_main.gif) repeat-x top;
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;
	background-color: #597281; 
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 0px;
}
#header{
	font-family: "Bookman Old Style";
	color: #452E20;
	text-align: left;
	position:absolute;
	z-index: 5;
	top:65px;
	left:190px;
}
.c3 {
	background-color:#597281;
	color:#597281;
	top:305px;
	position: absolute;
	left: 0px;
	z-index: 0;
}
.c4 {
	color: #FFFFFF;
	font-family: "Bookman Old Style";
	z-index:5;
}
#c4 a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
#c4 a:hover {
	color: #473C25; 
	text-decoration: underline;
}
#c4 a:active {
	color: #FFFFFF; 
	text-decoration: none;
}

.c5 {
	position: absolute;
	font-family:"Arial";
	color: #FFFFFF;
	z-index:4;
}

.c6 {
	position:absolute;
	font-family: "Traditional Arabic";
	font-size:17px;
	color:#597281;
	z-index:3;
}

.c7 {
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	z-index:4;
}
.c8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
}

#Footer {
	font-family: "Bookman Old Style";
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	top:620px;
	left:350px;
	text-decoration:none;
	background-color: #597281;
	position: absolute;
	z-index:2;
}

#Footer a:link {
	color: #FFFFFF; 
	text-decoration: none;
}

#Footer a:active {
	color: #b4752c; 
	text-decoration: none;
}
#Footer a:hover {
	color: #b4752c; 
	text-decoration: underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	position: absolute;
	top:-15px;
	left:3px;
	z-index: 5;
}
