﻿/** 
Bora Gökalp
01.05.2008
**/

html, body, div { font-size: 14px; font-family: "Arial", Tahoma, Helvetica, Lucida Grande; color: #edf7f8; }
body { background-color: #26151a; margin: 0; padding: 0; }

.clear { width:100%; font-size: 1px; line-height: 1px; height:1px; clear:both; }

#container { float: left; width: 920px; height: 500px; padding-left: 40px; padding-top: 80px; }
#header { width: 920px; }
#logo { float: left; width: 305px; height: 79px; background-image: url(images/logo.gif); background-repeat: no-repeat; background-position: left; margin: 0; padding: 0; }
#about { width: 920px; height: 227px; background-image: url(images/about.jpg); background-repeat: no-repeat; background-position: left; margin: 0; padding: 0; }
.work { width: 920px; }
.work .arrow { width: 5px; height: 15px; float:left; background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position:center; }
.work .text { width: 900px; height: 15px; float: left; padding-left: 5px; padding-bottom: 15px; }
.work .image { width: 920px; padding-bottom: 30px; }
.title { padding-left: 5px; color: #f1a300 }
h1 { text-indent: -100em; }
h2 { text-indent: -300em; }
h3 { text-indent: -100em; }
.text2 { float: right; padding-top: 34px; }
#footer { width: 920px; height: 50px; background-image:url(images/footer.gif); background-repeat: no-repeat; background-position: center; padding-bottom: 15px; }
a { text-decoration: underline; color: #edf7f8; }
a:hover { text-decoration: underline; color: #786f6c; }