@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:#FFFEFF url(../images/body-bg.png) repeat-x;
}
/* YAZI */
h1{
	display:none;
}
h2{
	font-size:18px;
	color:#1A4F6f;
	font-weight:normal;
	font-family:Georgia,arial,tahoma;
	font-style:italic;
	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;
}

a{
	text-decoration:none;
}
li{
	margin-left:25px;
		
}
a:hover{
	
}

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

/* YAPI */
#container{
	min-height:100%;
	position:relative;
	height:auto !important;
	height:100%;
	text-align:left;
}

#header{
	height:403px;
	width:909px;
	margin:0 auto;
}

#homepage{
	text-align:left;
	width:902px;
	margin:0 auto;
	padding-bottom:87px;
	padding-top:12px;
}

#homepage p{
	margin:14px 0;
}

#homepage-left{
	float:left;
	display:inline;
	width:658px;
}

#homepage-right{
	float:left;
	display:inline;
	width:244px;
}
#homepage .box{
    float:left;
	display:inline;

}
#homepage .box .devam{
    color:#1A4F6f;
    padding-left:135px;
    font-weight:normal;
	font-family:Georgia,arial,tahoma;
	font-style:italic;

}
#homepage .box .devam a{
    color:#1A4F6f;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
#homepage .box .devam a:hover{
    text-decoration:underline;
    
}

#homepage .box h4{
	background:url(../images/blue_point.png) no-repeat 0 50%;
	padding-left:14px;
	margin:10px 0;
	text-align:left;
}
#homepage .box a{
	font-size:11px;
	color:#101d2e;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#homepage .box img{
    margin:10px;
}
#homepage #welcome{
    position:relative;
    top:0;
    left:0;
}
#homepage #welcome .right a{
    color:#2982BC;
    padding-right:30px;
}
#homepage #duyuru{
	background:url(../images/duyuru-bg.png) no-repeat;
	width:244px;
	height:277px;
	padding-top:40px;
	text-align:center;

}

#homepage #duyuru p{
    text-align:center;
}
#homepage #duyuru #allnews{
    position:relative;
    font-size:11px;
    bottom:0;
    right:0;
    padding:10px 25px 0 0;
    text-align:right;
}
#homepage #soru{
	background:url(../images/referans.png) no-repeat;
    width:234px;
    height:71px;
}
#homepage #soru p{
    color:#fff;
    font-size:11px;
    padding:40px 0 0 70px;
}
#homepage #soru p a{
    color:#fff;
    text-decoration:none;
}
#homepage #soru p a:hover{
    text-decoration:underline;
}
#homepage #bayi{
	background:url(../images/bayi.png) no-repeat;
    width:234px;
    height:71px;
}
#homepage #bayi p{
    color:#fff;
    font-size:11px;
    padding:40px 0 0 70px;
}
#homepage #bayi p a{
    color:#fff;
    text-decoration:none;
}
#homepage #bayi p a:hover{
    text-decoration:underline;
}
#homepage #question{
    background:url(../images/question.png) no-repeat;
    padding:3px;
    position:relative;
    float:left;
    top:0;
    left:0;
    
}
#homepage #biomask{
    float:left;
}
#homepage .etki{
    padding-left:25px;
}
#homepage #etkis{
    width:230px;
    text-align:justify;
}
#homepage p a{
    color:#2982BC;

}



#content{
	text-align:left;
	padding-bottom:54px;
	width:902px;
	margin:0 auto;
}

#main{
	
	
}
#content img, #main img{
	margin:0 5px 5px 0;
	border:2px solid #AAA;
}
#nav{
	float:left;
	display:inline;
	width:230px;
	padding:10px 0 0 10px;
}

#section{
	float:left;
	display:inline;
	width:650px;
	padding:10px 0 0 10px;
}

#footer{
	background:url(../images/footer-bg.png);
	height:90px;
	width:100%;
	color:#fff;
	text-align:center;
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;
	left:0;	
}
#footer #footer-in{
    padding-top:30px;
    color:#fff;
    background:url(../images/footer-in.png);
    width:914px;
    height:60px;
    margin:0 auto;
    
}
#footer p{
	color:#fff;
	line-height:1.3;
	margin:0;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}