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

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


/* YAZI */
h1{
    display:none;
}
h2{
	color:#990000;
	font-size:18px;
	padding:5px 0;
}
h3{
color:#003366;
font-size:14px;
padding:5px 0;
}
h4{
color:#000;
font-size:12px;
padding:5px 0;
}
p{
line-height:1.4;
}
a{
line-height:1.4;
text-decoration:none;
color:#990000;
font-weight:bold;
}
body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#FFFEFF url(../images/bg.png) repeat-x;
}

#header{
    width:950px;
    margin:0 auto;
}
#homepage{
	background:#bfe570 url(../images/content-bg.png) no-repeat;
    width:950px;
    margin:0 auto;


}

.page #main{
    min-height:300px;
    height:auto !important;
    height:300px;
    
}
#homepage #homepage-left{
    float:left;
    display:inline;
    width:224px;
}
.home #homepage #homepage-left #siparis{
	margin:5px 0 0 20px;
	
}
.home #homepage #homepage-left #fotograf{
	margin:5px 0 0 20px;
	
}
.home #homepage #mison-vizyon{

	width:200px;
	float:left;
	display:inline;

}
.home #homepage #kalite{
	width:150px;
	float:left;
	display:inline;
}
.home #homepage #homepage-right #welcome {
    width:450px;
    float:left;
}
.home #homepage #homepage-right #welcome img{
    float:left;
    display:inline;
    width:46px;
}
.home #homepage #homepage-right #welcome h2{


    
}
.home #homepage #homepage-right #welcome p{

}
#homepage #homepage-right{
    float:left;
    display:inline;
    width:698px;
	padding:10px;
   	border-top:1px solid #e6e6e6;
}
.home #kahveler{
	margin:0 0 0 0;
}
.home #kahveler h2{
	font-style:italic;
	font-size:16px;
	color:#c90000;
	font-family:myriad pro,trebuchet;
}
#footer{
background:url(../images/footer-bg.png) repeat-x;
height:73px;

text-align:center;
color:#FFFFFF;
}
#footer-in{
width:930px;
margin:0 auto;
padding:10px;
font-size:12px;
}
#footer-in a{
color:#FFFFFF;
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;
}
#section ul li{
	
}



#footer{
	
	
}
