/*****
Image Menu
v 2.2
	*****/

#imageMenu {
	height: 261px;
	overflow: hidden;
	background-color: #ffffff;
	padding: 10px 0 20px 0px;
	border-style: none;
	 margin: 0 auto;
  width:880px;
}

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

#imageMenu ul li {
	float: left;
	border-bottom-style: double;
	border-bottom-width: 1px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-top-style: double;
	border-top-width: 1px;
        border-color: blue;

}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#000000 none repeat scroll 0%;
	
        border-right: 1px solid #ffffff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:120px;
	height: 250px;
		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(images/fujifilm.gif) repeat scroll 0%;
}

#imageMenu ul li.bk2 a {
	background: url(images/canon.gif) repeat scroll 0%;
}

#imageMenu ul li.bk3 a {
	background: url(images/panasonic.gif) repeat scroll 0%;
}

#imageMenu ul li.bk4 a {
	background: url(images/casio.gif) repeat scroll 0%;
}

#imageMenu ul li.bk5 a {
	background: url(images/nikon.gif) repeat scroll 0%;
}
#imageMenu ul li.bk6 a {
	background: url(images/sony.gif) repeat scroll 0%;
       
}
#imageMenu ul li.bk7 a {
	background: url(images/olympus.gif) repeat scroll 0%;
        border-right-style: none;
}
#imageMenu ul li.bk8 a {
	background: url(images/sonyericsson.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk9 a {
	background: url(images/samsung.gif) repeat scroll 0%;
     
}
#imageMenu ul li.bk10 a {
	background: url(images/nokia.gif) repeat scroll 0%;
       
}
#imageMenu ul li.bk11 a {
	background: url(images/lg.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk12 a {
	background: url(images/apple.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk13 a {
	background: url(images/blackberry.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk14 a {
	background: url(images/htc.gif) repeat scroll 0%;
 border-right-style: none;
      
}
#imageMenu ul li.bk15 a {
	background: url(images/bnm.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk16 a {
	background: url(images/fortis.gif) repeat scroll 0%;
     
}
#imageMenu ul li.bk17 a {
	background: url(images/iwc.gif) repeat scroll 0%;
       
}
#imageMenu ul li.bk18 a {
	background: url(images/omega.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk19 a {
	background: url(images/rolex.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk20 a {
	background: url(images/swatch.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk21 a {
	background: url(images/tagheuer.gif) repeat scroll 0%;
 border-right-style: none;
      
}
#imageMenu ul li.bk22 a {
	background: url(images/canoncorder.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk23 a {
	background: url(images/jvccorder.gif) repeat scroll 0%;
     
}
#imageMenu ul li.bk24 a {
	background: url(images/sanyocorder.gif) repeat scroll 0%;
       
}
#imageMenu ul li.bk25 a {
	background: url(images/panasoniccorder.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk26 a {
	background: url(images/panasonic1.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk27 a {
	background: url(images/sonycorder.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk28 a {
	background: url(images/sony1.gif) repeat scroll 0%;
 border-right-style: none;
      
}
#imageMenu ul li.bk29 a {
	background: url(images/htcpda.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk30 a {
	background: url(images/gigabyte.gif) repeat scroll 0%;
     
}
#imageMenu ul li.bk31 a {
	background: url(images/nokiaPDA.gif) repeat scroll 0%;
       
}
#imageMenu ul li.bk32 a {
	background: url(images/eten.gif) repeat scroll 0%;
border-right-style: none;
        
}
#imageMenu ul li.bk33 a {
	background: url(images/point&shoot.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk34 a {
	background: url(images/point&shoot2.gif) repeat scroll 0%;
     
}
#imageMenu ul li.bk35 a {
	background: url(images/semi-pro.gif) repeat scroll 0%;
       
}
#imageMenu ul li.bk36 a {
	background: url(images/professional.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk37 a {
	background: url(images/professional1.gif) repeat scroll 0%;
        
}
#imageMenu ul li.bk38 a {
	background: url(images/flash1.gif) repeat scroll 0%;
    
}
#imageMenu ul li.bk39 a {
	background: url(images/lenses.gif) repeat scroll 0%;
 border-right-style: none;
      
}
#imageMenu ul li.bk40 a {
	background: url(images/fujifilm1.gif) repeat scroll 0%;
        border-right-style: none;
}
#imageMenu ul li.bk41 a {
	background: url(images/pentax1.gif) repeat scroll 0%;
        border-right-style: none;
}
#imageMenu ul li.bk42 a {
	background: url(images/samsung1.gif) repeat scroll 0%;
        border-right-style: none;
}
#imageMenu ul li.bk43 a {
	background: url(images/olympus1.gif) repeat scroll 0%;
        border-right-style: none;
}
#imageMenu ul li.bk44 a {
	background: url(images/canon1.gif) repeat scroll 0%;
        border-right-style: none;
}
.clear {
	clear: both;
}



