body {
	margin: 0px;
	background-image: url(images/bg1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #66B1AD;
}
#page {
	display: block;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#header {
	float: left;
	margin-top: 10px;
}
#header-right {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2269B4;
	text-align: right;
	float: right;
	margin-top: 100px;
	margin-right: 50px;
	font-weight: bold;
}
#page-block {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #2D76B4;
	background-color: #FFF;
	display: block;
	clear: both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	padding: 5px;
}

#header img {
	float: left;
}
#main-block-top {
	width: 100%;
	clear: both;
	display: block;
	margin: 0px;
}
#main-block-bottom {
	display: block;
}
#main-block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/dunya1_09.png);
	background-repeat: repeat-y;
	margin: 0px;
}
#main-block p {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #8FC5E9;
	display: block;
	border: 1px solid #FFF;
	margin-bottom: 15px;
}
#menu a {
	color: #2D76B4;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #457E85;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #2D7BCB;
}
img.right {
	display: block;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #457E85;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #457E85;
	text-align: center;
	background-image: url(images/bg2.png);
	background-position: left top;
	padding: 3px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/bg2.png);
	background-position: left top;
	text-align: center;
	display: block;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D76B4;
	font-weight: normal;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page-block h3 a img {
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}

