body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color: #e8e1db;
	height:85%;
}
#container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height:100%;
	margin: 0px;
}
html>body #container #header ul {


      list-style-type: none;
      margin-left: 0px;
      padding-left: 0px;
      padding-top: 20px;
      margin-right: 0px;
      padding-right: 0px;
	}  
	
	html>/**/body #container #header ul {
      padding-top: 5px;
	} 
      html>body #container #header li{

      padding-top: 16px;

      padding-bottom: 25px;
}

h2 {
	font-size: 14px;
	color: #1a7dc9;
}
/* header */
#header a {
	font-size: 10px;
	text-transform: uppercase;
	color: #5b5247;
	text-decoration: none;
	font-weight: bold;
}
#header a:visited {
	color: #716964;
}
#header a:hover {
	color: #0066FF;
}
#header a:active {
	color: #857c75;
	
}
#container #header ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
}

#container #header li {
	display: inline;
	margin-right: 1px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 25px;
	padding-bottom: 20px;
}
#header {
	background-image: url(../images/topnavbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 825px;
	position: absolute;
	left: 90px;
	top: 0px;
}
#container #headerleftimage {
	background-image: url(../images/topnavleftpic.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 57px;
	width: 90px;
}
#container #headerrightimage {
	background-image: url(../images/topnavrightpic.jpg);
	position: absolute;
	right: 0px;
	top: 0px;
	height: 57px;
	width: 90px;
}
/*end header */

/* white background with rounded corners */
#roundedbackground {
	background-color:#FFF;
	position: absolute;
	height: 575px;
	width: 972px;
	left: 14px;
	top: 70px;
	border:#DDD 1px solid;
}
#article #roundedbackground {
	background-color:#FFF;
	position: absolute;
	height: auto;
	width: 672px;
	left: 14px;
	top: 70px;
	border:#DDD 1px solid;
	border-bottom:none;
	padding-left:150px;
	padding-right:150px;
	z-index:4;
}
#tl {
position: absolute;
top: 69px;
left: 13px;
z-index:5;
	}
#tr {
position: absolute;
top: 69px;
right: 12px;
z-index:5;
	}
/* end white background with rounded corners */
/* left menu */
#roundcont {
	width: 143px;
	background-color: #f0eee6;
	color: #fff;
	position: absolute;
	left: 19px;
	top: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:15;
}

#roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 14px;
   border: none;
   display: block !important;
}
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 12em}
 .b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
#leftmentop {
	background-image: url(../images/leftmentop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 22px;
	top: -50px;
	height: 50px;
	width: 100px;
	z-index: 10;
}
#leftmenbot {
	background-image: url(../images/leftmenbot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 25px;
	top: 278px;
	height: 51.5px;
	width: 100px;
	z-index: 10;
}
#roundcont a {
	font-size: 10px;
	text-transform: uppercase;
	color: #857c75;
	text-decoration: none;
	font-weight: bold;

}
#roundcont a:visited {
	color: #716964;
}
#roundcont a:hover {
	color: #0066FF;
}
#roundcont a:active {
	color: #857c75;
	
}

#roundcont ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#roundcont li {
	display: block;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 4px;
	padding-bottom: 17px;
	
}
/* end left menu */

/* articles menu on front page */
#articles {
	/*background-image:url(../images/articles_background.gif);*/
	background-repeat: no-repeat;
	height: 470px;
	width: 260px;
	position: absolute;
	left: 170px;
	top: 80px;
	z-index:12;
	padding: 20px;
	padding-top: 10px;
	padding-right: 30px;
	border-right:dashed 1px #CCC;
}
.listnobullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #articles  li {
	color: #333;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}
#container #articles h2 {
	font-size: 14px;
	font-weight: bold;
	color: #569fd6;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#container #articles p {
	font-size: 11px;
	color: #333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 65px;
	padding-left: 0px;
}
#container #articles img#arabic1 {
	position: absolute;
	z-index: 25;
	left: 20px;
	top: 105px;
}
#container #articles img#arabic2 {
	position: absolute;
	z-index: 25;
	left: 20px;
	top: 285px;
}
/* end articles menu on front page */
/* promotional stuff */
#container #promstuff li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #promstuff {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 10px;
	position: absolute;
	height: 435px;
	width: auto;
	left: 835px;
	top: 78px;
	z-index:50;
	border-left:dashed 1px #CCC;
}
/* end promotional stuff */

/* welcome */
#welcome {
	position:absolute;
	top:280px;
	left:500px;
	/*background-image: url(../images/welcome_background.gif);*/
	height: 220px;
	width: 335px;
	z-index:25;
	padding: 2px;
}
/*#welcome #indent {
	position:absolute;
	top:120px;
	left:90px;
	background-image: url(../images/welcome_background.gif);

}*/
#container #welcome p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 7px;
	color: #333;
}
#container #welcome .p1 {
	font-size: 11px;
	color: #333;
	text-align:justify;
	margin: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#welcomepic {
position:absolute;
top:-190px;
left:15px;
}
#container #welcome h2 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#container #welcome #greenfont {
	color: #98ca3c;
}
/* end welcome */
/* footer */
#footer {
	background-image:url(../images/footerbackground.jpg);
	position: absolute;
	height: 294px;
	width: 990px;
	left: 0px;
	z-index:7;
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 360px;
}
#footer img {
	position:absolute;
	top:100px;
	left:0px;
	}
#footer2 {
	position: absolute;
	height: 294px;
	width: 990px;
	left: 0px;
	z-index:3;
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
	
}
#footer2 img#small {
	position:absolute;
	bottom: 0px;
	left:-15px;
	
}

#footer H1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #424242;
	text-decoration: none;
	position: absolute;
	top: 242px;
	right: 60px;
	
}
/* end footer */
#container #internal {
	height: auto;
	width: 650px;
	border: 0px none #FFFFFF;
	position: absolute;
	left: 175px;
	top: 80px;
	z-index: 30;
	background-color:#FFF;
	overflow: visible;
}

#container #internal p {
	position:static;
	margin-top: 0px;
	padding-top: 0px;
	
	padding-left: 7px;
	color: #333;
}

#container #internal p1 {
	position:static;
	font-size: 12px;
	font-weight:lighter;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #0066FF;
}

#articles img#quran {
	position:absolute;
	top:405px;
	left:160px;
}
#container #internal h2#heading {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 60px;
}

#container #internal h2 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;

}
#container #internal h3 {
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	
}
#internalpic {
position:absolute;
top:130px;
left:250px;
z-index:12;
}
#arrivalpic {
position:absolute;
top:66px;
left:70px;
z-index:12px;
}

#intentionpic {
position:absolute;
top:67px;
left:396px;
}

#fastpic {
position:absolute;
top:240px;
left:235px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
#rfiqh #header #rfiqhk {
	color: #3C78B5;
}
#rhome #roundcont #rhomeh {
	color: #3C78B5;
}

