
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width:475px;
	height:200px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 95px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 200px;
}

.jimgMenu ul li#gmc_1 a {
	background: url(../images/gmc_1.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_2 a {
	background: url(../images/gmc_2.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_3 a {
	background: url(../images/gmc_3.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_4 a {
	background: url(../images/gmc_4.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_5 a {
	background: url(../images/gmc_5.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_6 a {
	background: url(../images/gmc_6.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_7 a {
	background: url(../images/gmc_7.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_8 a {
	background: url(../images/gmc_8.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_9 a {
	background: url(../images/gmc_9.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_10 a {
	background: url(../images/gmc_10.gif) no-repeat scroll 0%;
}
.jimgMenu ul li#gmc_11 a {
	background: url(../images/gmc_11.gif) no-repeat scroll 0%;
	border-right-style: none;
}
.jimgMenu ul li#gmc_12 a {
	background: url(../images/gmc_12.gif) no-repeat scroll 0%;
	border-right-style: none;
}

.jimgMenu ul li#gmc_13 a {
	background: url(../images/gmc_13.gif) no-repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}