* {
	padding:0;
	margin:0;
}
body {
	background:#FFF url(images/bg_repeat.jpg) repeat-x top;
}

.fix {
	clear:both;
}

ul, ol {
	list-style:none;
}

img {
	display:block;
}

a img {
	border:0;
}

a.devam {
	float:right;
	display:block;
	margin-top:10px;
}

h1 {
	font:bold 1.2em "Helvetica", sans-serif;
	color:#3A4858;
	border-bottom:2px solid #3A4858;
	padding-bottom:5px;
	margin-bottom:10px;
	letter-spacing:-1px;
}

		h1 span {
			font:bold .6em "Helvetica", sans-serif;
			color:#900;
			display:block;
			margin-bottom:-4px;
			letter-spacing:normal;
		}
		
h2 {
	font:bold .9em "Helvetica", sans-serif;
	color:#900;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px 0px 3px 0px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

h3 {
  font:bold .9em "Helvetica", sans-serif;
  color:#666;
  padding:5px;
  background-color:#F1F1F1;
  border:1px solid #EBEBEB;
  margin-bottom:5px;
  }


p {
	font:.7em "Arial", sans-serif;
	color:#333;
}

#container {
	position:relative;
	width:1000px;
	margin:auto;
}


#header {
	position:relative;
	width:1000px;
	height:200px;
	background:url(images/bg_header.jpg) no-repeat;
	overflow:hidden;
}

		#logo {
			position:absolute;
			z-index:2;
			width:265px;
			height:75px;
			top:30px;
		}
		
		#iso {
      position:absolute;
      z-index:3;
      width:205px;
      height:70px;
      top:110px;
      }
		
		#otomobil {
			position:absolute;
			z-index:3;
			width:520px;
			height:350px;
			left:480px;
		}

#ribbon {
	position:relative;
	width:1000px;
	height:200px;
}


		#ribbonleft {
			position:relative;
			width:180px;
			height:180px;
			background:url(images/bg_ribbonleft.jpg) no-repeat;
			float:left;
			padding:10px;
		}
		
		#ribbonleft ul {
			visibility:hidden;
		}
		
				#ribbonleft ul li {
					font:bold .9em "Helvetica", sans-serif;
					color:#FFF;
					letter-spacing:-1px;
					padding:9px 0px 6px 0px;
				}
		
		
		#intro {
			position:relative;
			width:800px;
			height:200px;
			float:left;
			overflow:hidden;
		}

			#logoset {
				position:absolute;
				z-index:3;
				width:800px;
				height:40px;
				top:160px;
			}



#content {
	position:relative;
	width:1000px;
}


		#sol {
			position:relative;
			float:left;
			width:200px;
		}
		
		#sag {
			position:relative;
			width:779px;
			float:left;
			border-left:1px dotted #CCC;
			padding:10px;
		}
		
		
					#menu {
						position:relative;
						width:200px;
					}
							
							#menu ul li {
								position:relative;
								width:185px;
								padding:5px 5px 5px 10px;
							}
							
							#menu ul li a {
								font:bold .7em "Helvetica", sans-serif;
								color:#384352;
								text-decoration:none;
								display:block;
								
							}
							
							#menu ul li ol {
								margin-left:10px;
								padding:5px 0px 5px 2px;
							}
							#menu ul li ol:hover {
								background-color:#C00;
							}
							#menu ul li.aktif-sayfa {
								background-color:#0CF;
							}
								#menu ul li.aktif-sayfa a {
									color:#FFF;
								}
							
									#menu ul li:hover {
										background-color:#32334E;
									}
						
											#menu ul li:hover a {
												color:#FFF;
											}
	

				#anasayfaalt {
					position:relative;
					width:784px;
					border-top:1px dotted #444;
					margin-top:10px;
					background-color:#EBEBEB;
				}
				
					div.altbox {
						position:relative;
						width:250px;
						float:left;
						padding:5px;
					}
					div.bordered {
						border-left:1px dotted #444;
					}
					
					
					
					
					
	#sayfa_avantaj ul li {
		font:.7em "Arial", sans-serif;
		color:#333;
		margin-bottom:10px;
		text-align:justify;
	}
	
	
	
	
	
	
	
	
	div.markabox {
		position:relative;
		width:649px;
		padding:10px 10px 10px 120px;
	}
	div.markabox p {
		text-align:justify;
	}
	
	div.marka-atiker { background:url(images/markalar/atiker.jpg) no-repeat top left; }
	div.marka-brc { background:url(images/markalar/brc.jpg) no-repeat top left; }
	div.marka-eureka { background:url(images/markalar/eureka.jpg) no-repeat top left; }
	div.marka-kme { background:url(images/markalar/kme.jpg) no-repeat top left; }
	div.marka-romano { background:url(images/markalar/romano.jpg) no-repeat top left; }
	div.marka-zavoli { background:url(images/markalar/zavoli.jpg) no-repeat top left; }
	div.marka-omvl { background:url(images/markalar/omvl.jpg) no-repeat top left; }
	div.marka-gasitaly { background:url(images/markalar/gasitaly.jpg) no-repeat top left; }
	
	
	
	
	div.galeri {
		position:relative;
		width:799px;
		margin-top:10px;
		margin-bottom:10px;
	}
	
		div.galeri ul li {
			position:relative;
			width:100px;
			height:70px;
			overflow:hidden;
			border:2px solid #000;
			float:left;
			margin-right:3px;
		}
	
	
					
#footer {
	position:relative;
	width:100%;
	height:70px;
	border-top:4px solid #3C4455;
}

#footercont {
	position:relative;
	width:1000px;
	margin:auto;
}

#footercont a {
	text-decoration:none;
	font:bold italic .7em "Arial", sans-serif;
	color:#999;
	float:right;
}
#footercont a span {
	font-style:normal;
	font-weight:normal;
}
