@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';
html,body{
	height:100%;
}
body{
	text-align:center;
	font-family:Arial,Helvetica,Sans-serif;
	background:#F1FDF9;
}
/* YAZI */
h1{
	display:none;
}
h2{
	font-size:18px;
	color:#488a00;
	font-weight:normal;
	font-family:Times New Roman;
	margin:0 0 13px 0;
}
h3{
	font-size:16px;
	color:#545454;
	font-family:Trebuchet MS,arial,tahoma;
	margin:10px 0;
}

h4{
	font-size:16px;
	color:#fff;
	font-style:italic;
	letter-spacing:-0.5px;
	padding:15px 0 5px 0 ;
}

h5{
	font-size:12px;
}
td h6 a{
	color:#FF6600;
}

a{
	text-decoration:none;
	color:#0044AA;
}
table a{
	font-size:14px;
	padding-bottom:1px;
}
table a:hover{
	border-bottom:1px dashed #00418F;
}
li{
	margin-left:25px;
		
}
a:hover{
	
}

p{
	font-size:12px;
	line-height:1.4;
	margin:5px 0;
	color:#333;
}

/* YAPI */
#container{
    background:url(../images/content-bg.png) repeat-y;
	min-height:100%;
	position:relative;
	height:auto !important;
	height:100%;
	text-align:left;

}

#header{
	width:986px;
	height:291px;
	margin:0 auto;
}

#homepage{

	text-align:left;
	width:986px;
	padding-bottom:87px;
	padding-left:10px;
	padding-top:12px;
	margin:0 auto;
}
#homepage #homepage-right table tr td{
    font-size:12px;
    font-family:arial;
}
.alt{
    display:none;
}
#homepage-left{
	float:left;
	display:inline;
	width:170px;
}
#homepage-right{
	float:left;
	display:inline;
	width:730px;
}
#homepage .box{
    background:url(../images/box.png) no-repeat;
    float:left;
	display:inline;
    width:220px;
	padding:3px;
	height:54px;
	margin:8px 2px 0 0;
	text-align:center;
}
#homepage .box h4{
    color:#fff;
	font-style:normal;
	text-align:center;

}
#homepage .box h4 a{
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}


#homepage #duyuru{
	background:#000 url(../images/duyuru.png);
	width:243px;
	height:281px;
	text-align:center;

}

#homepage #duyuru p{
    text-align:center;
}
#homepage #soru{
	background:url(../images/soru.png) no-repeat;
    width:240px;
    height:50px;
}
#homepage #soru p{
    color:#fff;
    padding:30px 0 0 50px;
}
#homepage #soru p a{
    color:#fff;
    text-decoration:none;
}



#main{
	
	
}
#content img, #main img{
	margin:0 5px 5px 0;
	border:5px solid #325B04;
}
#nav{
	float:left;
	display:inline;
	width:230px;
	padding:10px 0 0 10px;
}
#ust p{
    width:700px;
    padding:0 10px;
}
#ust{
    padding:0 0 0 35px;
}
#ust img{
    border:#ff6600 4px solid;
}
#urs{
	padding-left:7px;
}

#section{
	float:left;
	display:inline;
	width:650px;
	padding:10px 0 0 10px;
}
#slaty{
	width:895px;
	margin:0 60px 0 auto;
}
#boxes{
	padding-bottom:20px;
	padding-left:22px;
}
#footer{
	color:#000;
	text-align:center;
	position:absolute;
	bottom: 0 !important;
	width:919px;
	left:50%;
	margin-left:-490px;

}
#footer #footer-in{

    color:#000;
    background:url(../images/footer-in.png) no-repeat; 
    width:919px;
    height:90px;
    
}
#footer p{
	color:#ff6600;
	font-weight:bold;
	line-height:1.3;
	margin:0;
}
#footer #sol{
    float:left;
    padding:55px 0 0 65px;
}
#footer #sag{
    float:left;
    padding:55px 0 0 145px;

}
#footer #orta{
    padding:55px 0 0 45px;
    float:left;

}
#footer a{
	color:#ff6600;
	text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}
#main .cycle{
	margin:0 auto;
}
#main .cycle img{
	float:left;
}
