#genel {
	height: auto;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#baslik {
	height: 151px;
	width: 1280px;
}
#logo {
	float: left;
	height: 150px;
	width: 400px;
}
#menu {
	height: 80px;
	width: 850px;
	padding-top: 65px;
	float: right;
}




*{
	outline: 0;
	list-style:none;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
.header-menu{
	width:850px;
	height:40px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	color: white;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D387D;
    }

.header-menu a{
	height:40px;
	font-size:14px;
	color:#4D5655;
	line-height:35px;
	width: 211px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D387D;
	float: left;
    }
    
.header-menu a:hover{
	background-color: #FEC20D;
	background-position: right;
	color: #FFFFFF;
	width: 211px;
	height: 40px;
    }



.header-menu  li{
	position:relative;
	color: #FFFFFF;
	float: left;
    }

.header-menu  ul li ul{
	width:211px;
	height:40px;
	position:absolute;
	top:35px;
	left:1px;
	z-index:1;
	display:none;
	background-color: #dde4e8;
	color: #FFFFFF;
    }
	
	.header-menu  ul li ul a{
	width:211px;
	height:30px;
	line-height:30px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
	color: #4D5655;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D5655;
	border: 0;
	background-color: dde4e8;
	background-image: none;
    }

.header-menu  ul li ul li {
    height:30px;
    line-height:30px;
	border: 0;
    }

.header-menu  li:hover >  ul{
    display: block;
	border: 0;
    }



#select a.select{
	background-color: #FEC20D;
}

#flash {
	height: 400px;
	width: 1280px;
	text-align: center;
}
#cesitler {
	height: 1910px;
	width: 1280px;
	text-align: center;
}
#hakkimizda {
	height: 450px;
	width: 1280px;
	text-align: center;
}
#orta {
	height: 420px;
	width: 1280px;
}
#urunler {
	height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#alt {
	height: 10px;
	width: 1280px;
	background-color: #FCCF2D;
}
#copyright {
	height: 20px;
	width: 1280px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 5px;
}
#urun {
	float: left;
	height: 350px;
	width: 333px;
	text-align: center;
}
