#banner-2 {
	background: url(../img/banner-2/our-services.jpg) left no-repeat;
	width: 930px;
	height: 310px;
	margin: 0 0 30px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin: 0 10px 0 10px;
}

#banner-2 ul {
	position: absolute;
	right: 0;
	top: 0;
	width: 800px;
	height: 310px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#banner-2 li {
	float: left;
	display: inline;
	width: 160px;
	height: 310px;
	overflow: hidden;
	margin: 0;
}
#banner-2 li a {
	display: block;
	width: 224px;
	height: 310px;
	overflow: hidden;
	position: relative;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #fff;
}
#banner-2 li a:hover {
	text-decoration: none;
}
#banner-2 li a span {
	background: url(../img/banner-2/services-title-bg.png) repeat;
	display: block;
	width: 160px;
	height: 43px;
	padding: 7px 64px 0 0;
	position: absolute;
	bottom: 0;
	text-align: center;
	cursor: pointer;
}
#banner-2 li a small {
	font-size: 1em;
	font-weight: normal;
	position: absolute;
	bottom: 10px;
	right: 15px;
	display: none;
	cursor: pointer;
}

#banner-2 #a a {
	background: url(../img/banner-2/1.jpg) no-repeat 0%;
}
#banner-2 #b a {
	background: url(../img/banner-2/2.jpg) no-repeat 0%;
}
#banner-2 #c a {
	background: url(../img/banner-2/3.jpg) no-repeat 0%;
}
#banner-2 #d a {
	background: url(../img/banner-2/4.jpg) no-repeat 0%;
}
#banner-2 #e a {
	background: url(../img/banner-2/5.jpg) no-repeat 0%;
}







#banner-experience {
	background: url(../img/banner-experience/our-experience.jpg) left no-repeat;
	width: 930px;
	height: 310px;
	margin: 0 0 30px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin: 0 10px 0 10px;
}

#banner-experience ul {
	position: absolute;
	right: 0;
	top: 0;
	width: 800px;
	height: 310px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#banner-experience li {
	float: left;
	display: inline;
	width: 160px;
	height: 310px;
	overflow: hidden;
	margin: 0;
}
#banner-experience li a {
	display: block;
	width: 224px;
	height: 310px;
	overflow: hidden;
	position: relative;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #fff;
}
#banner-experience li a:hover {
	text-decoration: none;
}
#banner-experience li a span {
	background: url(../img/banner-2/services-title-bg.png) repeat;
	display: block;
	width: 160px;
	height: 43px;
	padding: 7px 64px 0 0;
	position: absolute;
	bottom: 0;
	text-align: center;
	cursor: pointer;
}
#banner-experience li a small {
	font-size: 1em;
	font-weight: normal;
	position: absolute;
	bottom: 10px;
	right: 15px;
	display: none;
	cursor: pointer;
}

#banner-experience #a a {
	background: url(../img/banner-experience/1.jpg) no-repeat 0%;
}
#banner-experience #b a {
	background: url(../img/banner-experience/2.jpg) no-repeat 0%;
}
#banner-experience #c a {
	background: url(../img/banner-experience/3.jpg) no-repeat 0%;
}
#banner-experience #d a {
	background: url(../img/banner-experience/4.jpg) no-repeat 0%;
}
#banner-experience #e a {
	background: url(../img/banner-experience/5.jpg) no-repeat 0%;
}