*{
    margin: 0;
    padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #032f37;
	
}
h3 {
   font-size: 1.5em;
   margin-top:10px;
   margin-bottom:10px;
   width:250px;
}

#cvRight h2 {
    margin-top: -5px;
    width: 169px;
	height: 49px;
    background: url(../images/cv.gif) no-repeat;
	text-indent: -1000px;
}

#contact {
    float:left;
	width: 602px;
	height: 440px;
	font-size: 1.3em;
   } 
#contact h2 {
   background: url(../images/ilet.gif) no-repeat;
   margin-top: 80px;
   margin-left: -8px;
   width: 250px;
   height: 50px;
   text-indent: -1000px;
}
#Ref h2 {
    margin-top: -5px;
    width: 169px;
	height: 49px;
    background: url(../images/ref.gif) no-repeat;
	text-indent: -1000px;
	margin-left: -5px;
	}

#wrapper {
	width: 950px;
	margin: 0 auto;
	
}
#mainContent {
	color: white;
	background: url(../images/deco.gif) no-repeat 380px 450px;
	background-color: #034051;
	height: 550px;	
}
#mainContentRef {
	color: white;
	background: url(../images/deco.gif) no-repeat 380px 4800px;
	background-color: #034051;
	height: 4900px;		
}
 
#header .presente1 {
   height: 381px;
   background: url(../images/seciltuncay.jpg) no-repeat;  
   margin-top: -60px;
  
}
#header .presente2 {
   height: 381px;
   background: url(../images/seciltuncay.jpg) no-repeat;  
   margin-top: -60px;
   
}
#header .presente3 {
   height: 381px;
   background: url(../images/seciltuncay.jpg) no-repeat;  
   margin-top: -60px;
}

#navigation ul {
   position: relative;
   top: 362px;
   left: 40px;
   list-style: none;
}
#navigation li {
   display: inline;
   font-size: 1em;
}
#navigation li a {
   background: url(../images/li_back.jpg) no-repeat;
   /*display: block;*/
   height: 44px;
   width: 121px;
   padding: 15px;
   margin-bottom: 0;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   color: #FFFFFF;
   margin-left:-3px;
}
#navigation li a:hover { 
   background: url(../images/li_back_over.jpg) no-repeat;
}
#navigation li .current {
   background: url(../images/li_back_over.jpg) no-repeat;
   cursor: default;
   color: #333333;
}
#header {
    background: url(../images/tall_content.gif) repeat-x;
	height: 381px;
	}
#header ul {
   color: white;
   position: relative;
   top: 410px;
   left: 58px;
   margin-right:0px;
   margin-left:0px;
   padding-right:0px;   
   padding-left:0px; 
   width: 800px;
   list-style: none;
}
#header li {
  display: inline;
  font-size: 1.2em;
}
#header li a {
  margin: 5px;
  /*display: block;*/
  text-indent: -1000px;
 color: white;
}


#footer {
    width: 100%;
    background: #021519;
	clear: both;
}
#footer ul {
list-style: none;
}
#footer li {
   text-indent: -1000px;
   }
#gray {

     background:#021519;
	 padding-left: 400px;
}
#grayRef {

     background:#021519;
	 padding-left: 400px;
}
#grayCon {

     background:#021519;
	 padding-left: 400px;
}
#cv {
    margin-top: 75px;
    float:left;
	width: 602px;
	height: 450px;
	font-size: 1.2em;
	
}
#cvRight {
   margin-left: 55px;
   width:275px;
   float: left;
}
#cvRight ul {
   margin-top: 10px;
}
#cvRight li {
  list-style: none;
  line-height:1.5em;
}
#cvRight li a {
  color:white;
  }
#cvRight h3 {
   margin-top: 30px;
   }
#cvLeft {
    float: left;
    width: 250px;
	margin-top: 25px;
	padding-left: 20px;
	padding-top: 45px;
}
#recent {
   /*margin-top: 75px;*/
   width: 200px;
   float: left;
   margin-left:130px;
   margin-top: 65px;
}
#recent img {
   margin-top: 10px;
}
#recent h3 {
width: 169px;
height: 49px;
  text-indent: -1000px;
  background: url(../images/proje.gif) no-repeat;
}
#Referanslar {
    padding-top: 50px;
    float:left;
	width: 550px;
	height: 2500px;
	margin-left: 40px;
}
#Referanslar li {
   line-height: 2em;
}
#Ref {
    float: left;
    width: 500px;
	margin-top: 33px;
	margin-right: 50px;
	padding-left: 20px;
	padding-top: 0px;
}
#Ref ul {
    list-style: none;
}
#Ref a {
    float: right;
    text-decoration: none;
}
.RefLeft {
   margin-top: 5px;
   line-height: 1.5em;
   margin-bottom: 30px;
   border-bottom: 1px dotted white;
   padding-bottom:20px;
   height: 200px;
}
.RefLeft a:link, a:visited {
   color: white;
}

.RefLeft img {
   float: left;
   margin-right: 20px;
   border: 2px #c72229 solid;
   margin-bottom: 30px;
}
