body{padding: 0;	margin: 0px;}

#imageMenu {
	height: 240px;
	float: left;
	border-style: none;
	margin: 0 auto;
  	width: 1000px;
  	clear: both;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 199px;
	padding: 0;
	}

#imageMenu ul li {
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8x;
	padding-top: 8x;
	border-top-style: solid;
	border-top-width: 1px;
}

#imageMenu ul li a {
	text-indent: -1000px;
	
	border-right: 0 solid #333333;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:105px;
	height: 199px;
		margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#imageMenu ul li.bk1 a {
	background: url(/skins/advanced/images/01_home.jpg) repeat scroll 0%;
	}

#imageMenu ul li.bk2 a {
	background: url(/skins/advanced/images/02_architecture.jpg) repeat scroll 0%;
	
}

#imageMenu ul li.bk3 a {
	background: url(/skins/advanced/images/03_interior.jpg) repeat scroll 0%;
	
}

#imageMenu ul li.bk4 a {
	background: url(/skins/advanced/images/09_private.jpg) repeat scroll 0%;
	
}

#imageMenu ul li.bk5 a {
	background: url(/skins/advanced/images/04_design.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk6 a {
	background: url(/skins/advanced/images/05_exibitions.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk7 a {
	background: url(/skins/advanced/images/07_shop.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk8 a {
	background: url(/skins/advanced/images/08_press.jpg) repeat scroll 0%;
	border-right-style: none;
}

#imageMenu ul li.bk9 a {
	background: url(/skins/advanced/images/06_contacts.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}

