img {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #fff url(../img/background.png) repeat-x;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #043454;
	height: 100%;
}
a {
	color: #043454;
	text-decoration: none;
	border-bottom: #e45e19 1px solid;
	outline: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
#sayfa {
	min-height: 100%;
	position:relative;
}
#icerik {
	width: 846px;
	margin: auto;
}
#ustmenu {
	height: 21px;
	font-size: 11px;
	color: #fff;
	width: 450px;
	margin: 0;
	padding: 0;
}
	#ustmenu a {
		text-decoration: none;
		color: #fff;
		border: 0;
	}
	#ustmenu a:hover {
		text-decoration: underline;
	}

	#ustmenu div {
		display: inline-block;
		margin-top: 5px;
	}
#ustmenu_sag {
	float: right;
	height: 21px;
	font-size: 11px;
	color: #fff;
	margin: 5px 0 0 0;
	padding: 0;
	width: 300px;
}
	#ustmenu_sag a {
		text-decoration: none;
		color: #fff;
		border: 0;
	}
	#ustmenu_sag a:hover {
		text-decoration: underline;
	}
#header {
	width: 846px;
	height: 48px;
	margin-top: 5px;
}

hr {
	height: 1px;
	color: #8ba0b3;
	border: 0;
	border-top: #afc3d5 1px solid;
}
#alticerik {
	width: 100%;
	background-color: #296892;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#alt { 
	width: 846px;
	margin-left: auto;
	margin-right: auto;		
	padding-right: 10px;
	padding-left: 10px;	
}

#alt a {
text-decoration:none;
}
	#alticerik a {
		color: #fff;
		text-decoration: none;

	}

#altsayfaicerik {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	display: block;
}
#sag {
    background-color:#fff;
	width: 165px;
	float: right;
	margin: 0;
	padding: 0 0 10px 20px;
	border-left: #c6d5e0 1px solid;
	clear: right;
}
	#sag h1 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 .25em 0;
		padding: 0;
		border-bottom: #e45e19 1px solid;
	}
	#sag a {
		font-size: 12px;
		color: #043454;
		text-decoration: none;
		border: 0;
	}
	#sag a:hover {
		text-decoration: underline;
	}
#body {
	width: 600px;
	clear: none;
	margin: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

#menu {
	width: 850px;
	height: 48px;
	float: right;
	background-image: url(../img/menu/menuarkaplan.png);
	margin: 24	px 0 0 0;
	z-index: 1;
}
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:850px;
	height:42px;
	position:relative;
	font-size:11px;
	margin: 0;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:81px; 
	height:42px; 
	text-align:center;
	border-bottom: 0;
	background-image:url(../img/menu/aa.png);
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 1px;
}


.menu .ilk {
	width:60px; 
	background-image:url(../img/menu/a.png);
	padding-left: 1px;
	margin-right: -1px;
}
.menu .son {
	width:50px; 
	background-image:url(../img/menu/aaa.png);
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* button hover properties */
.menu ul li:hover a {color:#043454; background: url(../img/menu/bb.png);}
.menu ul li:hover ul {display:block; position:absolute; top:42px; left:0; width:152px; margin: 0; padding: 0;}
.menu ul li:hover ul li a.two {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.two {background:#6fc; color:#544a3a;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .one {color:#043454; background: url(../img/menu/b.png);}
.menu ul li:hover .three {color:#043454; background: url(../img/menu/bbb.png);}

/* dropdown properties */
.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#043454; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(../img/menu/altmenuarkaplan.png);
	background-repeat:no-repeat;
	background-position:bottom left; 
}

.menu ul li:hover ul li a:hover {color:#fff; background-image: url(../img/menu/altefekt.png);}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
