@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Sayfa {
	text-align: left;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 950px;
	background-color: #FFFFFF;
	background-image: url(images/logo2.jpg);
}
#Sayfa #banner1 {
	padding: 0px;
	width: 565px;
	float: left;
	height: 114px;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Sayfa #banner2 {
	float: right;
	width: 202px;
	clear: none;
	height: 117px;
	background-image: url(images/logo.jpg);
}
#Sayfa #menu {
	clear: both;
	width: 787px;
	position: relative;
	height: 50px;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Sayfa #menuleft {
	padding: 0px;
	width: 195px;
	float: left;
	clear: both;
	height: 600px;
}
#Sayfa #icerik {
	padding: 0px;
	width: 550px;
	float: left;
	height: 750px;
	margin-top: 10px;
}
#Sayfa #menuright {
	padding: 0px;
	float: right;
	width: 175px;
	height: 450px;
	margin-top: 0px;
	border-bottom-style: none;
	margin-right: 25px;
}
#Sayfa #menuright .yuvarlakKutu .style8 .style10 a:link {
	color: #003399;
	text-decoration: none;
}
#Sayfa #menuright .yuvarlakKutu .style8 .style10 a:visited {
	color: #003399;
	text-decoration: none;
}
#Sayfa #menuright .yuvarlakKutu .style8 .style10 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#Sayfa #menuright .yuvarlakKutu .style8 .style10 a:active {
	color: #CC0000;
	text-decoration: none;
}
