@charset "utf-8";
/* CSS Document */



body { font-family: "Tahoma"; font-size: 11px; color: #485060; background-color: #ed6a00;  }
.logo { float:left; margin-left:15px; margin-top:10px;} 
.ust { background-image:url(../images/ust.png); width:949px; height:132px; }
.orta { background-color:#f5f5f5; width:949px; height:270px;}
#alt { background-image:url(../images/alt.png); width:949px; height:90px; }
.cizgi { background-image:url(../images/cizgi.jpg); width:949px; height:5px; }
.menu { float:right; margin-top:40px; margin-right:30px;  }
.solresim { width:51px; height:190px; background-image:url(../images/sol.png); margin-left:-1000px; }

.hakkimizda { padding:20px; float:left; font-size:12px;}


.orta2 { background-color:#f5f5f5; width:949px; height:350px;}



.baslik { width:400px; font-family:"Tahoma"; color:#ed6a00; font-size:10px; float:left;  margin-left:20px; margin-top:10px; }
.icerik { width:400px; height:150px; font-family:"Tahoma"; font-size:12px; float:left; margin-left:20px; margin-top:0px; }
.link { width:250px; font-family:"Tahoma"; color:#ed6a00; font-size:12px; float:left; margin-left:20px; margin-top:20px;  }
.resim { width:450px; float:right; margin-right:30px; margin-top:10px; }
.hizmet { width:150px; font-family:"Tahoma"; color:#ed6a00; font-size:12px; float:left; margin-left:20px; margin-top:20px; }


a:link { color: #ED6A00; text-decoration: none;  }
a:visited { text-decoration: none; color: #ED6A00; outline:none; }
a:hover { text-decoration: none; color: #000000;  }
a:active { text-decoration: none; color: #000000;   }


.resimborder { padding:4px; border-width:1px; border-color:#CCC; border-style:solid; }
.alt { float:left; margin-left:15px; margin-top:10px;} 
.altyazi { font-size:14px; float:left; margin-left:15px; margin-top:40px;} 
.xhtml { font-size:14px; float:right; margin-right:15px; margin-top:40px;} 


/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(../images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../images/tipBtm.png) no-repeat bottom; height: 32px;}

/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/


