@charset "iso-8859-9";
body {
	background-color: #666666;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 30px;
	margin-bottom: 50px;
}
#wrap #logo {
	width: 900px;
	position: relative;
	height: 250px;
	background-color: #FFFFFF;
}
#wrap #logo #ust {
	height: 130px;
	width: 830px;
	background-image: url(images/back.jpg);
	position: relative;
	left: 10px;
	top: 10px;
	padding-top: 50px;
	padding-left: 50px;
}

#wrap #menu {
	width: 200px;
	background-image: url(images/menu.jpg);
	display: inline;
	float: left;
	padding-top: 42px;
	background-repeat: no-repeat;
}
#wrap #icerik {
	width: 656px;
	display: inline;
	float: right;
	position: relative;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #F3F7FA;
	padding: 5px;
	border: thin double #215785;
}
.div {
	background-color: #FFFFFF;
	width: 880px;
	float: right;
	position: relative;
	margin-top: 20px;
	padding: 10px;
}
h1 {
	color: #1E5281;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 20px;
	text-align: left;
}
h2 {
	color: #1E5281;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18px;
	text-align: left;
}
#wrap #logo #topdiv {
	width: 300px;
	float: left;
	position: relative;
	left: 30px;
	clear: both;
	top: 30px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #718ABE;
	text-decoration: none;
}
#wrap #logo #advert {
	width: 300px;
	float: right;
	position: relative;
	top: 30px;
}
