/*container*/

/*vertical left navigation*/

#conl{
	width:					110px;
	float:					left;
	
	background-color:		#dedede;
	margin:					0px;
	padding-top:	        5px;
	}			
	
#menu { 
	margin: 				10px 0px 10px 15px; 
	padding: 				0px; 
	text-align: 			center;  
	width:					110px;
	}
	
#menu ul{
	list-style: 			none ; 
	margin:					0px; 
	padding:				0px;
	text-align:				center;
	}
	
#menu li {
	margin: 				auto;
	padding-right: 			0px;
	list-style: 			none;
	}
	
#menu li a {
	display:				block;
	width: 					110px;
	w\idth:					110px;
	height: 				37.5px !important;
	height /**/:37.5px; /* IE 5/Win hack */ 
	list-style: 			none none
	}
	
#menu a:hover {
	background-position: 	0 -37.5px;
	list-style: 			none;
	}
		
#item1 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/home.png') no-repeat;
	margin-top: 			5px
	}

#item2 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/about_us.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item3 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/b_stone.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item4 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/cargoku.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item5 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/b_adobe.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item6 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/watersport.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item7 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/property.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item8 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/contact.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item9 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/testimonial.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item10 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/n-product.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item11 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/catalog.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}

#item12 a {
	width: 					110px;
	background: 			url('../images/top/leftnav/catalogue_ba.png') no-repeat;
	margin-top: 			5px;
	border:					0px;
	}
