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

@import 'reset.css';
@import 'default.css';

body{
	background:100%;
	background:url(../images/bg2.png) no-repeat top;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align:center;
}
/* YAZI */
h1{
	font-size:28px;
	color:#000;
}
h2{
	font-size:20px;
	margin-bottom:5px;
	color:#CCC;
}
h3{
	font-size:16px;
	margin-bottom:5px;
	color:#fff;
	color:white;
}

h4{
	font-size:16px;
}

h5{
	font-size:14px;
}

a{
	color:#0044AA;
	text-decoration:none;
}

a:hover{
	
}

p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3;
	margin-bottom:10px;
}

/* YAPI */
#container{
	width:937px;
	margin:0 auto;	
	text-align:left;
}

#header{
	width:937px;
	height:397px;

}

#content{
	width:937px;

	
}

.left{
	float:left;
	display:inline;
}
#content-left{
	
	float:left;
	display:inline;
	width:299px;
	margin-top:10px;
}



#welcome{
	width:937px;
	height:198px;

}

#welcome p{
	color:white;
	width:600px;
	text-align:justify;
	padding-left:10px;
	padding-top:10px;
}

#solmenu{
	background:url(../images/duyuru.png) no-repeat top;
	width:299px;
	height:306px;
	


}

#haber{
	width:240px;
	height:180px;
	float:right;
	margin-top:50px;
	margin-right:20px;
}

#solmenu h2{
	padding-left:100px;
	padding-top:20px;
	font-family:"Myriad Pro";
	font-weight:bold;
	color:white;
	font-style:italic;
	font-size:18px;
	


}




#content-right1{
	float:right;
	display:inline;
	width:307px;
}

#solbir{
	background:url(../images/sagbir.png) no-repeat top;
	width:307px;
	height:150px;
	margin-top:5px;


}

#solbir p{
	color:black;
	padding:50px 0px  10px 5px;
	text-align:justify;
	width:180px;




}

#soliki{
	background:url(../images/sagiki.png) no-repeat top;
	width:307px;
	height:156px;



}

#soliki p{
	color:black;
	padding:60px 120px  10px 5px;
	text-align:justify;


}

#content-right2{
	float:right;
	display:inline;
	width:329px;
}



#sagbir{
	background:url(../images/solbir.png) no-repeat top;
	width:329px;
	height:150px;


}

#sagbir p{
	color:black;
	padding:60px 130px  10px 20px;
	text-align:justify;


}

#sagiki{
	background:url(../images/soliki.png) no-repeat top;
	width:329px;
	height:155px;


}

#sagiki p{
	color:black;
	padding:60px 130px 10px 20px;
	text-align:justify;


}


















.page-content-top p
{
	padding-top:20px;
	text-align:justify;
}

	/* section */
	.section{
		margin-top:20px;
	
		float:right;
		display:inline;
		width:680px;
		
	}

	/* //section */
	/* aside */
	.aside{
		float:left;
		display:inline;
		width:200px;
		margin-left:20px;
	}
	.aside h2{
	}
	.aside .post{
		padding:0;
		border:none;
	}
	.aside .post h3{
		font-size:14px;
	}
	/* //aside */
/* //content */


#footer{
	
	height:100px;
	width:100%;
	background:url(../images/footer2.png);
	
}


#footer a,p{
	color:white;
	
	
	
}



