#dis {
    height: 900px;
    width:100%;
	margin-right: auto;
    margin-left: auto;
    border-right: 1px solid #FC0307;
    border-bottom: 1px solid #FC0307;
    border-left: 1px solid #FC0307;
	
}

#ust {
    background-color:#00324b;
    height: 110px;
    width: 99%;
    margin: 0px auto 0px auto;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 5px;
   
}

#isimAlan {
    height: 105px;
    width: 280px;
	max-width: 300px;
	border-right: solid thin #FFFFFF;
    float: left;
	overflow: hidden;
}
#logo_resm {
    float: left;
    height: 105px;
    width: 90px;
    margin-left: 20px;
	
   
}
#isim {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    height: 45px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
	overflow: hidden;
   
}

#unvan {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    height: 25px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: Arial;
	overflow: hidden;
}

#mesajAlan {
    height: 100px;
    width: 70%;
    float: right;
    
}
#mesaj {
    float: right;
    height: 40px;
    width: 90%;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    color: #FFFFFF;
    overflow: hidden;
	
}

#mesajimza {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
   float: right;
    height: 30px;
    width: 30%;
    text-align: left;
    color: #FFFFFF;
	padding-bottom: 15px;
}
.clear {
    clear: both;
   
}
#menu_alan {
    background-color: #778899;
    height: auto;
    width: 100%;
}

#menu_ortala {
    height: 100%;
    width: 70%;
	padding-top: 5px;
    margin-right: auto;
    margin-left: auto;
}

#menu {
    margin-left: auto;
    margin-right: auto;
    height: 35px;
    width: 80%;
    padding: 0px;
    background-color: #778899;
    margin-top: 0px;
    margin-bottom: 0px;
}
#menu ul li {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left;
    height: 30px;
    width: 90px;
    list-style-type: none;
    
}


#menu ul {
    margin: 0px;
    padding: 0px;
}
#menu ul li a {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}

#menu ul li:hover {
    background-color: #778899;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    
}
#menu ul li:hover a {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
	border-bottom: 2px solid #00486C;
}


#slider {
    background-color: #778899;
    height: auto;
    width: 100%;
    border-bottom: thin solid #FFFFFF;
    border-top: thin solid #FFFFFF;
}
.cizgi_1 {
	margin-top: 0px;
    background-color: #778899;
    height: 5px;
    width: 100%;
}

.bilgi_Alan {
    background-color: #00486C;
	border-top: solid thin #000000;
    height: 300px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	}
.bilgi_Alan2 {
    height: 290%;
    width: 100%;
    border: solid thin #778899;
    margin-right: auto;
    margin-left: auto;
	}

.bilgi_sol {
	float: left;
	background-color: #778899;
    height: 240px;
    width: 46%;
    border: thin solid #FFFFFF;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 10px;
	margin-bottom: 15px;
    padding: 10px;
}
.bilgi_sag {
	float:left;
    background-color: #778899;
    height: 240px;
    width: 46%;
    border: thin solid #FFFFFF;
    margin-top: 15px;
    margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
    padding: 10px;
}

.bilgi_resm {
    margin-top: 10px;
    background-color: #00486C;
    float: left;
    height: 200px;
    width: 300px;
    padding: 1px;
}

.bilgi_metin {
    margin-top: 0px;
    background-color: #778899;
    margin-left: 10px;
    float: right;
    height: auto;
    width: 280px;
    padding: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
}
@media all and (max-width:960px){
	#mesaj: 18pt;
	top:10%;
	
}