/* RESET CSS */

* { margin:0; padding:0;}


/* STANDART ELEMENTS */

body {
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2880d3;}

img { border:none;}

#content{
width: 810px;
margin: 0 auto;
position: relative;}


#header
{	float:left; width:810px; height:83px; margin: 0 auto;}



#logo {
	width:119px; height: 83px;
	background:url(../images/logo.jpg) no-repeat;float:left;}

	
#dil{ float:right; width:180px; padding-top:30px;}
#dil a { float:left;}


	
#dil ul{ list-style:none;}
#dil ul li{ display:inline; float:right; padding-left:5px;}
#dil ul li a{ display:block; width:29px; height:24px;}

#dil ul li a.tr{background:url(../images/flag-tr.jpg) no-repeat;}
#dil ul li a.eng{background:url(../images/flag-eng.jpg) no-repeat;}

#dil ul li a.fr{background:url(../images/flag-fr.jpg) no-repeat;}


#menu { width:810px; clear:both;}
#banner { width:810px; height:350px;}
#main { width:810px; height:115px; background:url(../images/bottom-bg.jpg) repeat-x; background-color:#FFF;}
#kurumsal { width:808px;background:url(../images/icsayfa-bg.jpg); color:#000;border-bottom:1px solid #c9dff4;border-right:1px solid #c9dff4;
border-left:1px solid #c9dff4; background-repeat:repeat-x; background-color:#FFF;}
#duyuru { width:366px; float:left; margin-top:20px; border-right:1px solid #c9dff4; padding:0 20px 0 20px;}
#sirket { width:316px; float:right;margin-top:20px; padding: 0 50px 0 0;}
#footer{ width:810px;}
#tarihce-baslik{ width:685px; height:40px; margin-top:20px; margin-left:56px;}
#tarihce-main{ width:685px;margin-left:60px; }
#tarihce-main-text{border-left:1px solid #9ec3e1; width:600px; padding-left:10px; border-top:1px dashed #9ec3e1; padding-top:10px;}

#tarihce-main ul{ float:left; margin-right:10px;}
#tarihce-main ul li{ list-style:none; font:14px "Bahamas",Arial, Helvetica, sans-serif; color:#2d86d7;}
#tarihce-main ul li a{ color:#2d86d7;text-decoration:none;}
#tarihce-main ul li a:hover{ color:#1c588e;text-decoration:none;}



.img-right { float:right; margin-left:10px;}
.img-left { float:left;}

#sirket ul {
	list-style:none;font: color:#2c363c;font:12px Arial, Helvetica, sans-serif; width:138px; }

#sirket ul li { background:url(../images/arrow-icon.png) no-repeat 0 5px; padding-left:10px;}

#sirket ul li a { color:#2c363c;text-decoration:none;}
#sirket ul li a:hover { color:#2a82d4;text-decoration:underline}


.ul1 { float:left;margin-top:5px;}

.ul2 { float:right;margin-top:5px;}

.baslik{color:#2a82d5; font:15px Arial, Helvetica, sans-serif; font-weight:bold;}

.devami{ color:#2a82d5; font:11px Arial, Helvetica, sans-serif; text-decoration:underline;font-weight:bold; float:right;}
.devami1{ color:#2a82d5; font:11px Arial, Helvetica, sans-serif; text-decoration:underline;font-weight:bold; float:left;}
.line{ height:89px; width:1px; padding:10px;}


p{ font: color:#2c363c;font:12px Arial, Helvetica, sans-serif;}

.footertext{font:10px Arial, Helvetica, sans-serif; color:#FFF; float:right; margin-top:5px;}


.text12gri{font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5b646d;
	padding:0 10px 10px 0;}
	
	
.text11siyah{font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;}

.text11siyah a {font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000; text-decoration:none;}

.text11siyah a:hover{font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;text-decoration:underline;}	
	
.text11red{font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff0000;}
	
.text13siyah{font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;font-weight:bold;}
	
.input1{font-family: tahoma;font-size: 11px;color: #000000;border-top-width: 1px; height:18px;
border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #ABC0D1;border-right-color: #ABC0D1;border-bottom-color: #ABC0D1;border-left-color: #ABC0D1;background-color: #D7E7F6;}
	
.textarea{font-family: tahoma;font-size: 11px;color: #000000;border-top-width: 1px;
border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #ABC0D1;border-right-color: #ABC0D1;border-bottom-color: #ABC0D1;border-left-color: #ABC0D1;background-color: #D7E7F6;}	
	
