@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';


/* YAZI */
h1{
    display:none;
}
h2{
	color:#457807;
	font-size:18px;
	padding:5px;
}
h3{
color:#7F9818;
font-size:14px;
padding:5px;
}
h4{
color:#000;
font-size:12px;
padding:5px;
}
p{
text-align:justify;
line-height:1.4;
}
a{
color:#0040B6;
}
body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#d6e3c7 url(../images/bg.png) repeat-x;

}
#header{
    width:950px;
    margin:0 auto;
}
#homepage{
    width:950px;
    margin:0 auto;
	margin-top:-40px;
}
.home #homepage{
    width:950px;
    margin:0 auto;
	position:relative;
	margin-top:-50px;
}
.page #homepage #homepage-left{
    width:170px;
    float:left;
    display:inline;
}
a.link1{
	position:absolute;
	top:150px;
	left:30px;
	display:block;
	width:150px;
	height:50px;
}
a.link2{
	position:absolute;
	top:100px;
	left:380px;
	display:block;
	width:150px;
	height:50px;
}
.page #homepage #homepage-right{
    width:760px;
    margin:10px;
    float:left;
    display:inline;
    min-height:300px;
    height:auto !important;
    height:300px;
    
}
.page #main{
    min-height:300px;
    height:auto !important;
    height:300px;
    
}
.home #homepage #homepage-left{
    float:left;
    display:inline;
    width:666px;
position:relative;
}
#welcome {
    background:url(../images/welcome-bg.png) no-repeat;
    width:626px;
    float:left;
    padding:10px;
	margin-top:30px;
}
.home #homepage  #welcome img{
    float:left;
    display:inline;
}
.home #homepage  #welcome h2{
    float:left;
    display:inline;
    padding:20px 0 0 10px;
    
}
.home #homepage  #welcome p{
    float:left;
    display:inline;
}
.home #homepage  #welcome .url{
    margin-top:-40px;
    position:relative;
}

.home #homepage #homepage-left #kalite h3{
    padding:13px;
}
.home #homepage #homepage-left #kalite p{
    width:160px;
    padding:10px;
}
.home #homepage #homepage-left #kalite a{
    color:#EFE000;
    text-decoration:none;
    font-weight:bold;
}
.home #homepage #homepage-left #insan{
    margin:4px 0 0 0;
    background:url(../images/insan_kaynaklari.png) no-repeat;
    width:202px;
    height:170px;
    float:left;
    display:inline;
}
.home #homepage #homepage-left #insan h3{
    padding:13px 13px 5px 13px;
}
.home #homepage #homepage-left #insan p{
    width:120px;
    padding:10px 10px 0 10px;
}
.home #homepage #homepage-left #insan a{
    color:#EFE000;
    text-decoration:none;
    font-weight:bold;
}
.home #homepage #homepage-left #makina{
    margin:4px 0 0 0px;
    background:url(../images/makina_parkimiz.png) no-repeat;
    width:187px;
    height:170px;
    float:left;
    display:inline;
    position:relative;
}
.home #homepage #homepage-left #makina h3{
    padding:7px 13px 5px 13px;
}
.home #homepage #homepage-left #makina p{
    width:120px;
    position:absolute;
    bottom:48px;
    right:10px;
}
.home #homepage #homepage-left #makina a{
    color:#EFE000;
    text-decoration:none;
    font-weight:bold;
}

.home #homepage #homepage-right{
    float:left;
    display:inline;
    width:257px;
}
.home #homepage #homepage-right #duyuru{
    background:url(../images/duyuru.png) no-repeat;
    height:251px;
    width:248px;
	margin:0 10px;
	padding-top:50px;
    
}
.home #homepage #homepage-right #duyuru h3{
   font-style:italic;
   padding:0 0 5px 0;
}
#urunler{
    background:url(../images/urunler-bg.png) no-repeat;
    width:550px;
    margin:10px 0;
    float:left;
    display:inline;
}
#urunler h2{
    padding:5px 40px;
}
#urunler p{
    width:250px;
    float:left;
    padding:20px 0;
    display:inline;
}
#kalites{
    background:url(../images/belge-bg.png) no-repeat;
    width:350px;
    float:left;
    margin:10px 0;
    display:inline;
}
#kalites h2{
    padding:5px 40px;
}
#kalites p{
    width:250px;
    float:left;
    padding:20px 0;
    display:inline;
}
#footer{
background:url(../images/footer-bg.png) repeat-x;
height:73px;
margin-top:10px;
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;
text-align:center;
}
#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{
	
}

table.urunler td{
	font-size:16px;
	color:#5F9F13;
	font-weight:bold;
}

