body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-color:#12111F;
}
.pageStrech {
   width:1024px;
   height:100%;
   overflow:hidden;
   float:left;
}
.headerStrech {
   width:1024px;
   height:70px;
   overflow:hidden;
   float:left;
}
.imzaFont a{ color:#292935; text-decoration:none; font-size:10px;}
.imzaFont a:hover{ color:#292935; font-size:10px; text-decoration:underline;}

.headerStrech .logo{
   float:left;
   width:245px;
   height:70px;
   overflow:hidden;
}
.headerStrech .headerButtons {
   float:right;
   width:759px;
   height:30px;
   background:url(images/logo_sag.jpg) top right no-repeat;
   
   
   
   text-align:right;
   padding-top:40px;
   padding-right:20px;
}
.content{
   clear:both;
   float:left;
   width:1024px;
   height:573px;
   background:url(images/background.jpg) top left no-repeat;
   padding-top:125px;
}
.content2{
   clear:both;
   float:left;
   width:1024px;
   height:600px;
   background:url(images/background.jpg) top no-repeat;
   padding-top:80px;
}

.anasayfaStrech { 
   width:928px;
   height:515px;
   float:left;
   background:url(images/index_back.jpg) left top no-repeat;
}
.anasayfaStrech .indextext{
   width:290px;
   height:400px;
   float:left;
   padding:110px 0 0 100px;
   /*overflow:hidden;*/
   text-align:justify;
}

.anasayfaStrech .buttonFirst{
   clear:both;
   float:left;
   width:270px;
   height:auto;
   overflow:hidden;
   padding:0 0 0 120px;
}
.cadBack {
   width:337px;
   height:148px;
   float:left;
   padding-left:96px;
   background:url(images/fileuploadback.jpg) right top no-repeat;
}
.cadBackAlti {
   clear:both;
   width:337px;
   height:auto;
   float:left;
   padding-left:105px;
}

.iletisim {
   width:337px;
   height:38px;
   float:left;
   padding-left:96px;
   background:url(images/iletisim.jpg) right no-repeat;
}

.iletisim2 {
   clear:both;
   width:600px;
   height:auto;
   float:left;
   padding-left:105px;
}
.onlemler{ width:280px; color:#88CFFF; height:190px; overflow:auto; padding-right:9px; display:none; }

/* Text Style */
.maviFont {
   color:#408ECE;
   font-size:12px;
}
.maviFontBold {
   color:#408ECE;
   font-size:12px;
}

.maviFont2 {
   color:#51CCFF;
   font-size:10px;
}

/* Input borderlar */

.input1{
   width:210px;
   border:#0C6084 solid 2px;
   height:25px;
   font-size:13px;
   color:#222222;
   font-weight:bold;
}
.input2{
   border:#0C6084 solid 2px;
   font-size:13px;
   color:#222222;
   font-weight:bold;
}

/* Link Styles  */

.beliginYazi a{
   color:#FFCC00;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
}
.beliginYazi a:hover{
  text-decoration:underline;
  color:#FFFF00;
}

.beyazLink a{ color:#FFFFFF; text-decoration:underline; }
.beyazLink a:hover{ text-decoration:none; }

.topLink a {
   text-decoration:none;
   color:#395270;
   font-size:10px;
}
.topLink a:hover {
   text-decoration:underline;
   color:#FFFFFF;
}

#emailUs
  {
    display: block;
    width: 255px;
    height: 37px;
    background: url("images/upload_hover.jpg") no-repeat 0 0;

  }

#emailUs:hover
  { 
    background: url("images/upload_a.jpg") no-repeat 0 0;
  }
