BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	/*font:"Simplified Arabic", "Traditional Arabic";*/
	font-stretch:extra-expanded;
	padding-top: 0px;
	background-color: #13598d;
}
 html body {
	/*text-align: left;*/ 
	voice-family: inherit;
}

#main_holder{
	width:800px;
	/*height:auto;*/
	/*background-color:#FFFFFF;*/
	border-left: 2px solid #ffffff;	
	border-right: 2px solid #ffffff;
	/*margin-top:0;*/	

}

#menu{
	/*margin-right:10px;
	margin-top:10px;*/
	width:inherit;
	height:auto;
	/*border-left: 1px solid #8E281A;*/
	/*float:right;*/
}

#footer{
	width:800px;
	/*background-image:images/bottom_bar.jpg;*/
}

