@charset "utf-8";
/* CSS Document */
/*Del when done: */
  .showme {border:#FFF solid thin;}
/*---------------*/

/*img, div, input {behavior: url("iepngfix.htc")}*/
html,body {
   margin:0;
   padding:0;
   height:100%;
   min-width:975px;
}
* html body{ /*IE6 hack*/
padding:0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
margin:0;
}
body { scrollbar-arrow-color: ffffff; scrollbar-base-color:ffffff; 
scrollbar-dark-shadow-color: ffffff; scrollbar-track-color: ffffff; scrollbar-face-color: 
ffffff; scrollbar-shadow-color: ffffff; scrollbar-highlight-color: ffffff; scrollbar-3d-light-color: 
ffffff; }
#container {
   min-height:100%;
   position:relative;
   background:#D2D2D2;
   background-image:url(images/bg0.jpg); background-repeat:no-repeat; background-attachment:fixed;
 }


/* START Header **********************************************************/
#header {
	background:#1E1E1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width:auto;
  }
	#logo { margin:0 auto; padding:0; width:975px; background-image:url(images/logo.png); background-repeat:no-repeat; height: 168px;}




/* START MENU ************************************************************/
#menucontainer {
	background:#f90;/*#811709;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C72E1C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #722110;
	margin:0; padding:0;
}
	#menu{ margin:0 auto; padding:0; width: 975px; height:40px; text-align:left; }
		#menu ul { list-style-type:none; }
		#menu ul li {float:left; padding-right: 30px; line-height:40px;}
		#menu ul li a{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#370A04; text-decoration:none; font-weight:bold;}		#menu ul li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff;}
				

/* START Banner **********************************************************/
#banner { margin:0 auto;background-image:url(images/banner.png); background-repeat:no-repeat; width:949px; height:329px;}



#news {margin:0 auto; padding:0; height:20px; background:#000; color:#f90;}
#news ul{
	margin:0;
	padding:0;
	float:left;
	text-transform:uppercase;
	list-style:none;
	width:5048px;
}
#news ul li{
	margin:0 25px 0 0;
	padding:0;
	float:left;
}
#news ul li h3{
	margin:0;
	padding:0;
	font-size:90%;
}
#news ul li h3 a{
	color:#f48f0b;
}

#news ul {list-style-type:none; float:left;}
#news ul li {float:left;}


/* START Body **********************************************************/
#pbody {
	margin:0 auto;
	min-width:975px;
	width:975px;
	padding:5px 10px 150px 10px;   /* Height of the footer */
	/* background:#D2D2D2; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-image:url(images/pBody.png);
	background-repeat:repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #221914;
	border-left-color: #221914;
}
	#welcome {background-image:url(images/welcome.png); width:327px; height:84px; background-repeat:no-repeat;}
	#contactus {background-image:url(images/contactus.png); width:327px; height:84px; background-repeat:no-repeat;}	

	
#statment {
	padding-bottom:50px;
	float:left;
	padding-right: 15px;
	padding-left: 0px;
}
#statment p{ font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#bbb; margin-bottom:15px;}
#statment h1 {font-family:Arial, Helvetica, sans-serif; font-size: 46px; color:#bbb;}
#statment h2 {font-family:Arial, Helvetica, sans-serif; font-size: 32px; color:#bbb;}
#statment a {font-family:Arial, Helvetica, sans-serif; font-size: 36px; color:#F60; text-decoration:none;}
#statment a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 36px; color:#F90; text-decoration:none;}
.hightlightbox {padding:15px; color:#f50; font-family:Verdana, Geneva, sans-serif; font-size:22px; background-image:url(images/divbg.png); background-repeat:repeat;}
#statment ul li {color:#F60;font-family:Arial, Helvetica, sans-serif; font-size: 16px;}
#sidebar { width:320px; color:#FFF; float:right; padding-left:20px;}
#sidebar ul li { margin-bottom:10px;}
#sidebar ul li a{ text-decoration:none; color:#f60; font:Verdana, Geneva, sans-serif; font-size:16px;}
#sidebar ul li a:hover{ text-decoration:none; color:#ccc; font:Verdana, Geneva, sans-serif; font-size:16px;}
.clear {clear:both;}
/* START TypoGraphy **********************************************************/
.dropcap { float:left; color:#eee; font-size:80px; 
line-height:60px; padding-top:2px; font-family: times; }
.post{
	margin-top:5px;
	margin-bottom:5px;	
	background-color:#CACACA;
	width: 500px;
	height:auto;
	padding:5px;
	border: 1px solid #DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.post h1{ line-height:0px; margin-top:20px; color:#5E4A41;}
.post h5{ line-height:0px; margin-bottom:10px; color:#251A18;}

/* START Footer **********************************************************/
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:150px;   /* Height of the footer */
	background:#393939;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	}
	#footercontainer {margin:0 auto; width:975px; height:60px;}
		#footerlogo{ width:205px; height:65px;background-image:url(images/footerlogo.png);
   background-repeat:no-repeat; float:left;}
	    #footerlogo a{color:#f90; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
		#footerlogo a:hover{color:#FFF;}
   		.footermenu {float:left; font-family:Tahoma, Geneva, sans-serif; font-size:12px;color:#fff; margin-top:5px;}
		.footermenu a{color:#CCC; text-decoration:none;}
		.footermenu a:hover{color:#000; text-decoration:none;}
		.footermenu ul {color:#f90;}
		.footermenu ul li {color:#ccc; }
		.footermenu span {color:#f90;}
		.noliststyle{list-style-type:none; width:400px;margin-bottom:2px;}
/* Mooquee Start here **************************************************/		
/* Subtitle *******************************************************/		
#scroller_container {
	position: relative;
	width: auto;
	height: 27px;
	overflow: hidden;
	background-color:#000;
}

#scroller {
 white-space: nowrap;
 line-height: 24px;
 font-size: 24px;
 padding:0; margin:0; font-size:24px; font-weight:normal; color:#f90;
 font-family:Verdana, Geneva, sans-serif;
 font-variant:small-caps;
}

#scroller p {
 padding: 0; margin:0;
}
#scroller b {padding:0; margin:0; font-size:24px; font-weight:normal; color:#f90;
 font-family:Verdana, Geneva, sans-serif;
 font-variant:small-caps;
 float:left;
}
#scroller strong {padding:0; margin:0; font-size:24px; font-weight:normal;color:#fff;
 font-family:Verdana, Geneva, sans-serif;
 font-variant:small-caps;
 float:left;
}		
#scroller img {float:left;}

/* Arabic Scroller */
#scroller_container_ar {
	position: relative;
	width: auto;
	height: 31px;
	overflow: hidden;
	background-color:#000;
}

#scroller_ar {
 white-space: nowrap;
 line-height: 24px;
 font-size: 24px;
 padding:0; margin:0; font-size:24px; font-weight:normal; color:#f90;
 font-family:Verdana, Geneva, sans-serif;
 font-variant:small-caps;
}

#scroller_ar p {
 padding: 0;
}
#scroller_ar b {padding:0; margin:0; font-size:24px; font-weight:normal; color:#f90;
 font-family:Verdana, Geneva, sans-serif;
 font-variant:small-caps;
 float:left;
}
#scroller_ar strong {padding:0; margin:0; font-size:24px; font-weight:normal;color:#fff;
 font-family:Verdana, Geneva, sans-serif;
 font-variant:small-caps;
 float:left;
}		
#scroller_ar img {float:left;}
/* END **********************************************************/   