html {
	background-color: #FFF;
	padding: 0;
	margin: 0;
}
body {
	position: relative;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	
	font-size:14px;
}
#container {
	position: relative;
	padding: 0;
	margin: 20px auto 0 auto;
	width: 920px;
}
#bulut {
	position: absolute;
	top: 0;
	left: 400px;
	background-image: url(images/host.jpg);
}
.daire {
	margin: 0 auto;
	padding: 15px;
	width: 88px;
	height: 88px;
	border: solid 1px #090;
	border-radius: 60px;
	text-align: center;
	background-size: 70px;
	background-repeat: no-repeat;
	background-position: 25px 35px;
	font-size: 14px;
}
#magaza {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/satis-noktasi.jpg);
}
#merkez {
	position: absolute;
	top: 200px;
	left: 54px;
	background-image: url(images/genelmerkez.png);
}
#fabrika {
	position: absolute;
	top: 346px;
	left: 200px;
	background-image: url(images/fabrika.jpg);
}
#kalite {
	position: absolute;
	top: 400px;
	left: 400px;
	background-image: url(images/kalite_kontrol.png);
}
#sevkiyat {
	position: absolute;
	top: 346px;
	left: 600px;
	background-image: url(images/kamyon.jpg);
}
#montaj {
	position: absolute;
	top: 200px;
	left: 746px;
	background-image: url(images/sevkiyat.jpg);
}
#satissonrasi {
	position: absolute;
	top: 0px;
	left: 800px;
	background-image: url(images/satis-sonrasi.png);
}
a {
	display: block;
	text-decoration:none;
	color: #090;
}
a:hover {
	display: block;
	text-decoration:none;
	color:#d00;
}
.oklar {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 240px;
	height: 30px;
	color: #c00;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/ok.png);
}
.oklar:hover {
	background-image: url(images/yesil-ok.png);
}
.rakamlar {
	display: block;
	padding: 3px;
	margin: 0;
	border-radius: 20px;
	background-color: #d00;
	border: solid 2px #FFFFFF;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-left: 120px;
}
#ok1 {
	left: 140px;
	top: 45px;
}
#ok2 span {
	transform: rotate(-150deg);
}
#ok3 span {
	transform: rotate(30deg);
}
#ok4 span {
	transform: rotate(-120deg);
}
#ok5 span {
	transform: rotate(60deg);
}
#ok6 span {
	transform: rotate(-90deg);
}
#ok7 span {
	transform: rotate(90deg);
}
#ok8 span {
	transform: rotate(-60deg);
}
#ok9 span {
	transform: rotate(120deg);
}
#ok10 span {
	transform: rotate(-30deg);
}
#ok11 span {
	transform: rotate(-210deg);
}
#ok2 {
	left: -65px;
	top: 192px;
	transform: rotate(150deg);
	transform-origin: right center;
}
#ok3 {
	left: 159px;
	top: 101px;
	transform: rotate(330deg);
	transform-origin: right center;
}
#ok4 {
	left: 47px;
	top: 315px;
	transform: rotate(120deg);
	transform-origin: right center;
}
#ok5 {
	left: 193px;
	top: 122px;
	transform: rotate(300deg);
	transform-origin: right center;
}
#ok6 {
	left: 205px;
	top: 365px;
	transform: rotate(90deg);
	transform-origin: right center;
}
#ok7 {
	left: 235px;
	top: 125px;
	transform: rotate(-90deg);
	transform-origin: right center;
}
#ok8 {
	left: 367px;
	top: 330px;
	transform: rotate(60deg);
	transform-origin: right center;
}
#ok9 {
	left: 273px;
	top: 107px;
	transform: rotate(-120deg);
	transform-origin: right center;
}
#ok9 {
	left: 273px;
	top: 107px;
	transform: rotate(-120deg);
	transform-origin: right center;
}
#ok10 {
	left: 490px;
	top: 218px;
	transform: rotate(30deg);
	transform-origin: right center;
}
#ok11 {
	left: 297px;
	top: 72px;
	transform: rotate(210deg);
	transform-origin: right center;
}
#ok12 {
	left: 540px;
	top: 45px;
	transform: rotate(0deg);
	transform-origin: right center;
}
#adresBilgi {
	position: absolute;
	display:block;
	text-align:center;
	top:540px;
	width:100%;
}
#adresBilgi a{
	display:inline-block;
}
h1{
	text-align:center;
	font-weight:normal;
	color:#090;
}
