* { margin: 0; padding: 0; }
body { background: #f1f1f1 url("../images/bg.jpg") repeat-x top; font-family: Arial; font-size: 13px; }
a:link, a:active, a:visited { text-decoration: none; color: white }
a:hover { text-decoration: underline; color: white  }
.container { border: 0px solid red; margin: 0 auto; width: 910px; }
/*background: url("../images/header3.png");*/

.header { width: 910px; height: 341px; margin-top: 30px }
.header_under { background: url("../images/ortabg.png"); color: white; width: 909px; height: 267px; margin-top: -45px }

.content_up { background: url("../images/ic_ust.png"); width: 910px; height: 12px; margin-top: 15px; }
.content_midup { background: url("../images/ic_ortust.png"); width: 910px; height: 59px; margin-top: -45px;  }
.content_mid { background: url("../images/ic_orta.png"); width: 910px; padding-bottom: 5px}
.content_down { background: url("../images/ic_alt.png"); width: 910px; height: 12px; }

.footer { background: url("../images/footer.png") repeat-x; height: 60px; margin-top: 15px; padding-bottom: 20px}

.sayfa_baslik { font-size: 25px; color: #353535 } 


/*-----------iletisim.html--------------------------*/
.contactArt { font: Bold 12px Tahoma;  }
.contactLine {  size: 1px; color: #ededed }
.contactText input { width: 260px; height: 17px; background: #e7e7e7; border: 1px solid #d1d1d1; font: 12px Tahoma; line-height: 15px }
.contactTextarea textarea { width: 260px; height: 80px; background: #e7e7e7; border: 1px solid #d1d1d1; font: 12px Tahoma; }
.contactHead { font: Bold 16px Arial; color: #999; margin: 10px 0; margin-bottom: 10px; }
.contactButton { height: 25px;  background: #d9d9d9; border: 1px solid #9aa4ac; font: Bold 11px Tahoma }


/*- ------Menu Tabs J--------------------------- */
#tabsJ { float:left; width:100%; font-family: Tahoma; font-size:75%; font-weight: bold;  line-height:normal; border-bottom:5px solid #6c6c6c;  margin-top: -43px; }
#tabsJ ul { margin:0; padding:10px 10px 0 50px; list-style:none; width: 950px;  margin: 0 auto;  }
#tabsJ li { display:inline; margin:0; padding:0;  }
#tabsJ a { float:left; background:url("tableftJ.gif") no-repeat left top;  margin:0; padding:0 0 0 5px; text-decoration:none;   }
#tabsJ a span { float:left; display:block; background:url("tabrightJ.gif") no-repeat right top; padding:10px 25px 8px 20px; color:#FFF; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span { float:none; }
/* End IE5-Mac hack */
#tabsJ a:hover span { color:#333;  }
#tabsJ a:hover {  background-position:0% -42px; }
#tabsJ a:hover span { background-position:100% -42px;  }


