@charset "iso-8859-9";
/* CSS Document */
ul#menu {	
	height: 48px;
	width: 983px;
	margin: 0;
	padding: 0;
}

ul#menu li {
	list-style: none;
	float:left;
}

ul#menu li a {
	height: 48px;
	display: block;
	position:relative;
	}	

ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}	

#urunlerimiz a{ 
		width:152px;
		background: url(images/menu-complete.png) 0 0 no-repeat; 
}

#hakkimizda a{
		width:154px;
		background: url(images/menu-complete.png) -152px 0 no-repeat; 
}

#kampanyalar a{
		width:167px;
		background: url(images/menu-complete.png) -306px 0 no-repeat; 
}

#bizimle_calisin a{
		width:177px;
		background: url(images/menu-complete.png) -475px 0 no-repeat; 
}

#sorular_cevaplar a{
		width:177px;
		background: url(images/menu-complete.png) -654px 0 no-repeat; 
}

#iletisim_bilgileri a{
		width:156px;
		background: url(images/menu-complete.png) -833px 0 no-repeat; 
}



#urunlerimiz a:hover{
		width:152px;
		background: url(images/menu-complete.png) 0 -45px no-repeat; 
}

#hakkimizda a:hover{
		width:154px;
		background: url(images/menu-complete.png) -152px -45px no-repeat; 
}

#kampanyalar a:hover{
		width:167px;
		background: url(images/menu-complete.png) -306px -45px no-repeat; 
}

#bizimle_calisin a:hover{
		width:177px;
		background: url(images/menu-complete.png) -475px -45px no-repeat; 
}

#sorular_cevaplar a:hover{
		width:177px;
		background: url(images/menu-complete.png) -654px -45px no-repeat; 
}

#iletisim_bilgileri a:hover{
		width:156px;
		background: url(images/menu-complete.png) -833px -45px no-repeat; 
}

.footer {
background:#c6c6c6;
}