@charset "utf-8";
/* tuik_layout CSS Document */

body 
	{
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 13px;
	    color:#333
	}


.wrapper 
	{
	    margin: 0px auto;
	}

.header 
	{
	    float: left;
	    height: 150px;
	    width: 962px;
		/*background-image:url(../images/header.jpg);*/
		padding:0px;
		position:relative;
	}

.logo 
	{
	 position:absolute;
	 bottom:12px;
	 left:225px;
	}
.header_resim
	 {
		position:absolute;
		bottom:31px;
		left:40px;
		width:100%;
		text-align:right;
	}


.header_resim img
	{
		/*background-color:blue;*/
	}

.header_resim a:hover
	{
		z-index:800;
		position: relative; /*açıklama notlarını resmin ustunde çıkması için*/
	}

.navigation 
	{
	    float: left;
	    width: 962px;
		position:absolute;
		bottom:1px;
		height:30px;
	}

.middle_row {
    float: left;
    background-color: #78a8a8;
    background-image: url(../images/middle_tree_column_bg.jpg);
    background-repeat: repeat-x;
}

.middle_column {
    margin-top: 0px;
    float: left;
    width: 692px;
}

.micmenu {
    min-width: 962px;
    max-width: 1040px;
}

.tbbody {
    min-width: 962px;
    max-width: 1040px;
    min-height: 350px;
}

.middle_columnic {
    vertical-align: top;
    clear: both;
    min-height: 300px;
    min-width: 692px;
    max-width: 715px;
}

.leftcolumn {
    padding-top: 7px;
    min-height: 300px;
    max-height: 400px;
    min-width: 264px;
    max-width: 309px;
}

.rightcolumn {
    width: 215px;
}

.zind {
    z-index: -1;
}

.footer {
    float:left;
	    vertical-align:bottom;
	    height: 81px;
	    min-width: 962px;
	    max-width: 1040px;
		position:relative;
		background-image:url(../images/footer_bg.jpg);
}

.footeryan {
    float: left;
    height: 81px;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-x;
}

.footer_ust_satir_1 {
    float: left;
    margin: 10px 2px 10px 10px;
}

.footer_ust_satir_5 {
    float: left;
    height: 40px;
    width: 103px;
    margin: 10px 3px 10px 1px;
}

.footer_ust_satir_2 {
    float: left;
    height: 40px;
    width: 425px;
    margin: 15px 3px 10px 50px;
}

.footer_ust_satir_2 li {
    display: inline;
    float: left;
    line-height: 20px;
    text-indent: 0px;
    margin-left: 0px;
}

.footer_ust_satir_2 li a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.footer_ust_satir_2 li a:hover {
    background-color: #5c8888;
    color: white;
}

.footer_ust_satir_3 {
    float: left;
    margin: 10px 0px 10px 0px;
    /*border: 1px solid;border-color: #99CCCC;*/
}

.footer_ust_satir_4 {
    float: left;
    margin: 10px 0px 10px 0px;
}

.footer_alt_satir {
    clear: both;
    float: left;
    position: absolute;
    bottom: 5px;
    line-height: 14px;
    min-width: 962px;
    max-width: 1040px;
    color: white;
    text-align: center;
}

.footerSon {
    background-position: top;
    background-image: url(../images/banner_altbgr.png);
    background-repeat: repeat-x;
}

.footer_ayrac {
    padding-left: 2px;
    padding-right: 5px;
    padding-bottom: 10px;
    font-weight: bold;
}

/*
 object {
 width: inherit;
 min-height: 329px;
 height: 100%;
 }*/