@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 0px;
	background-image: url(/resimler/pattern.jpg);
	background-repeat: repeat;
}


#footer {
	float: left;
	height: 146px;
	width: 927px;
	background-image: url(/resimler/footer.jpg);
	background-repeat: repeat-y;
}
#footergolge  {
	background-image: url(/resimler/footergolge.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 927px;
	float: left;
}
#footer #altmenu {
	float: left;
	height: 34px;
	width: 430px;
	margin-top: 20px;
	margin-left: 20px;
}
#footer #altmenu #fmenumenu {
	float: left;
	height: 28px;
	width: 82px;
	margin-left: 14px;
}
#footer #altmenu #fmenumusteri {
	float: left;
	height: 34px;
	width: 136px;
}
#footer #altmenu #fmenuozel {
	float: left;
	height: 34px;
	width: 136px;
	margin-left: 10px;
}
#footer #altmenu #fmenubayi {
	float: left;
	height: 34px;
	width: 136px;
	margin-left: 10px;
}
#footer #adrescubuu {
	background-image: url(/resimler/adrescubuu.png);
	float: left;
	height: 75px;
	width: 425px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
}
#footer #adrescubuu img {
	margin-left: 8px;
}
#footer #copiright {
	line-height: 17px;
	height: 17px;
	width: 600px;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}
#footer #social {
	height: 40px;
	width: 90px;
	float: left;
	margin-left: 130px;
	margin-top: 10px;
}
#footer #social #facebook {
	float: left;
	height: 40px;
	width: 40px;
}
#footer #social #twitter {
	float: left;
	height: 40px;
	width: 40px;
	margin-left: 10px;
}


