*{
	margin:0px;
	padding:0px;
}


body{
	width:1000px;
	margin:auto;
	text-align:center;
	color:white;
	font-family:Trebuchet MS;
	font-size:10pt;
	background:url(../img/bg.png);
}

#genel{
	width:1000px;
	text-align:left;
	overflow:hidden;
}
#ust{
	width:1000px;
	height:120px;
}

#logo{
	width:250px; 
	height:130px;
	float:left;
}

#ust_sag{
	width:740px;
	height:130px;
	float:left;
}

.destek{
	float:left;
	margin-left:16px;
	margin-top:40px;
}

	#ust_sag #slogan{
		float:left;
		padding:8px;
		margin-top:6px;
		margin-left:10px;
		font-size:12pt;
		border-right:2px white dashed;
		border-left:2px white dashed;
		width:200px;
	}
	#ust_sag #fadeshow1{
		float:left;
	}
	#ust_sag #dil{
		float:left;
		margin-top:10px;
	}

#orta{
	width:1000px;
	overflow:auto;
}
	#orta #orta_menu{
		width:1000px;
		float:left;
		background:url(../img/menu-bg.png) repeat-x;
	}
		#orta #orta_menu  #d1{
			width:150px;
			height:30px;
			background:url(../img/d1.png) center center no-repeat;
			float:left;
		}
		#orta #orta_menu  #d2{
			width:150px;
			height:30px;
			background:url(../img/d2.png) center center no-repeat;
			float:left;
		}
		#orta #orta_menu  #d3{
			width:150px;
			height:30px;
			background:url(../img/d3.png) center center no-repeat;
			float:left;
		}
		#orta #orta_menu  #d4{
			width:150px;
			height:30px;
			background:url(../img/d4.png) center center no-repeat;
			float:left;
		}
		#orta #orta_menu  #d5{
			width:40%;
			height:30px;
			background:url(../img/d5.png) center left no-repeat;
			float:left;
		}
#ort_sol_alt img{
	margin-top:20px;
	border:none;
}
.orta_menu a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:10px;
	background:url(../img/d-bg.png) center center no-repeat;
	font-family:arial;
}

.orta_menu_son a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-top:10px;
	background:url(../img/d-bg.png) right center no-repeat;
	font-family:arial;
	padding-right:30px;
}

	.orta_menu a:hover{
		background:url(../img/d-bg-h.png) center center no-repeat;
		border-bottom:3px white solid;
	}

	.orta_menu_son a:hover{
		background:url(../img/d-bg-h.png) center right no-repeat;
		border-bottom:3px white solid;
	}

#orta_sol{
	float:left;
	margin-top:-15px;
}
#hizmet{
	float:left;
}
	#hizmet ul{
		margin-left:25px;
	}
	#hizmet h1{
		background:url(../img/abg.png) center center no-repeat white;
		padding-top:159px;
		color:navy;
		text-align:center;
		width:200px;
	}
	#hizmet h3{
		border-bottom:1px solid white;
		margin-top:10px;
		background:url(../img/ilt.png);
		width:180px;
	}
	#hizmet a{
		color:#efefef;
		text-decoration:none;
		padding:5px;
	}
		#hizmet a:hover{
			text-decoration:underline;
		}
#orta_sag{
	float:left;
	width:798px;
}
	#orta_sag #mail{
		float:left;
		width:276px;
	}

#board{
	overflow:auto;
	margin-top:5px;
	clear:left;
}

.board{
	float:left;
	width:272px;
	text-align:left;
}
.gst{
	float:right;
	width:274px;
	text-align:left;
	height:auto;
	overflow:hidden;
}
	.gst img{
		margin-top:5px;
		margin-left:20px;
		border:none;
	}
.board-form{
	float:left;
	width:274px;
	text-align:left;
	background:url(../img/d-bg.png) center center no-repeat;
}
	.board-form .in-1{
		float:left;
		clear:left;
		width:131px;
		margin:3px;
	}
	.board-form .in-2{
		float:left;
		width:131px;
		margin:3px;
	}
	.board-form  h3{
		background:url(../img/ilt.png);
		color:white;
		margin-top:5px;
		width:272px;
	}
	
	.board-form  .buton1{
		clear:left; 
		width:268px; 
		margin:3px; 
		cursor: pointer; 
		border:1px solid white;
	}
.board-left{
	float:left;
	width:523px;
	text-align:justify;
}
	.board-left p{
		padding:10px;
		line-height:20px;
	}
	.board-left .butoni{
		clear:left; 
		width:200px; 
		margin:3px; 
		cursor: pointer; 
		border:1px solid white;
		margin-left:228px
	}
	.board-left h4{
		padding:5px;
		padding-left:33px;
		color:#efefef;
		background:url(../img/h.png) top left no-repeat;
	}
	.board-left .image{
		width:250px;
		height:205px;
		background:url(../img/img-back.png) bottom right no-repeat;
		margin-left:5px;
		margin-top:10px;
		display:block;
		float:left;
	}
		.board-left img{
			width:245px;
			height:200px;
			padding-right:1px;
			border:none;
		}
		.board-left h5{
			position:relative;
			top:-30px;
			left:10px;
			background:black;
			width:236px;
		}
		/*.board-left a{
			width:245px;
			height:200px;
			padding-right:1px;
		}*/
		.board-left fieldset{
			width:460px;
			margin-left:40px;
			padding-top:10px;
			margin-top:10px;
		}
		.board-left legend{
			border:1px white solid;
			color:white;
			padding:3px;
			background:url(../img/ilt.png) black;
			margin-left:10px;
		}
		
		.board-left  .i_form{
			display:inline;
			width:auto;
			clear:left;
			height:auto;
			margin:3px;
			border:none;
		}
		
	#board h3{
		height:26px;
		text-align:center;
		border-bottom:2px dashed white;
		border-right:2px dashed white;
	}	
	#orta_sol .hzmH3{
		height:26px;
		width:200px;
		margin-top:20px;
		text-align:center;
		border-bottom:2px dashed white;
		border-right:2px dashed white;
	}
	.board img{
		border:5px solid white;
	}
#board .board-left .peb{
	text-align:left;
	padding-left:5px;
}
.slide{
	text-align:center;
	width:546px;
}


#alt{
	clear:left;
	background:url(../img/ilt.png);
	height:200px;
	border:1px white solid;
	border-bottom:none;
	text-align:center;
}
	#alt #alt_ic{
		background:url(../img/kose.png) bottom right no-repeat;
		height:200px;
	}

	#alt ul{
		list-style:none;
		margin-top:10px;
	}

	#alt p{
		font-size:8pt;
	}
	#alt ul li{
		display:inline;
		margin:5px;
	}
	#alt .st li{
		display:inline;
		margin:-2px;
	}
	#alt ul li a{
		color:#efefef;
	}
		#alt ul li a:hover{
			color:red;
		}



/*Akerdeon İçin Style Başladi*/
.arrowlistmenu{
width: 200px; 
margin-top:0px;
}
.arrowlistmenu img{
display:block;
float:left;
clear:both;
}
.arrowlistmenu p{
padding:10px;
}
.arrowlistmenu ul{
margin-left:25px;
}
.arrowlistmenu .menuheader{ 
cursor: pointer;
padding:5px;
width:184px;
height:90px;
}



/*Akerdeon İçin Style Bitti*/

.divAc{
	width:512px;
	height:9px;
	background:url(../img/divAc.png) top left no-repeat;
	margin-top:6px;
}

.divOrta{
	width:512px;
	background:url(../img/divOrta.png) top left repeat-y;
}

.divKapat{
	width:512px;
	height:9px;
	background:url(../img/divKapat.png) top left no-repeat;
}

.board-left .hzmDiv img{
	width:auto;
	height:auto;
	margin:10px;
	border:1px white solid;
}

.teklifIKste{
	color:white;
	font-size:20pt;
	text-decoration:none;
}
.teklifIKste:hover{
	background:red;
}
.simple{
	margin-left:25px;
}
.haberIcerik img{
	width:120px;
	height:110px;
}
/* SimpleTabs: default style */

div.simpleTabs { padding-top:10px;}
ul.simpleTabsNavigation { margin:0 10px; padding:0; text-align:left;}
ul.simpleTabsNavigation li { list-style:none; display:inline; margin:0; padding:0; }
ul.simpleTabsNavigation li a { width:202px; position:relative; z-index:100; padding:3px 6px; background:url(../img/tabCont.png) top left no-repeat; color:black; font-size:14px; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; }
ul.simpleTabsNavigation li a:hover {border-bottom:none; text-decoration:none; color:gray; font-family:Georgia, "Times New Roman", Times, serif; }
ul.simpleTabsNavigation li a.current {background:url(../img/tabCont1.png) top left no-repeat; color:white; }
div.simpleTabsContent {display:none; height:auto; margin-top:-6px;  position:relative; z-index:5;}
div.simpleTabsContent.currentTab { display:block; }
