/* CSS Document */

#main {
	position:absolute;
	width:1090px;
	height:1771px;
	margin:0 auto;
	background:url(01x.jpg);
	left: 0;
	top: 0;
}
#main_home {
	position:absolute;
	width:1090px;
	height:1771px;
	margin:0 auto;
	background:url(01.jpg);
		}
#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: right; /* counter the body center */
		width: 1024px;
		height: 100%;
		
}
#banner {
	width:1024px;
	height:312px;
	position:relative;
	background-image: url(./img/banner.gif);
	border:none;

	
	
}
#body {
	position:inherit;
	width:95%;
	text-align:right;
	height:100%;
	direction:rtl;
	
}
#menu {
	position:absolute;
	width:574px;
	height:39px;
	z-index:4;
	left: 282px;
	top: 5px;
}
#footer {
	position:relative;
	width:1024px;
	height:64px;
	background-image: url(./img/footer.gif);
}
body {
	background-color: #EFEDDE;
}
#links {
	position:absolute;
	width:205px;
	height:261px;
	z-index:1;
	left: 95px;
	top: 320px;
	text-decoration: none;
}
#welcome {
	position:absolute;
	width:712px;
	height:1362px;
	z-index:2;
	left: 331px;
	top: 153px;
}
.dhivehi {
	font-family: Faruma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	direction:rtl;
	text-align:justify;
}
.dhivehi_title {
	font-family: Faruma;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #595941;
	
}
.dhivehi_subtitle {
	font-family: Faruma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
}
.dhivehi_link {
	font-family: Faruma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: auto;
	text-decoration: none;
	color: #595941;
}
#download {
	position:relative;
	width:249px;
	height:348px;
	background-image: url(./img/download.gif);
}
a:link, a:visited{
	color: #595941;
	text-decoration: none;
}
#dnl_links {
	position:absolute;
	width:200px;
	height:278px;
	z-index:1;
	left: 26px;
	top: 35px;
}
a:hover{
	text-decoration: underline;
}

.dhivehi_menu {
	font-family: Faruma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: auto;
	color: #595941;
}
