* {
	margin:0;
	padding:0;
}

br {margin:0;padding:0;}

body {
	margin:0;
	padding:0;
	background:url('images/bg.gif');
	font-family:tahoma;
	font-size:14px;
	line-height:25px;
}

img {
	border:0;
	margin:0;
	padding:0;
}


a {
	text-decoration:none;
}

a:hover {
	color:#880000;
	text-decoration:none;
}


#main {
	margin:10px auto auto auto;
	width:951px;
	/*border:1px solid #7391ad;*/
	border:3px solid #999;
	background:#FFF;
}

#headerArea {
	width:100%;
	height:167px;
	background:#1E79BC;
	/*border:1px solid #999;*/
}

	#headerLeftDiv {
		float:left;
		height:169px;
		width:674px;
	}

		#headerSubMenuDiv {
			position:absolute;
			margin-top:10px;
			color:#5599AA;
		}
		
		#headerSubMenuDiv a {
			color:#FFF;
		}
		#headerSubMenuDiv a:hover {
			color:#FFFF00;
		}

		#headerMenuDiv {
			position:absolute;
			margin-top:106px;
		}


	#headerRightDiv {
		float:left;
		height:169px;
		width:277px;
	}

#indexContentWrapper {
	width:100%;
	overflow:auto;
	padding-top:25px;
	margin-bottom:15px;
	background:url('images/index-content-shadow.gif') top center no-repeat  #FFF;
}	




#indexNarrowColumn {
	float:left;
	width:295px;
	margin-left:20px;
	display:inline;
	text-align:right;
	font-size:13px;
	line-height:20px;
}

#indexWiderColumn {
	float:left;
	width:585px;
	margin-left:25px;
	margin-bottom:15px;
}	


#duroosDiv {
	border:solid 1px #3A6287;
	float:right;
	margin-left:15px;
	margin-bottom:8px;
	width:223px;
}

#duroosDiv td {
	height:35px;
	width:50%;
	text-align:center;
	background:#F0F7FC;
	color:#444;
}

#tasaneefDiv {
	border:solid 1px #3A6287;
	float:left;
	margin-left:1px;
	margin-bottom:8px;
	width:335px;
}

#tasaneefDiv td {
	height:35px;
	width:33%;
	text-align:right;
	background:#F0F7FC;
	font-size:13px;
	color:#444;
}

#tasaneefDiv table, #duroosDiv table {
	width:100%;
	margin:0;
	padding:0;
}

	
	
	
	
	
	
#contentWrapper {
	width:100%;
	overflow:auto;
	margin-bottom:15px;
	background:url('images/content-shadow.gif') top center no-repeat  #FFF;
}	

.contentMenu {
	width:100%;
	margin:50px auto 50px auto;
	text-align:center;
}

#articleDiv {
	width:100%;
	margin-bottom:30px;
	text-align:center;
}
	
#fehristHeadDiv {

}


#fehristDiv {
	width:600px;
	margin:0 auto 70px auto;
	text-align:right;
}	
	
	
	

#footerArea {
	margin:auto auto 4px auto;
	width:942px;
	line-height:30px;
	background:#3a6287;
	color:#FFF;
	text-align:center;
}

#belowFooter {
	height:10px;
}

#footerArea a {
	color:#FFF;
	text-decoration:none;
}

#footerArea a:hover {
	color:#F2F200;
	text-decoration:none;
}

