
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	padding:0px;
	margin:0 auto 0 auto;
	position: relative;
	width: 924px;
	height: 180px;
	overflow: hidden;
}

#imageMenu ul {
	padding:0px;
	margin:0px;
	list-style: none;
	margin: 0px;
	display: block;
	height: 180px;
	width: 5000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #000;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:153px;
	height: 200px;
}
#imageMenu ul li a {
	background-attachment: scroll;
}
.clear {
	clear: both;
}
#shine_banner span{
	display: none;
}
#shine_banner {
	padding:0px;
	margin:0 auto 0 auto;
	position: relative;
	overflow: hidden;
	z-index:300;
	font-size: 0px;
	width: 924px;
	height: 130px;
	background-image: url("../images/shine_banner_nwgusa.png") !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/shine_banner_nwgusa.png');
}
/************************************/
