*
{
	border:0px;
	margin:0px;
	padding:0px;
	font-family:tahoma, arial, sans-serif;	
}
body
{
	background-color:#000;
}
#containner
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background:url(images/logo-bg.gif) no-repeat;
	/*height:450px;*/	
}
#subcontent
{
	width:500px;
	height:295px;
	margin-left:350px;
	/*background:url(images/big-line-sqare.gif) no-repeat;*/

}
#main-p
{
	margin-left:125px;
	margin-top:10px;

	font-size:13px;
	color:#fff;
	width: 200px;

}
#subcontent h1
{
	font-family:tahoma, arial, sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	margin-left:60px;
	padding-top:20px;
	width:250px;
}

#content
{
	width:1000px;
	padding-top:90px;
}

	
#main-img
{
	float:right;
	margin-top:20px;

}
#menu
{
	width:1000px;
	height:60px;
	background:url(images/mune-bg.gif) no-repeat;
	position:relative;
	top:-1px;

}
#menu ul
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	list-style:none;
	position:relative;
	top:-1px;

	

}
#menu ul li
{
	float:left;
	margin-right: 30px;
	padding-bottom: 15px;
	padding-top:30px;
	font-family:tahoma, arial, sans-seref;
	font-size:15px;
	padding-left:20px;
}
#menu ul li a
{
	text-decoration: none;
	padding-bottom: 15px;
	padding-top:30px;
}
#menu ul li a:link, #menu ul li a:visited
{
	color:#E4E98B;
}
#menu ul li a:hover
{
	color:#E4E98B;
	/*background:url(images/small-line-sqare.gif) no-repeat;*/
	/*background-position: 50% 10%;*/
}

span.k-style
{
	font-weight:bold;
	font-size:18px;
	font-family:Times New Roman, Times, serif;
}
span.nyay-style
{
	font-weight:normal;
	font-size:14px;
	font-family:Times New Roman, Times, serif;
}
h1 span
{
	font-family:Times New Roman, Times, serif;
	font-size:24px;
	font-weight:bold;	
}
#laydown
{

	
}
#loading-area
{
	padding-top:140px;
}
#loading-area p
{
	color:#fff;
	margin-left:20px;
	float:left;
	font-size:12px;
}
#loading-area img
{
	float:left;
}
