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

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


/* YAZI */
h1{
    display:none;
}
h2{
	color:#990000;
	font-size:18px;
	padding:5px;
}
h3{
color:#003366;
font-size:14px;
padding:5px 0;
}
h4{
color:#000;
font-size:12px;
padding:5px;
}
p{
line-height:1.4;
font-family:Arial, Helvetica, sans-serif;
}
a{
line-height:1.4;
}
body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#e1e1e1 url(../images/bg.jpg) repeat-x;
}
#header{
    width:939px;
    margin:0 auto;
}
#homepage{
	background:#e1e1e1 url(../images/homepage-bg.jpg) repeat-x;
    width:919px;
    margin:0 auto;
    padding:10px;
	margin-top:-80px;
}
.home #homepage #duyuru{
	background:url(../images/duyuru-bg.png);
	width:230px;
	height:174px;
}
.home #homepage #duyuru h2{
	text-align:center;
	border-bottom:2px solid #900;
}
.home #homepage #kalite{
	background:url(../images/kalite_guvencesi.png) no-repeat;
	width:233px;
}
.home #homepage #kalite h2{
	font-size:14px;
	padding:10px 0 0 0;
	text-align:center;
}
#altsag{
	margin:20px 0 0 50px;
}
.home #homepage #kalite p{
	margin:20px 5px 5px 5px;
	text-align:justify;
	color:#540000;
}
.home #homepage #homepage-left{
	float:left;
	display:inline;
	width:233px;
	padding:0;
}
.home #homepage #homepage-right{
	background:url(../images/line.png) repeat-x;
	width:685px;
	float:left;
	display:inline;
}
#homepage #homepage-left{
	float:left;
	display:inline;
	width:213px;
	padding:0 10px;
}
#homepage #homepage-right{
	background:url(../images/line.png) repeat-x;
	width:685px;
	float:left;
	display:inline;
}
#homepage #homepage-right #homepage-right-in{
	background:url(../images/bg.jpg) repeat-x;
	width:661px;
	padding:65px 10px 0 10px;
	margin:0 2px;
	min-height:400px;
}
.home #homepage #homepage-right #homepage-right-in{
	background:#e5e5e5 url(../images/bg.jpg) repeat-x;
	width:681px;
	padding-top:65px;
	margin:0 2px;
	min-height:0;
}
#slayt{
	margin-left:30px;
	margin-bottom:20px;
}
.sol{
	padding-left:35px;
}
#altsol{
	text-align:center;
}
#main{
	padding-top:50px;
}
#homepage #homepage-right #homepage-right-in .box{
	background:url(../images/box.png) no-repeat;
	width:303px;
	height:125px;
	margin:50px 0 0 5px;
	float:left;
	display:inline;
}
#homepage #homepage-right #homepage-right-in .box img{
	border:3px solid #900;
	margin:5px;
	float:left;
	display:inline;
}
#homepage #homepage-right #homepage-right-in .box p{
	float:left;
	display:inline;
	width:150px;
	text-align:justify;
	padding:20px 3px;
}
#homepage #homepage-right #homepage-right-in #welcome{
	padding:10px;
	
}
#homepage #homepage-right #homepage-right-in #welcome p{
	width:450px;
	float:left;
	display:inline;
	text-align:justify;
	margin:5px;
	color:#540000;
}
#homepage #homepage-right #homepage-right-in #welcome .border{
	margin:10px;
}
#footer{
background:url(../images/footer-bg.png) repeat-x;
height:32px;
text-align:center;
color:#000;
width:901px;
margin:0 auto;
padding-top:20px;
}
#footer-in{
width:891px;
margin:0 auto;
padding:5px;
font-size:12px;
}
#footer-in a{
color:#000;
text-decoration:none;
font-size:12px;
}
#footer-in p{
font-size:12px;
}
#footer-in a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.left{
float:left;
display:inline;
}
.clear{
clear:both;
}
#nav{
	float:left;
	display:inline;
	width:20%;
	padding-right:30px;	
}

#section{
	float:left;
	display:inline;
	width:75%;
}

#section ul{
	list-style-type:disc;
	padding-left:25px;
}
#section ul li{
	
}
#section ol{
	list-style-type:decimal;
	padding-left:25px;
}
.rightto{
	float:right;
	display:inline;
}
.page-content-top p a{
	color:#900;
	text-decoration:none;
}
.page-content-top p a:hover{
	text-decoration:underline;
	
}