body {
	/*margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #fff;
	background: #fff;*/
}



#banner {
	overflow: hidden;	
	width: 840px;
	height: 90px;
	padding: 0px 0px;
	background: #c82c74;
	border-bottom: 1px solid #870843;
}

#banner  #alan {
	overflow: hidden;	
	width: 770px;
	height: 90px;
	padding: 0px 0px;
	float:left;
	
}

#banner  #anasayfa {
	overflow: hidden;	
	width: 70px;
	margin-top:5px;
	height: 90px;
	padding: 0px 0px;
	float:right;
	
}

#ust  #header {
	overflow: hidden;	
	width: 840px;
	height: 60px;
	padding: 5px 0px;
	background: #ebbce5 url(ikona/header_bg.jpg) bottom right no-repeat;
}

#menu{
	overflow: hidden;
		width: 840px;
	height: 40px;
	background-image: url(ikona/header.jpg);
	padding: 0px 0 0 0;
	list-style: none;
	font-family:Calibri;
	font-size:19px;
}

#menu ul {
	float: left;
	width: 840px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	font-family:Calibri;
	font-size:19px;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	width: 110px;
	margin-top:0px;
	height:40px;
	padding: 5px 5px 5px 5px;
	font-size: 15px;
	font:Calibri;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ebbce5;
	border-left: 1px solid #5f3b11;	
}

#menu li a:hover, #menu li .current{
		
		margin-top:0px;
		background: url(ikona/a_hover.jpg) top repeat-x;
		color:#FFFFFF;
		font-size:15px;

}
.style2 {font-size: 20px;}
.style3 {width: 100%; height: 1px; clear: both;}
.style4 {font-size: xx-large; }


#main{
	width: 840px;
	padding: 30px 30px 0 30px;
	background: #811044;
}
