body {
	/*background: #226D92 url(../images/back.jpg) no-repeat;*/
	background: #216e91 url(../images/bg_bulut.jpg) repeat-x center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3em;
	color: #333;
}
img {
   behavior: url("../js/pngbehavior.htc");
}
#container {
	margin:0 auto;
	width:960px;
}
#golge {
	width:960px;
	box-shadow: 		0px 5px 5px #000;
	-o-box-shadow:		0px 5px 5px #000;
	-moz-box-shadow:	0px 5px 5px #000;
	-webkit-box-shadow:	0px 10px 5px #000;
}
#header { 
	width:960px;
	height:100px;
}
#logo {
	width:231px;
	height:72px;
	padding:14px 0;
	float:left;
}
#telefon {
	width:503px;
	height:100px;
	float:right;
}
#menuContainer {
	width:960px;
	height:30px;
	background:url(../images/menu_back.png);
}
#content { 
	background-color:#FFF; 
	padding:25px 30px 25px 220px;
	font-size: 12px;
	line-height: 16px;
	color:#333;
	min-height:350px;
	height:auto;
	background:#FFF url(../images/content_back.gif) repeat-y;
}
/* Internet Explorer */
/*\*/
* html #content {
height: 350px;
}
/**/

#content_alt { position:relative; z-index:100; margin:0px 0; height:10px; background-color:#FFF; background:#FFF url(../images/content_back.gif) repeat-y; }

#footer {
	width:940px;
	height:30px;
	margin:15px 0;
	padding:10px;
	background:url(../images/footer_back.jpg);
}
#footer #copy {
	font-size:10px;
	line-height:1.2em;
	color:#FFF;
	float:left;
}
#footer #ortak {
	font-size:10px;
	line-height:1.2em;
	color:#FFF;
	float:right;
}

#projeler {
	position:absolute;
	margin-top:100px;
	width:170px;
	height:350px;
	border:0px solid #666;
	margin-left:13px;
	z-index:50;
}
.proje { 
	border:1px solid #bbcdd7;
	background:#dceaf0 url(../images/proje_back.gif) repeat-x;
	margin-bottom:10px;
	padding:10px;
}
.proje p.projeTitle {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
.proje p.projeSubTitle {
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}
.proje img { 
	border:1px solid #FFF;
	float:left;
	margin-right:5px;
}
.proje p { 
	font-size:10px;
	line-height:1.2em;
	margin:0;
	padding:0;
}

h1 { font-size:18px; margin:0 0 10px 0; }
h2 { font-size:14px; margin:0 0 10px 0; }
p { margin-bottom:10px; }
.separator { margin:20px 0; border-bottom:1px dotted #999; }

#content ul { list-style:disc; margin: 0 0 10px 20px; }

.clear { clear:both; }

#referanslar dl {
	float:left;
	width:340px;
	height:85px;
	margin:0 10px 10px 0;
	overflow:hidden;
}
#referanslar dt {
	float:left;
	width:162px;
	margin:0 10px 0 0;
	overflow:hidden;
}
#referanslar img {
	width:162px;
	height:67px;
	border:0;
}
#referanslar dd {
	width:162px;
	float:left;
}
#referanslar .firma {
	font-weight:bold;
}

#giris td { vertical-align:top; }
#giris .girisBaslik { font-weight:bold; font-size:14px; color:#333; line-height:1.5em; }
#giris a { text-decoration:none; color:#039 }

table.genelTablo {
    border-color: #CCCCCC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.genelTablo td {
    border-color: #CCCCCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

ol { list-style:decimal; margin-left:30px; margin-top:5px; }
ol li { line-height:18px; }

.yonetmelik { margin-bottom:5px; }
.yonetmelik a { color:#06C; text-decoration:none; }
.yonetmelik a:hover { color:#F00; }