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

@import 'reset.css';
@import 'default.css';
html,body{
	height:100%;
}
body{
	font-family:Arial,Helvetica,Sans-serif;
	background:#FFF url(../images/body_bg.jpg) repeat-x;
}
/* YAZI */
h1{
	display:none;
}
h2{
	font-size:18px;
	color:#c61301;
	letter-spacing:-0.7px;
	margin:0 0 13px 0;
}
h3{
	font-size:16px;
	color:#005C8F;
	margin:10px 0;
}

h4{
	font-size:12px;
	color:#b90500;
	font-style:italic;
	letter-spacing:-0.5px;
	margin:5px 0;
}

h5{
	font-size:12px;
}

a{
	color:#a30000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:hover{
	
}

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

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

#header{
	height:216px;
	width:1000px;
	margin:0;
	padding:0;
}

#content{
	text-align:left;
	background:#FFF;
	padding-bottom:60px;
}

#content-left{
	width:450px;
	float:left;
	display:inline;
}
	.rounded-box-1{
		background:url(../images/grey-rounded-box.jpg) no-repeat;
		width:311px;
		height:84px;
		padding:5px 0 0 5px;
	}
	.content-box{
		border-top:1px dashed #111;
		padding:10px 10px 10px 0;
	}
	.content-box h3{
		margin:0;
	}

#content-right{
	width:217px;
	float:left;
	display:inline;
}

	#duyuru{
		width:200px;
		height:227px;
		padding-top:60px;
		padding-left:16px;
		background:url(../images/duyuru_bg.png) no-repeat;
	}
	#duyuru h5{
		color:#EFEFEF;
	}
	#content-right #duyuru p{
		margin:5px 0;
		color:#DDD;
	}
	#r1{
		width:217px;
		height:90px;
		background:url(../images/sag-alt-1.png) no-repeat;
		margin-top:5px;
		position:relative;
	}
	#r2{
		width:217px;
		height:90px;
		background:url(../images/sag-alt-2.png) no-repeat;
		margin-top:5px;
		position:relative;
	}
	#r3{
		width:217px;
		height:90px;
		background:url(../images/sag-alt-3.png) no-repeat;
		margin-top:5px;
		position:relative;
	}
	#content-right p.sagkutu{
		margin:0;
		width:130px;
		position:absolute;
		right:2px;
		bottom:10px;
	}
	
	#content-right p.sagkutu a{
		color:#FFF;
		text-decoration:none;
	}
	
	#content-right p.sagkutu a:hover{
		text-decoration:underline;
	}


#content p{
	margin:14px 0;
	text-align:justify;
}
#nav{
	float:left;
	display:inline;
	width:285px;
	color:#FFF;
}
	.contactx{
		width:301px;
		height:160px;
		background:url(../images/sol-alt-1.png) no-repeat;
		position:relative;
	}
	.contactx h4{
		font-size:16px;
		color:#3b3b3b;
		font-style:italic;
		padding:18px 10px;
		margin:0;
	}
	.contactx h4.padleft{
		padding-left:60px;
	}
	.contactx h4 a{
		font-size:12px;
	}
	#music{
		width:20px;
		height:20px;
		float:left;
		display:inline;
	}
	#nav .music{
		font-size:10px;
		float:left;
		display:inline;
		width:80px;
		margin:3px 0;
	}

#wrapper{
	float:left;
	display:inline;
	width:715px;
	background:#FFF;
}
#slide{
	margin:10px 0 0 20px;
}
#main{
	
}
#homepage .box{
	border:1px solid #bdc1a3;
	float:left;
	display:inline;
	background:url(../images/homepage_box_bg.png) repeat-x;
	height:154px;
	width:121px;
	padding:3px;
	text-align:center;
	margin:8px 2px 0 0;
}



#main{
	
	
}



#section{
	float:left;
	display:inline;
	width:670px;
	padding:10px 0 10px 20px;
}
#section li{
	font-size:12px;
	margin:5px 0;
	line-height:1.4;
	color:#333;
}

#footer{
	padding:3px 0;
	background:#0B94B6 url(../images/footer_bg.png) repeat-x;
	height:60px;
	width:100%;
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;
	left:0;	
	text-align:center;
}
#footer p{
	color:#FFF;
	line-height:1.3;
	margin:0;
	text-align:center;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
.alt{
	display:none;
}