@charset "utf-8";
/* CSS Document */

html,body{ padding:0px; margin:0px;  height:100%; width:100%; 
    overflow-x: hidden; background-color:#fbfcee; }


#container {
min-height:100%;
position:relative;
}


#fffooter {
	height:80px;
   position:relative;
}

@font-face {
    font-family: arabicf;
    src:url(Diwanltr.ttf);
}

p{ padding:0px; margin:0px;}