
body 
{
    background-color:#000000;
	  background: url(../images/middle-east.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1 
{
	font-family:tahoma,verdana,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#0080FF;
	margin:0;
	padding-right: 8px;
}

h2 
{
	position:relative;
	top:5px;
	left:5px;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#FF8000;
	margin:0;
	padding-right: 5px;
}

.enfa {
	float:left;
	text-align:right;
	height:20px;
	padding-right:20px;	
	position:relative;
	color:#FFF;
}

p 
{
	position:relative;
	padding-right:40px;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin:0;
}
/*----	----	----	----	----	----	----	----	----*/
#sitemain 
{
	position:relative;
	clear:both;
	width:850px;
	height:100%; /* 1182px; */
	background-color:transparent;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}
/*----	----	----	----	----	----	----	----	----*/
#logo 
{
	position:relative;
	float:left;
	clear:both;
	width:850px;
	height:120px;
	background:#6496DC url("../images/banner.jpg") repeat-x;
	font-size:10px;
}
/*----	----	----	----	----	----	----	----	----*/
#menu 
{
	position:relative;
	float:right;
	clear:both;
	width:850px;
	height:30px;
	background:#87CDFC url("../images/stp1.gif") repeat-x;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:10px;
	z-index:90;
}

#menu ul 
{
    margin:0;
    padding:0 0 0 5px;
    font-size:12px;
}

#menu li 
{
    float:right;
    overflow:inherit;
    list-style-type:none;
    margin:0;
    padding:0;
} 

#menu a 
{
    float:right;
    height:23px;
    text-decoration:none;
    margin:0;
    padding:7px 10px 0;
    display:block;
    color:#000;
}

#menu a.first 
{
    margin:0;
    padding:7px 10px 0;
}

#menu a:hover {
    text-decoration:none;
    color:#FFFFFF;
}
/*----	----	----	----	----	----	----	----	----*/
#section1
{
	position:relative;
	float:left;
	clear:both;
	width:850px;
	height:443px;
	background-color:#FFF;
	font-size:10px;
}
/*----	----	----	----	----	----	----	----	----*/
#s1-left 
{
	position:relative;
	float:left;
	width:598px;
	height:433px;
	padding:5px;
	background-color:transparent;
	font-size:10px;
	overflow:auto;
}
/*----	----	----	----	----	----	----	----	----*/
#s1-right 
{
	position:relative;
	float:left;
	border-left:#000 thin solid;
	width:230px;
	height:433px;
	padding:5px;
	background-color:#FFEBCD;
	font-size:10px;
	overflow:auto;
}
/*----	----	----	----	----	----	----	----	----*/
.s1lboxsp
{
	position:relative;
	background:transparent;
	font-size:10px;
	height:433px;
	width:600px;
}

.s1lbox 
{
	position:relative;
	font-size:10px;
}
.s1rboxsp
{
	position:relative;
	background:#EEE8AA; /* #FFEBCD */
	font-size:10px;
	height:433px;
	width:230px;
}

.s1rbox 
{
	position:relative;
	font-size:10px;
}
/*----	----	----	----	----	----	----	----	----*/
#section2
{
    position:relative;
    float:left;
    clear:both;
    width:850px;
    height:500px;
    background-color:#FFF;
    font-size:10px;
}
/*----	----	----	----	----	----	----	----	----*/
#s2-top
{
	position:relative;
	float:left;
	clear:both;
	width:840px;
	height:240px;
	padding:5px;
	background-color:transparent;
	font-size:10px;
	overflow:auto;
}
/*----	----	----	----	----	----	----	----	----*/
#s2-bottom 
{
	position:relative;
	float:left;
	clear:both;
	width:840px;
	height:240px;
	padding:5px;
	background-color:transparent;
	font-size:10px;
	overflow:auto;
}
/*----	----	----	----	----	----	----	----	----*/
.s2boxsp
{
	position:relative;
	background:transparent;
	font-size:10px;
	height:240px;
	width:840px;
}

.s2box 
{
	position:relative;
	font-size:10px;
}
/*----	----	----	----	----	----	----	----	----*/
#footer 
{
	position:relative;
	float:left;
	clear:both;
	width:850px;
	height:36px;
	background:#464646 url("../images/umd2.gif") repeat-x;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000; /*#6495ED;*/
}
#footer .tag 
{
	position:relative;
    text-align:center;
	top: 5px;
	clear:both;
	width:850px;
	height:30px;
	background:#87CDFC url("../images/stp1.gif") repeat-x;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:10px;
	z-index:90;
}

#footer .tag a {
    height:23px;
    text-decoration:none;
    margin:0;
    padding:7px 10px 0;
    display:block;
    color:#000;
}

#footer .tag a:link, a:visited 
{
    text-decoration:none;
    color:#000; /* C0C0C0; */
}

#footer .tag a.first
{
    margin:0;
    padding:7px 10px 0;
} 

#footer .tag a:hover 
{
    text-decoration:none;
    color:#FFFFFF;
}

#footer .tag ul 
{
    margin:0;
    padding:0 0 0 5px;
    font-size:12px;
}
#footer .tag li 
{
    float:right;
    overflow:inherit;
    list-style-type:none;
    margin:0;
    padding:0;
} 
#copyright {
	position:relative;
	padding-top:5px;
	height:15px;
	width:850px;
	color:#000;
}
