.body {
	background-image: url(../images/graidiant.png);
	background-repeat: x;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
	background-color: #FFF;
}
#wrapper {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#nav {
	background-image: url(../images/navbkg.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#wrapper #footer {
	float: left;
	height: 60px;
	width: 760px;
	background-image: url(../images/footer2.jpg);
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#nav ul li {
	display: block;
	list-style-type: none;
	float: right;
	width: 85px;
	padding-right: 20px;
	margin-right: 10px;
	margin-top: -10px;
	font-size: 18px;
	font-family: Zar;
	font-weight: bold;
	height: auto;
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #0C0;
}
.welcome {
	font-family: Zar;
	font-size: 30px;
	color: #000;
	width: 323px;
	float: right;
	margin-right: 15px;
	display: block;
	height: 20px;
	text-align: right;
	margin-top: 10px;
}
.matn {
	font-family: Zar;
	font-size: 18px;
	text-align: right;
	font-weight: normal;
	float: right;
	width: 340px;
	hight: 40px;
	margin-top: 0px;
	position: relative;
	margin-right:7px;
	margin-bottom:10px;
}
#contents iframe {
	float: left;
	height: 300px;
	width: 400px;
	top: 0px;
	position: relative;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 8px;	
}
#contents {
	background-color: #FFF;
	height: 400px;
}

#footer .footer {
	font-family: Verdana, Geneva, sans-serif;
	width: 550px;
	position: relative;
	top: 0px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #FFF;
	margin-top: 5px;
}
.matn2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	float: right;
	width: 323px;
	margin-left: -5px;
	margin-top: -10px;
	position: relative;
	margin-right: 10px;
	display: block;
	height: 100px;
}
.news {
	font-size:20px;
	font-family:Zar;
	color: #0C6;
	text-decoration: none;
	float:right;
	width:350px;
	
	}
