/* CSS Document */

#ServiceSlideShow{
margin-top:40px;
	width:585px;
	height:460px;
	float:left;

}

#ServiceSlideMoveLeft{
	width:50px;
	float:left;
	margin-top:180px;
	cursor:pointer;
}

#ServiceSlideMoveLeft img{
	float:right;
	width:45px;
}

#ServiceSlideMoveRight{
	width:50px;
	float:right;
	margin-top:180px;
	cursor:pointer;
}

#ServiceSlideMoveRight img{
	float:left;
	width:45px;
}


#ServiceSlideTop{
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:585px;
	height:23px;
	background-image:url(../images/slideShowTop.gif);


}

#ServiceSlideTopTitle{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding-left:7px;
	padding-top:3px;
}

#ServiceSlideTop img{
	float:left;
	width:585px;
	height:23px;
	margin-left:1px;
}

#slidePageButtonList{
	float:left;
	width:585px;
	text-align:center;
	BACKGROUND: url(.././images/slideShowBorder.png) repeat-y center;
}



#ServiceSlideMiddle{
	float:left;
	width:585px;
	height:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	BACKGROUND: url(.././images/slideShowBorder.png) repeat-y center;
}

#ServiceSlideBottom{
	float:left;
	width:585px;
	height:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
}

.customizedServiceSlide{
	width: 480px;
	vertical-align: middle;
	overflow:hidden;
}
.customizedService{
	float:left;
	width:120px;
	height:380px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.customizedServiceIcon{
	float:none;
	width:100px;
	height:80px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:20px;
	vertical-align: top;
	position: relative;
}

.customizedServiceContentHeader{
	float:none;
	width:100px;
	height:70px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.customizedServiceContentHeader a{
	text-decoration: none;
	color: #0066FF;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
}


.customizedServiceContent{
	float:none;
	width:90px;
	height:143px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	vertical-align: top;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.customizedServiceReadMore{
	float:none;
	width:90px;
	height:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	vertical-align:bottom;
	font: 11px/17px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.customizedServiceReadMore a{
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	font: 11px/17px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
